feat: add nixpkgs-fmt
This commit is contained in:
parent
52a3c57a92
commit
dc9dda5086
1 changed files with 6 additions and 5 deletions
|
|
@ -16,16 +16,17 @@
|
|||
] ++ lib.optionals (devenv.enable) [
|
||||
# languages
|
||||
gcc13
|
||||
rustc
|
||||
cargo
|
||||
go
|
||||
python312
|
||||
lua
|
||||
nixpkgs-fmt
|
||||
openjdk17
|
||||
javaPackages.openjfx17
|
||||
gradle_7
|
||||
python312
|
||||
nodenv
|
||||
rustc
|
||||
cargo
|
||||
nodejs_21
|
||||
lua
|
||||
nodenv
|
||||
] ++ lib.optionals (gui.enable) [
|
||||
libnotify
|
||||
glib # gsettings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue