Removed nix.shell, as no longer required
This commit is contained in:
parent
4113c7ff86
commit
1cca325110
1 changed files with 0 additions and 6 deletions
|
|
@ -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}
|
||||
Loading…
Add table
Add a link
Reference in a new issue