-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nix-du: init at 0.1.1 #40896
nix-du: init at 0.1.1 #40896
Conversation
@GrahamcOfBorg build nix-du |
Success on x86_64-linux (full log) Attempted: nix-du Partial log (click to expand)
|
Failure on x86_64-darwin (full log) Attempted: nix-du Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: nix-du Partial log (click to expand)
|
@grahamc do we have a sandbox again on macOS? |
I might be because the test suite runs nix (on a local, temporary store). I think the error messages come from these nix invocations. Unfortunately I can't test on MacOS. Do you think adding the option |
It should help, if it runs nix in single-user mode. |
so I just pushed a patch to add |
@GrahamcOfBorg build nix-du |
Failure on x86_64-darwin (full log) Attempted: nix-du Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: nix-du Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: nix-du Partial log (click to expand)
|
Ok this just disables tests for now on darwin. |
Just if you are curious why it failed even when disabling the sandbox: |
Interesting. Too bad macOS does not allow to nest those like Linux does. |
Motivation for this change
package https://github.com/symphorien/nix-du
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)