about summary refs log tree commit diff stats
path: root/shell.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/shell.nix b/shell.nix
deleted file mode 100644
index d2c4c45..0000000
--- a/shell.nix
+++ /dev/null
@@ -1,3 +0,0 @@
-{ system ? builtins.currentSystem }:
-
-(builtins.getFlake (toString ./.)).devShells.${system}.default