artiq package should not depend on rustc #34
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?
I am trying a few things but Rust/cargo are not showing up in
nix-store -q -R
in the first place, only in Hydra's Build Dependencies tab.nix show-derivation
shows the inputs of a locally built derivation.Seems I got confused because of libartiq-support used in lit tests.
Note: there is also a related
removeReferencesTo
package in nixpkgs.