nixify + npins #9

Merged
elland merged 3 commits from nixify into dev 2025-10-05 11:06:34 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 16de1a1950 - Show all commits

1
.envrc Normal file
View file

@ -0,0 +1 @@
use nix

View file

@ -11,7 +11,7 @@ pkgs.mkShell rec {
packages = packages =
with pkgs; with pkgs;
[ [
haskell.packages.ghc9102.ghc haskell.packages.ghc912.ghc
zlib zlib
] ]
++ map haskell.lib.justStaticExecutables [ ++ map haskell.lib.justStaticExecutables [