Update default packages

main
mat ess 2022-07-02 22:05:03 -04:00
parent fd2f8bd752
commit 2dba542565
1 changed files with 1 additions and 2 deletions

View File

@ -93,6 +93,7 @@
# Dev stuff
cloc # source code line counter
flyctl # command line tools for fly.io
jq # json processor
pijul # alternative to `git`
rustup # rust toolchain
@ -105,9 +106,7 @@
# nodePackages.node2nix
] ++ lib.optionals stdenv.isDarwin [
cocoapods
m-cli # useful macOS CLI commands
# prefmanager # tool for working with macOS defaults
];
# }}}