-
-
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
parity: 1.10.8 -> 1.11.8; parity-beta: init at 2.0.1 #44170
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cmake 3.1+
@@ -86,6 +86,7 @@ rec { | |||
}; | |||
|
|||
parity = callPackage ./parity { }; | |||
parity-beta = callPackage ./parity/beta.nix { }; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you intend to keep this package up to date? I ask because nightly builds that we had in nixpkgs tend to bitrot.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I'll update beta according to paritytech release policy in the same time as stable release.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGFM
@GrahamcOfBorg build parity parity-beta |
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: parity, parity-beta Partial log (click to expand)
|
Failure on aarch64-linux (full log) Attempted: parity, parity-beta Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: parity, parity-beta Partial log (click to expand)
|
parity-beta fails on aarch64, but it could be a temporary error:
|
Let's merge anyway and see what happens on Hydra. |
Motivation for this change
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)