diff --git a/shell.nix b/shell.nix deleted file mode 100644 index 3dc01ba..0000000 --- a/shell.nix +++ /dev/null @@ -1,6 +0,0 @@ -# This file is no longer useful for normal nix-shell, as it has -# been superseded by flake.nix However, this is still useful for -# lorri to use automatically. -{ system ? builtins.currentSystem }: - -(builtins.getFlake (toString ./.)).devShell.${system}