-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
nixUnstable: pre20210326_dd77f71 -> pre20210429_d15a196 #121263
Conversation
Result of 2 packages failed to build:6 packages built successfully:
Note that build failures may predate this PR, and could be nondeterministic or hardware dependent. Result of 2 packages failed to build:6 packages built successfully:
2 suggestions:
Note that build failures may predate this PR, and could be nondeterministic or hardware dependent. |
Not sure if we want to upgrade if the tests didn't fully run https://github.com/NixOS/nix/runs/2470165209 |
That test is a know flaky test (see for example https://github.com/NixOS/nix/runs/2419910217 for another instance of it failing on master). I’ve updated hydra too to catch-up with the Nix update. The dydisnix failure seems unrelated − the failure comes from |
@regnat OK, this shouldn't be merged as-is.
|
According to git bisect the commit 255d145 is the problem. |
Opened NixOS/nix#4759 to fix this. |
Ok, seemed to be false alarm. You have to update your nix-daemon as well for getting this to work. New EDIT: the version number of the daemon protocol should be bumped retroactively to entirely get rid of this incompatibility. |
Thanks for catching that @Ma27. Let’s wait for NixOS/nix#4763 to be merged first then |
78effd7
to
925b4db
Compare
Just updated Nix with the fix mentionned above, should be good now! |
(amongst other things) several fixes to make the `ca-derivations` experimental feature usable on a daily basis
Required to work with the latest nixUnstable
925b4db
to
bdc95ab
Compare
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/tweag-nix-dev-update-11/12886/1 |
Motivation for this change
(amongst other things) several fixes to make the
ca-derivations
experimental feature usable on a daily basisThings done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)