cleanup
This commit is contained in:
parent
30f8b1dbf5
commit
97bad35d47
1 changed files with 13 additions and 14 deletions
|
|
@ -6,29 +6,29 @@
|
||||||
# gh
|
# gh
|
||||||
# vulkan-loader
|
# vulkan-loader
|
||||||
# fontforge
|
# fontforge
|
||||||
|
# radicle-node
|
||||||
|
# hyperfine # benchmarking
|
||||||
direnv
|
direnv
|
||||||
qFlipper
|
|
||||||
hyperfine
|
|
||||||
jujutsu
|
jujutsu
|
||||||
just
|
just
|
||||||
lldb
|
lldb
|
||||||
lua-language-server
|
lua-language-server
|
||||||
radicle-cli
|
qFlipper
|
||||||
sd
|
sd
|
||||||
sqlite
|
sqlite
|
||||||
sqlx-cli
|
sqlx-cli
|
||||||
sshfs
|
sshfs
|
||||||
taplo
|
taplo # toml lsp
|
||||||
tio
|
tio
|
||||||
tokei
|
tokei
|
||||||
typos
|
typos
|
||||||
|
|
||||||
# arduino
|
# # arduino
|
||||||
arduino-language-server
|
# arduino-language-server
|
||||||
arduino-cli
|
# arduino-cli
|
||||||
pkgsCross.avr.buildPackages.gcc
|
# pkgsCross.avr.buildPackages.gcc
|
||||||
avrdude
|
# avrdude
|
||||||
ravedude
|
# ravedude
|
||||||
|
|
||||||
# c
|
# c
|
||||||
clang
|
clang
|
||||||
|
|
@ -53,7 +53,7 @@
|
||||||
# nixpkgs-fmt
|
# nixpkgs-fmt
|
||||||
alejandra
|
alejandra
|
||||||
|
|
||||||
# python
|
# # python
|
||||||
# pypy3
|
# pypy3
|
||||||
# python3
|
# python3
|
||||||
# python310Packages.python-lsp-server
|
# python310Packages.python-lsp-server
|
||||||
|
|
@ -61,19 +61,18 @@
|
||||||
# ruff-lsp
|
# ruff-lsp
|
||||||
|
|
||||||
#rust
|
#rust
|
||||||
probe-rs
|
|
||||||
bacon
|
bacon
|
||||||
cargo-feature
|
cargo-feature
|
||||||
cargo-generate
|
cargo-generate
|
||||||
bacon
|
|
||||||
elf2uf2-rs
|
elf2uf2-rs
|
||||||
|
flip-link
|
||||||
mdbook
|
mdbook
|
||||||
mold-wrapped
|
mold-wrapped
|
||||||
|
probe-rs
|
||||||
rustup
|
rustup
|
||||||
sccache
|
sccache
|
||||||
trunk
|
trunk
|
||||||
wasm-bindgen-cli
|
wasm-bindgen-cli
|
||||||
flip-link
|
|
||||||
];
|
];
|
||||||
|
|
||||||
hardware.flipperzero.enable = true;
|
hardware.flipperzero.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue