diff options
Diffstat (limited to 'nix/flake.nix')
| -rw-r--r-- | nix/flake.nix | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/nix/flake.nix b/nix/flake.nix index 21b5613..326809b 100644 --- a/nix/flake.nix +++ b/nix/flake.nix @@ -111,10 +111,9 @@ fira-code python3 poetry + statix + deadnix ]; - shellHook = '' -poetry shell - ''; }; packages."${system}" = { |
