From ecb3b4c428c42cef68eb13e914676de3a8d04fac Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 25 May 2019 15:59:46 -0300 Subject: Add shell.nix pointing to shell derivation in default.nix --- shell.nix | 1 + 1 file changed, 1 insertion(+) create mode 100644 shell.nix diff --git a/shell.nix b/shell.nix new file mode 100644 index 0000000..af299aa --- /dev/null +++ b/shell.nix @@ -0,0 +1 @@ +(import ./default.nix).shell -- cgit v1.2.3