mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
added packages: zig, cargo-bloat, cargo-tarpaulin
This commit is contained in:
@@ -428,6 +428,7 @@
|
|||||||
(python311Full.withPackages(ps: with ps; [ pygobject3 gobject-introspection pyqt6-sip]))
|
(python311Full.withPackages(ps: with ps; [ pygobject3 gobject-introspection pyqt6-sip]))
|
||||||
nodejs_20
|
nodejs_20
|
||||||
bun
|
bun
|
||||||
|
zig
|
||||||
|
|
||||||
python311Packages.python-lsp-server
|
python311Packages.python-lsp-server
|
||||||
nodePackages_latest.nodemon
|
nodePackages_latest.nodemon
|
||||||
@@ -449,11 +450,13 @@
|
|||||||
cargo-edit
|
cargo-edit
|
||||||
cargo-outdated
|
cargo-outdated
|
||||||
cargo-license
|
cargo-license
|
||||||
|
cargo-tarpaulin
|
||||||
cargo-cross
|
cargo-cross
|
||||||
cargo-zigbuild
|
cargo-zigbuild
|
||||||
cargo-nextest
|
cargo-nextest
|
||||||
cargo-spellcheck
|
cargo-spellcheck
|
||||||
cargo-modules
|
cargo-modules
|
||||||
|
cargo-bloat
|
||||||
# cargo
|
# cargo
|
||||||
bacon
|
bacon
|
||||||
taplo #toml formatter & lsp
|
taplo #toml formatter & lsp
|
||||||
|
Reference in New Issue
Block a user