Removed nix.shell, as no longer required
This commit is contained in:
parent
757b090e35
commit
28afe13bf9
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