lhapdf.pdf_sets: fix download url
This commit is contained in:
parent
f545816c62
commit
b83257ca5f
@ -6,7 +6,7 @@ let
|
|||||||
inherit name;
|
inherit name;
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://www.hepforge.org/archive/lhapdf/pdfsets/6.2/${name}.tar.gz";
|
url = "http://lhapdfsets.web.cern.ch/lhapdfsets/current/${name}.tar.gz";
|
||||||
inherit sha256;
|
inherit sha256;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user