cargo-semver-checks: Permission denied to .cargo-lock
during rebuild on aarch64-darwin
#413204
Open
3 tasks done
Labels
Uh oh!
There was an error while loading. Please reload this page.
Nixpkgs version
Describe the bug
I'm using nix-darwin to manage packages, unstable is chosen channel, but
cargo-semver-checks
is overridden to be from 25.05:During rebuild I get the following error:
failed to open: /tmp/test_crates/debug/.cargo-lock
This happens both with sandbox enabled and disabled, I also think, this error appeared quite some time ago, but can't be sure as to when has it started.
Current generation cargo-semver-checks is 0.39.0, the one that fails to build is 0.41.0
Steps to reproduce
And this is the longer way, that I used to reproduce the error originally, I think it is equivalent?:
Expected behaviour
cargo-semver-checks builds without failure
Screenshots
No response
Relevant log output
Additional context
No response
System metadata
No response
Are you using nix-darwin?
Yes, I am using nix-darwin.
Notify maintainers
@figsoda @matthiasbeyer
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE
.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: