-
-
Notifications
You must be signed in to change notification settings - Fork 15k
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
home-assistant: 0.75.2 -> 0.76.1 #45414
Conversation
Success on x86_64-darwin (full log) Attempted: home-assistant Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: home-assistant Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: home-assistant Partial log (click to expand)
|
When overriding cryptography and cryptograohy_vectors, the assertion fails because `version` still refers to the old value.
Also simplify the way overrides are defined for better readability and use the opportunity to introduce a packageOverrides option.
7bb0388
to
3f9a8b3
Compare
Success on x86_64-darwin (full log) Attempted: home-assistant Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: home-assistant Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: home-assistant Partial log (click to expand)
|
@GrahamcOfBorg test home-assistant |
Success on x86_64-linux (full log) Attempted: tests.home-assistant Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: tests.home-assistant Partial log (click to expand)
|
Motivation for this change
I also revamped the way vesions are pinned using
lib.composeExtensions
. Cf. #44426.Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)