chore(flake.nix): Remove unused cargo build deps
This commit is contained in:
parent
961410206a
commit
3cf3777e55
2 changed files with 4 additions and 10 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -746,11 +746,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1750960134,
|
"lastModified": 1751230698,
|
||||||
"narHash": "sha256-5FAvzqSmG34Y6AAnOJU7DB1ABSCn5LTSAV3B7CPR0nA=",
|
"narHash": "sha256-ANWE9dHPeACz3SIbUhbWZforTgfAvOS5Tg1l4yYa/B0=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "ba6b0351137bdefe18cfbab2de47deb59c8096f5",
|
"rev": "e410afb41ba16a2ceeaeff85c536d35f10bbbdcf",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -154,13 +154,7 @@
|
||||||
|
|
||||||
nixpkgs-fmt
|
nixpkgs-fmt
|
||||||
|
|
||||||
cargo
|
packwiz
|
||||||
clippy
|
|
||||||
rustc
|
|
||||||
rustfmt
|
|
||||||
rust-analyzer
|
|
||||||
pkg-config
|
|
||||||
openssl
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue