-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
hydra: 2020-03-24 -> 2020-04-07 #84501
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
Conversation
Could this be the reason why I've been getting segmentation faults after completing the hydra migration? |
So, the
Uhm what? I'm not sure tbh since those issues appeared after the latest |
Also removed `pkgs.hydra-flakes` since flake-support has been merged into master[1]. Because of that, `pkgs.hydra-unstable` is now compiled against `pkgs.nixFlakes` and currently requires a patch since Hydra's master doesn't compile[2] atm. [1] NixOS/hydra#730 [2] NixOS/hydra#732
Before merging, we should discuss though if we want to provide an older version of Hydra without flake-support, at least for 20.03 since this feature isn't stabilized or officially accepted. |
In my personal opinion, I wouldn't worry about it. Users won't be able to use flake support in Hydra unless they go through the rigamarole of enabling it all in their local envs too, and by that point they should be well aware of it being experimental ... right? Just my $0.001. |
That sounds correct to me also, but I don't really know how that will look in hydra. (:exclamation: this thing is experimental) |
can you even withdraw that little physically? 😁 |
Only in Office Space, and even then the decimal place is in the wrong spot :) |
We'll also need this on stable: https://hydra.nixos.org/job/nixos/release-20.03/nixos.tests.hydra.hydra-unstable.x86_64-linux #80379 |
I'm aware of that :) |
@knedlsepp backported as c25e25f. If you want to use it now, you may need some patience though, I had to compile rustc, cargo and nix locally. |
Motivation for this change
Upgrades Hydra to the latest git revs, also fixes the build of
hydra-unstable
(https://hydra.nixos.org/build/116209553).Things 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)