mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 12:49:32 -08:00
cleaned up already included packages
This commit is contained in:
parent
2071d15a11
commit
578319c66f
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ let
|
|||
ruststable = (pkgs.latest.rustChannels.stable.default.override {
|
||||
extensions = [
|
||||
"rust-src"
|
||||
"rustfmt"
|
||||
"clippy"
|
||||
];
|
||||
});
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue