mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-10-03 20:23:27 +00:00
nix: enable parallel building; clean up devshell
Some checks failed
Rust / build (push) Has been cancelled
Some checks failed
Rust / build (push) Has been cancelled
This commit is contained in:
parent
774442eb63
commit
9c897b5960
2 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,6 @@
|
|||
clippy,
|
||||
cargo,
|
||||
rustc,
|
||||
gcc,
|
||||
rustPlatform,
|
||||
gnuplot,
|
||||
}:
|
||||
|
@ -15,7 +14,6 @@ mkShell {
|
|||
nativeBuildInputs = [
|
||||
cargo
|
||||
rustc
|
||||
gcc
|
||||
|
||||
rust-analyzer-unwrapped
|
||||
rustfmt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue