-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
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: 2.5pre20211007 -> 2.5pre20211126 #147376
Conversation
nix-eval-jobs doesn't build @Mic92 @adisbladis
|
This also should make prevent breakages like NixOS#147376
see: #147387 |
84d5bcd
to
c192da1
Compare
Looks like aarch64-darwin failed in CI: And later with the same issue in Hydra: Is it not considered a blocker? |
;/ why did the tests show gray instead of red |
I'm on aarch64-darwin, running nixpkgs-review I'm told "Nothing to be built." and it succeeds. Is there something more specific you'd like tested? |
its already been merged so please just pull in a nixpkgs clone and build |
It looks like it's hanging on one of the tests. Here's the full log: https://gist.github.com/samuela/a911336f320c2c0b6da1b6f2537bcf7b. It's been stuck on this test for a number of minutes now and my CPUs are inactive. |
This also should make prevent breakages like NixOS#147376
I can try bisecting:
|
cc @edolstra |
As it was the case with nixUnstable being Nix 2.4pre, I added a backport-label now to also give users of stable NixOS a chance to test unstable Nix. In the end the attribute is already called EDIT: OK, github only refreshed the status of the PR but didn't show me the messages up until I posted that one. I guess we should wait a bit witht he backprot then :) |
Successfully created backport PR #147895 for |
I opened a PR to disable the broken test to get the package working for the most part: |
Motivation for this change
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes