This commit is contained in:
Amy de Buitléir 2025-09-04 20:33:12 +01:00
parent 51e3ffc77f
commit 8bdbf9cd62

View file

@ -4,7 +4,7 @@
$ mkdir tempwork
$ cd tempwork
$ cp ../flake.nix Main.hs .
$ git add flake.nix
$ git add flake.nix Main.hs
$ nix develop
$ git add flake.lock
$ git commit -a -m temp