aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix7
1 files changed, 0 insertions, 7 deletions
diff --git a/shell.nix b/shell.nix
deleted file mode 100644
index 77db547..0000000
--- a/shell.nix
+++ /dev/null
@@ -1,7 +0,0 @@
1(import (
2 fetchTarball {
3 url = "https://github.com/edolstra/flake-compat/archive/99f1c2157fba4bfe6211a321fd0ee43199025dbf.tar.gz";
4 sha256 = "0x2jn3vrawwv9xp15674wjz9pixwjyj3j771izayl962zziivbx2"; }
5) {
6 src = ./.;
7}).shellNix