-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
bump rivet, yoda, lhapdf #27366
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
bump rivet, yoda, lhapdf #27366
Conversation
Don't merge yet. Need to test lhapdf reverse dependencies. |
e2b137b
to
c3f9a66
Compare
|
ok, will look into it. |
Looks like LHAPDF upstream changed its file:
|
@@ -6,7 +6,7 @@ stdenv.mkDerivation rec { | |||
|
|||
src = fetchurl { | |||
url = "http://www.hepforge.org/archive/lhapdf/LHAPDF-${version}.tar.gz"; | |||
sha256 = "005jfapdj3mmk62p9qgvw7nyg93pqy249p1xy2ws1qx42xj76lih"; | |||
sha256 = "0gfjps7v93n0rrdndkhp22d93y892bf76pnzdhqbish0cigkkxph"; |
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 have an idea how this can happen? Does the authors reupload their archives or is the archive regenerated? In the latter case fetchzip
would be the better choice.
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.
@Mic92
This happened: https://lhapdf.hepforge.org/hg/lhapdf/
I guess I jumped the gun here. Web pages still list mention 6.1.6 as the latest version: https://lhapdf.hepforge.org/
@Mic92 Thank you! |
Motivation for this change
Things done
(nix.useSandbox on NixOS,
or option
build-use-sandbox
innix.conf
on non-NixOS)
nix-shell -p nox --run "nox-review wip"
./result/bin/
)