rustc should not be installed #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
rustc gets installed for some reason, which bloats the installation and makes it unnecessarily slow.
More specifically those entries are bloating the nix store:
cjaffkh9in3507i104bmsfkgpa436s3s-rust
also contains1.51.0-nightly-2021-01-28
.Can be reproduced without installing a machine with
nix build .#nixosConfigurations.artiq.config.system.build.toplevel
Two bugs here:
Didn't actually work :(
Seems the binary substituter isn't used during installation and it uses rustc for the libartiq-support tests.