add ncurses and alire
+ ncurses: pick up termcap for ghostty + alire/gpr/gnat: do ada stuff
This commit is contained in:
parent
789f562701
commit
ea9411b3e2
|
@ -7,6 +7,7 @@
|
|||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
adafruit-nrfutil
|
||||
alire
|
||||
arduino
|
||||
arduino-cli
|
||||
arduino-ide
|
||||
|
@ -26,8 +27,11 @@
|
|||
fira-code
|
||||
firefox
|
||||
ghostty
|
||||
gnat15
|
||||
gnome-disk-utility
|
||||
go-font
|
||||
gnat15Packages.gpr2
|
||||
gnat15Packages.gpr-build
|
||||
graphviz
|
||||
i3
|
||||
i3lock
|
||||
|
|
|
@ -36,6 +36,7 @@
|
|||
mg
|
||||
mutt
|
||||
ncdu
|
||||
ncurses
|
||||
nmap
|
||||
neofetch
|
||||
ntp
|
||||
|
|
Loading…
Reference in New Issue