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
Daiderd Jordan
68f7e75517
cernlib: mark broken on darwin
...
Using gccStdenv makes the build go further, but then it fails with.
kuipc /private/tmp/nix-build-cernlib-2006.drv-0/2006/src/packlib/kuip/code_kuip/kuipcdf.cdf kuipcdf.c
Makefile:413: archive/kuipcdf.d: No such file or directory
make[3]: *** [Makefile:473: kuipcdf.c] Abort trap: 6
/cc ZHF #45961
2018-09-13 23:00:46 +02:00
Dmitry Kalinkin
8d063d92a4
geant4: limit platforms to linux
2018-09-07 11:36:28 -04:00
Dmitry Kalinkin
fc4f99a8dd
g4py: fix for new boost
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
f3049d020a
geant4: move parameter definitions from all-packages, use system zlib, use qt5
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
4d33e289b5
g4py: fix after bump to 10.04.1
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
537de20645
geant4: remove multi version infrastructure
...
Nobody maintains this and this does not contribute anything towards
making reproducible research. Also this was missing recurseIntoAttrs, so
Hydra used to not see it.
2018-09-03 10:55:33 -04:00
Dmitry Kalinkin
d7ab0f4026
geant4: only supply requested dependencies, sort out *BuildInputs
2018-09-03 10:55:15 -04:00
Dmitry Kalinkin
d22be10e66
geant4: refactor cmakeFlags to use lists
2018-09-03 10:55:15 -04:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Dmitry Kalinkin
bd2e865b44
rivet: fix hash broken by upstream
2018-08-16 15:34:32 -04:00
Dmitry Kalinkin
984e0e8c1d
rivet: 2.7.0 -> 2.7.1
2018-08-15 09:53:32 -04:00
Dmitry Kalinkin
b98faf680c
yoda: 1.7.0 -> 1.7.1
2018-08-14 17:49:21 -04:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
xeji
66f4630924
Merge pull request #41283 from veprbl/pr/herwig_7.1.3
...
herwig 7.1.3
2018-05-31 08:36:42 +02:00
Dmitry Kalinkin
4342d99d82
herwig: 7.1.2 -> 7.1.3
...
thepeg: 2.1.2 -> 2.1.3
2018-05-30 16:08:10 -04:00
Dmitry Kalinkin
57bbe41295
thepeg: fix rivet backend
2018-05-30 16:06:34 -04:00
Orivej Desh
842f1af65e
yoda: fix build after #28029
2018-05-29 17:11:29 +00:00
Matthew Bauer
02297beade
treewide: add version to packages
...
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:
$ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'
See issue #41007 .
2018-05-25 15:48:05 -05:00
Tmplt
024efc9509
geant4: v10.0.2 -> v10.4.1, define datasets seperately, add deps for enableInventor
...
By seperating the datasets, geant4 now builds in a sandbox.
Resolves #39766
2018-05-12 21:58:41 +02:00
Jörg Thalheim
68e75fbb53
Merge pull request #39577 from veprbl/pr/pythia_8.235
...
pythia: 8.226 -> 8.235, enable lhapdf6 plugin
2018-04-28 11:44:37 +01:00
xeji
a674227d2a
Merge pull request #39631 from veprbl/patch-6
...
fastjet: update license in meta
2018-04-28 01:34:50 +02:00
xeji
aae03f7b93
Merge pull request #39548 from r-ryantm/auto-update/fastjet
...
fastjet: 3.3.0 -> 3.3.1
2018-04-28 01:17:16 +02:00
Dmitry Kalinkin
b1950f081d
fastjet: update license in meta
...
Fixes: 70e070 ('fastjet: 3.3.0 -> 3.3.1')
2018-04-27 19:16:32 -04:00
Dmitry Kalinkin
e421c427d2
fastjet: add veprbl to maintainers
2018-04-27 18:33:42 -04:00