feat: added programs

This commit is contained in:
Jacob Bachmann 2024-01-31 19:47:10 +01:00
parent df50c9715d
commit 492f835872
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
3 changed files with 4 additions and 0 deletions

View file

@ -15,6 +15,7 @@
libsecret
xidel # xml parser
nvd # nix diff package versions between two store paths
inotify-tools # set of command-line programs providing a simple interface to inotify
] ++ lib.optionals (devenv.enable) [
# languages
gcc13