Commit graph

128 commits

Author SHA1 Message Date
R. RyanTM 77424f2c6d hepmc3: 3.1.1 -> 3.1.2 (#69587)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hepmc3/versions
2019-09-26 18:32:37 -04:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
R. RyanTM 94804a63a2 apfel: 3.0.3 -> 3.0.4 (#63977)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apfel/versions
2019-08-12 10:36:03 -04:00
Dmitry Kalinkin ecef988054
hepmc: rename to hepmc2 2019-08-05 17:47:43 -04:00
Dmitry Kalinkin d046fb8ea9
hepmc: 2.06.09 -> 2.06.10 2019-08-05 16:47:34 -04:00
R. RyanTM 621880e5e7 pythia: 8.240 -> 8.243 (#66036)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pythia/versions
2019-08-05 11:30:54 -04:00
Dmitry Kalinkin ccb9fefb1e
rivet: 2.7.0 -> 2.7.2 2019-06-27 10:45:49 -04:00
Dmitry Kalinkin 8f182df3f8
yoda: 1.7.4 -> 1.7.7 2019-06-27 10:40:41 -04:00
Gabriel Ebner cc5f64c3ea geant4: fix build with enableInventor = true 2019-06-17 18:40:52 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Dmitry Kalinkin 73b5a2531c
rivet: fix rivet-mkhtml runtime 2019-06-10 18:00:18 -04:00
Dmitry Kalinkin 00932b9d08
lhapdf.pdf_sets: update
Some of the downloads produce empty files, those hashes were not
updated.
2019-06-06 13:15:43 -04:00
R. RyanTM adceb10e36 lhapdf: 6.2.1 -> 6.2.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lhapdf/versions
2019-06-01 19:24:22 -07:00
c0bw3b 9cb260d091 [treewide] delete unused patches 2019-05-04 19:52:24 +02:00
Renaud a36cff247c
Merge pull request #59534 from r-ryantm/auto-update/hepmc3
hepmc3: 3.1.0 -> 3.1.1
2019-04-24 00:30:47 +02:00
Matthew Bauer 290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
R. RyanTM 30a3f2bdd6 hepmc3: 3.1.0 -> 3.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hepmc3/versions
2019-04-14 16:13:42 -07:00
Dmitry Kalinkin b154937027
herwig: 7.1.4 -> 7.1.5
thepeg: 2.1.4 -> 2.1.5
2019-04-05 00:21:17 -04:00
Dmitry Kalinkin cdab07b603
applgrid: fix build for gcc 2019-03-22 01:21:48 -04:00
Dmitry Kalinkin cf1de3c2df
yoda: fix sha hash of the tarball
Tarball was replaced upstream. The files are the same, changes are meta
only (appear to be timestamps).
2019-03-07 14:08:10 -05:00
Dmitry Kalinkin 01ad172921
rivet: 2.7.0 -> 2.7.0
Upstream changed tarball yet again. The change is to autotools scripts,
the new ones have a more strict check for "yoda" package version.
2019-03-06 16:47:55 -05:00
Dmitry Kalinkin 78d041f6a9 rivet: 2.6.2 -> 2.7.0 2019-02-19 10:19:25 -05:00
Sarah Brofeldt 3b1e68b79e
Merge pull request #55454 from veprbl/pr/hepmc3_init
hepmc3: init at 3.1.0
2019-02-08 19:26:58 +01:00
Dmitry Kalinkin 230f88a436
hepmc3: init at 3.1.0 2019-02-08 12:26:33 -05:00
R. RyanTM 904e9ab048 pythia: 8.235 -> 8.240
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pythia/versions
2019-02-04 18:48:20 -05:00
Dmitry Kalinkin 958201a98f
Merge pull request #48675 from veprbl/pr/xfitter_fix
xfitter: runtime fixes
2019-01-20 20:00:02 -05:00
Vladimír Čunát bde8efe792
Merge branch 'master' into staging-next
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
Robin Gloster 8f92eff731
hoppet: fix sandboxed build 2019-01-11 04:10:31 +01:00
Frederik Rietdijk 0a2caa41fe Python: drop python.majorVersion
Drop `python.majorVersion`. For Python language version, use `python.pythonVersion`.
For implementation version, use `python.sourceVersion`.

Some expressions were broken. Those that were identified were fixed.

fixup major
2019-01-04 10:45:22 +01:00
Sarah Brofeldt 4d34cfcd96
Merge pull request #51851 from veprbl/pr/rivet_bump
rivet: 2.6.1 -> 2.6.2
2018-12-11 12:49:48 +01:00
Dmitry Kalinkin 99d4e656c5
rivet: 2.6.1 -> 2.6.2 2018-12-10 17:28:30 -05:00
Dmitry Kalinkin 7726c8b0ed
yoda: 1.7.3 -> 1.7.4 2018-12-10 17:28:08 -05:00
Dmitry Kalinkin a1ef7fd877 cernlib: restrict supported arches 2018-12-10 17:05:22 +03:00
Dmitry Kalinkin 357f6a8b7e cernlib: fix build
The imake rules contain a comment line that looks like a pragma. Recently imake
in nixpkgs was switched to use tradcpp, which is a bit more strict about
interpreting unknown pragmas. To fix the build, the comments is changed to use
C++ style comments.
2018-12-10 06:38:45 +03:00
Jörg Thalheim a71b7697c9
Merge pull request #49573 from veprbl/pr/bump
bump: pythonPackages.simanneal, fastjet, herwig
2018-11-22 00:53:26 +00:00
Dmitry Kalinkin 91d6c9111e
herwig: broken on aarch64 2018-11-21 19:39:23 -05:00
Dmitry Kalinkin f6aac1cc66 yoda: 1.7.1 -> 1.7.3 (#49654) 2018-11-03 17:27:19 +01:00
Dmitry Kalinkin 19803a3b69
herwig: 7.1.4
thepeg: 2.1.4
2018-10-31 22:13:52 -04:00
Dmitry Kalinkin b903be77c0
fastjet: 3.3.1 -> 3.3.2 2018-10-31 21:54:43 -04:00
Dmitry Kalinkin 3dd924b58e
apfelgrid: use root5 (same as xfitter) 2018-10-18 15:24:33 -04: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
Matthew Bauer c4f344ac44
Merge pull request #47291 from veprbl/pr/xfitter_init
xfitter: init at 2.0.0
2018-10-05 22:38:09 -05:00
Dmitry Kalinkin 8229fbb486 lhapdf: fix "lhapdf list" interactive tool (#44905)
In version 6.2.1 the "list" command now uses python bindings, which need
to be imported, so we need to set the PYTHONPATH.
2018-09-24 22:37:44 +02:00
Dmitry Kalinkin 23e5af9e95 apfelgrid: init at 1.0.1 2018-09-24 14:34:49 -04:00
Dmitry Kalinkin 530de1cd82 apfel: init at 3.0.3 2018-09-24 14:34:49 -04:00
Dmitry Kalinkin 4f80119bc7 applgrid: init at 1.4.70 2018-09-24 14:34:49 -04:00
Dmitry Kalinkin 5c2a7f104e qcdnum: init at 17-01-14 2018-09-24 14:34:48 -04:00
Dmitry Kalinkin f793b9fd06 mela: init at 2.0.1 2018-09-24 14:34:10 -04:00
Dmitry Kalinkin af476db8cb hoppet: init at 1.2.0 2018-09-24 14:34:10 -04:00