Update default packages
parent
fd2f8bd752
commit
2dba542565
|
@ -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
|
||||
];
|
||||
# }}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue