Commit graph

6 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Franz Pletz 3c00902c71
qcdnum: 17-01-13 -> 17-01-15 2019-12-27 03:48:21 +01:00
Renaud 57a19cb5b6
qcdnum: fix build
It was failing on Hydra with:
ld: cannot find -lz
2019-11-16 18:42:04 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Dmitry Kalinkin ad6b9e4604
qcdnum: downgrade 17-01-14 -> 17-01-13
17-01-14 is not compatible with xfitter. It fails with:

  PDFEXT obsolete, please use EXTPDF instead
2018-10-09 18:57:49 -04:00
Dmitry Kalinkin 5c2a7f104e qcdnum: init at 17-01-14 2018-09-24 14:34:48 -04:00