pissoir: initial modeling
This commit is contained in:
4
pissoir/shell.nix
Normal file
4
pissoir/shell.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ pkgs ? import <nixpkgs> {} }:
|
||||
pkgs.mkShell {
|
||||
buildInputs = [ pkgs.ghc ];
|
||||
}
|
||||
Reference in New Issue
Block a user