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
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
adafruit-nrfutil
|
adafruit-nrfutil
|
||||||
|
alire
|
||||||
arduino
|
arduino
|
||||||
arduino-cli
|
arduino-cli
|
||||||
arduino-ide
|
arduino-ide
|
||||||
|
@ -26,8 +27,11 @@
|
||||||
fira-code
|
fira-code
|
||||||
firefox
|
firefox
|
||||||
ghostty
|
ghostty
|
||||||
|
gnat15
|
||||||
gnome-disk-utility
|
gnome-disk-utility
|
||||||
go-font
|
go-font
|
||||||
|
gnat15Packages.gpr2
|
||||||
|
gnat15Packages.gpr-build
|
||||||
graphviz
|
graphviz
|
||||||
i3
|
i3
|
||||||
i3lock
|
i3lock
|
||||||
|
|
|
@ -36,6 +36,7 @@
|
||||||
mg
|
mg
|
||||||
mutt
|
mutt
|
||||||
ncdu
|
ncdu
|
||||||
|
ncurses
|
||||||
nmap
|
nmap
|
||||||
neofetch
|
neofetch
|
||||||
ntp
|
ntp
|
||||||
|
|
Loading…
Reference in New Issue