Closed chadac closed 1 year ago
Works on the first try! :kissing: :ok_hand: :sparkles:
❯ nix run
dt 1.2.4
Learn from my mistakes - someone should.
» [ 1 2 3 4 5 6 7 8 9 ] [ \n: [ ] [ "*" push ] n times unwords ] map pls
*
* *
* * *
* * * *
* * * * *
* * * * * *
* * * * * * *
* * * * * * * *
* * * * * * * * *
»
❯ nix develop
[hiljusti@blackbox dt]$ which zig
/nix/store/6vgflg2gmqs0cn6n3h2npimfcybizwwp-zig-0.11.0/bin/zig
[hiljusti@blackbox dt]$ zig build
[hiljusti@blackbox dt]$ zig-out/bin/dt
dt 1.2.4
Keep your stick on the ice.
» quit
[hiljusti@blackbox dt]$
flake.nix
anddefault.nix
for Nix buildstests
nix build .#
worksnix run .#
worksnix develop
provisions a dev environment with zig