chore: remove ncurses from nix package and devshell
This commit is contained in:
parent
e305c41118
commit
e92fbe95a2
|
@ -11,7 +11,6 @@ mkShell {
|
|||
gnugrep
|
||||
gnused
|
||||
jq
|
||||
ncurses
|
||||
pciutils
|
||||
procps
|
||||
python3
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
, gnugrep
|
||||
, gnused
|
||||
, jq
|
||||
, ncurses
|
||||
, pciutils
|
||||
, procps
|
||||
, python3
|
||||
|
@ -38,7 +37,6 @@ let
|
|||
gnugrep
|
||||
gnused
|
||||
jq
|
||||
ncurses
|
||||
pciutils
|
||||
procps
|
||||
python3
|
||||
|
|
Loading…
Reference in New Issue