IRC channel logs
2025-04-11.log
back to list of logs
<cow_2001>lookit! ls -l "$(guix build -e '(@ (gnu packages guile-xyz) guile-hoot)')"/share/guile-hoot/*/{reflect-js/reflect.js,reflect-wasm/*.wasm} <cow_2001>oh, i think these expansions might run the same guix command for each expansion <cow_2001>touch aaaaa bbbbb ccccc; ls "$( echo moo 1>&2 )"/{aaaaa,bbbbb,ccccc} # would print 3 times "moo" into the stderr