mirror of
https://github.com/zhaofengli/attic.git
synced 2024-11-20 11:39:13 +03:00
flake/devshells: Move rustc to separate category
This commit is contained in:
parent
1da3ed6b50
commit
8157a3337a
@ -35,9 +35,11 @@ in
|
||||
cfg = config.attic.devshell;
|
||||
in {
|
||||
attic.devshell.packageSets = with pkgs; {
|
||||
rust = [
|
||||
rustc = [
|
||||
rustc
|
||||
];
|
||||
|
||||
rust = [
|
||||
cargo-expand
|
||||
cargo-outdated
|
||||
cargo-edit
|
||||
|
Loading…
Reference in New Issue
Block a user