chore: remove ncurses from nix package and devshell

This commit is contained in:
Martin Wimpress 2024-07-02 13:56:30 +01:00 committed by Martin Wimpress
parent e305c41118
commit e92fbe95a2
2 changed files with 0 additions and 3 deletions

View File

@ -11,7 +11,6 @@ mkShell {
gnugrep
gnused
jq
ncurses
pciutils
procps
python3

View File

@ -11,7 +11,6 @@
, gnugrep
, gnused
, jq
, ncurses
, pciutils
, procps
, python3
@ -38,7 +37,6 @@ let
gnugrep
gnused
jq
ncurses
pciutils
procps
python3