init: set up Nix environment
This commit is contained in:
commit
a8a8cddae6
5 changed files with 127 additions and 0 deletions
2
shell.nix
Normal file
2
shell.nix
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{ pkgs }:
|
||||
pkgs.mkShell {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue