add shell.nix

This commit is contained in:
Daniel Barlow 2022-02-16 21:55:09 +00:00
parent ec41038c4d
commit b4362b230a

1
just/shell.nix Normal file
View File

@ -0,0 +1 @@
with import <nixpkgs> {} ; callPackage ./. {}