Skip to content

Commit 9177f25

Browse files
committed
Remove cargoArtifacts from nix flake
I realize now that this wasn't necessary, and it makes `nix develop` and direnv take much longer than they should.
1 parent e239fab commit 9177f25

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@
168168
packages = [
169169
rustStable
170170
rustNightly
171-
cargoArtifacts
172171
pkgs.cargo-insta
173172
];
174173
};

0 commit comments

Comments
 (0)