diff options
Diffstat (limited to 'nix/repl.nix')
-rw-r--r-- | nix/repl.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/repl.nix b/nix/repl.nix new file mode 100644 index 0000000..94edf3a --- /dev/null +++ b/nix/repl.nix @@ -0,0 +1 @@ +{ nixpkgs = import ./.; } |