diff --git a/just/shell.nix b/just/shell.nix new file mode 100644 index 0000000..a760f25 --- /dev/null +++ b/just/shell.nix @@ -0,0 +1 @@ +with import {} ; callPackage ./. {}