update shell.nix
This commit is contained in:
parent
dde9f9dbf4
commit
dc27d33114
1 changed files with 0 additions and 10 deletions
10
shell.nix
10
shell.nix
|
@ -27,17 +27,7 @@ in mkShell rec {
|
||||||
hugo
|
hugo
|
||||||
go
|
go
|
||||||
nodejs
|
nodejs
|
||||||
clojure
|
|
||||||
clojure-lsp
|
|
||||||
clj-kondo
|
|
||||||
sbcl'
|
sbcl'
|
||||||
|
|
||||||
clippy
|
|
||||||
rustc
|
|
||||||
cargo
|
|
||||||
rustfmt
|
|
||||||
rust-analyzer
|
|
||||||
corrosion
|
|
||||||
];
|
];
|
||||||
|
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue