Commit Graph

288 Commits

Author SHA1 Message Date
R. RyanTM
9ce6a0c7dc
yoda: 1.9.5 -> 1.9.6 (#184778) 2022-08-02 09:38:37 -04:00
R. Ryantm
2dbeac492b fastjet-contrib: 1.048 -> 1.049 2022-07-28 09:28:59 -04:00
Dmitry Kalinkin
07bcc1e1ef herwig: 7.2.2 -> 7.2.3 2022-07-22 10:51:27 -04:00
Dmitry Kalinkin
dac092e086 thepeg: 2.2.2 -> 2.2.3 2022-07-22 10:51:27 -04:00
Dmitry Kalinkin
8d10015d3a
clhep: init at 2.4.5.3 2022-07-18 16:30:23 -04:00
Sergei Trofimovich
c78023cbbf
fastjet-contrib: explicitly set 'configurePlatforms = [ ];' (#181062)
Without the change build with config.configurePlatformsByDefault = true
fails as:

    $ nix build -f. fastjet-contrib --arg config '{ configurePlatformsByDefault = true; }' -L
    configure flags: --prefix=/nix/store/mzfdbr6ygxw23w3fdnzbghjd819b5x72-fastjet-contrib-1.048 --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu
    Error: --build=x86_64-unknown-linux-gnu: unrecognised argument
    Use fastjet-config --help for more information
2022-07-11 09:49:16 -04:00
Dmitry Kalinkin
6489c1e2a6
geant4.data: refactor to use callPackage
This should enable some overriding capability.
2022-06-30 11:34:00 -04:00
Dmitry Kalinkin
714b6a7665
geant4: propagate wrapQtAppsHook if enableQt 2022-06-30 11:33:59 -04:00
Dmitry Kalinkin
b7e50b7b21
geant4: add geant4.passthru.enableQt 2022-06-30 11:33:59 -04:00
Dmitry Kalinkin
210830ec77
geant4: s/enableQT/enableQt/g 2022-06-30 11:33:59 -04:00
Dmitry Kalinkin
cbf77c4a1e
geant4: remove configuration for optional non-toolkit dependencies
Configuring such small details is not practical because of long build times.
2022-06-30 10:37:37 -04:00
Dmitry Kalinkin
d5fccdcd49
geant4: enable on darwin 2022-06-16 17:06:37 -04:00
Dmitry Kalinkin
10ca1b2864
geant4: add veprbl to maintainers 2022-06-16 17:06:14 -04:00
Sergei Trofimovich
089050964d
Merge pull request #176427 from trofi/workaround-fno-common-for-cernlib
cernlib: add -fcommon workaround
2022-06-07 21:06:46 +00:00
Sergei Trofimovich
46e4f3bd77 cernlib: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libpacklib.a(kedit.o):kuip/klink1.h:11: multiple definition of `klnkaddr';
      libzftplib.a(zftpcdf.o):zftp/zftpcdf.c:155: first defined here
2022-06-05 18:38:14 +01:00
Dmitry Kalinkin
ec6dd63f83
Merge pull request #172935 from veprbl/pr/rivet_3_1_6
rivet: 3.1.5 -> 3.1.6
2022-06-05 12:01:35 -04:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Rick van Schijndel
11ee22d797
treewide: pkgs/development: mark broken for aarch64-linux 2022-05-30 13:42:59 +02:00
Dmitry Kalinkin
588d62e2d4
mcfm: fix gcc-flavored lhapdf for darwin
An updated LHAPDF picks up CoreFoundation from `python-config --libs`,
which isn't present in gccStdenv.
2022-05-18 14:40:35 -04:00
Dmitry Kalinkin
e7d67d8576
python3Packages.lhapdf: fix for python 3.10+ 2022-05-16 23:31:51 -04:00
Dmitry Kalinkin
0c86c19d22
lhapdf: 6.4.0 -> 6.5.1 2022-05-16 18:44:00 -04:00
Dmitry Kalinkin
d2144c1e0c
rivet: 3.1.5 -> 3.1.6 2022-05-14 13:28:44 -04:00
Dmitry Kalinkin
179dd402cb
yoda: 1.9.4 -> 1.9.5 2022-05-14 13:28:44 -04:00
Vladimír Čunát
82ec893b68
Merge branch 'staging' into staging-next 2022-04-23 18:10:57 +02:00
Dmitry Kalinkin
ecaf258f7a
lhapdf.pdf_sets: update 2022-04-22 20:54:47 -04:00
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
Ryan Burns
3f1c889d08 qcdnum: fix build with gfortran 10 2022-04-11 20:15:47 -07:00
Antoine Eiche
181d3f75f9 geant4.data: fix evaluation 2022-03-05 09:03:08 +01:00
R. Ryantm
086e8066f5 pythia: 8.306 -> 8.307 2022-03-04 11:12:37 -05:00
R. Ryantm
005a18f6bd hepmc3: 3.2.4 -> 3.2.5 2022-02-26 16:52:12 -05:00
Sandro
8a3df55108
Merge pull request #161280 from Stunkymonkey/treewide-pname-version-13 2022-02-25 13:05:16 +01:00
R. RyanTM
218175170f
fastjet-contrib: 1.046 -> 1.048
* fastjet-contrib: 1.046 -> 1.048 (#159246)

* fastjet-contrib: update meta
and fetch source over https

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-23 20:35:47 +01:00
Felix Buehler
826c215491 treewide: rename name to pname&version 2022-02-22 14:19:49 +01:00
R. Ryantm
4ad9f4e242 apfel: 3.0.5 -> 3.0.6 2022-01-23 22:43:42 -05:00
Robert Schütz
d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
Dmitry Kalinkin
47081b2553
yoda: 1.9.3 -> 1.9.4 2021-12-26 14:30:21 -05:00
Dmitry Kalinkin
1e3f4343ae
cernlib: implement a more complete install using imake
The previous installation and build scheme was not producing a
complete installation. For example, the include headers were missing,
some programs were not installed as well.
2021-12-20 02:23:11 -05:00
OmnipotentEntity
fe9680ea64
geant4: 10.7.1 -> 11.0.0, remove tmplt from maintainers (#150129)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2021-12-15 09:20:40 -05:00
Ryan Burns
69263d42c1
apfel: build with python3 (#148796)
Upstream supports python3 since:
0a75939245
50c729f7f1
2021-12-06 01:14:35 -05:00
github-actions[bot]
fa1a61b8a2
Merge master into staging-next 2021-11-25 06:01:06 +00:00
Dmitry Kalinkin
d9e78207b6
yoda: 1.9.2 -> 1.9.3 2021-11-24 17:19:05 -05:00
Jonathan Ringer
4b73049ccc
Merge remote-tracking branch 'origin/staging' into staging-next
Conflicts:
	nixos/tests/custom-ca.nix
2021-11-22 21:33:23 -08:00
Dmitry Kalinkin
87d20e352f
cernlib: fix for gfortran10 2021-11-21 17:13:03 -05:00
Bernardo Meurer
fb93af82cc cernlib: binutils 2.37 fix 2021-11-21 15:25:18 +00:00
Robert Hensing
9005cb8835
Merge pull request #145841 from l0b0/fix-indentation
Fix indentation
2021-11-18 00:38:59 +01:00
Dmitry Kalinkin
d8b017f3d8
rivet: add a patch fix build 2021-11-15 19:01:20 -05:00
Victor Engmark
57b496ea98 misc: Replace tab indentation with spaces
I've tried to be consistent, using four or eight spaces to line up
with existing code.
2021-11-14 16:04:46 +13:00
Jörg Thalheim
9dd3ac3d5f
Merge pull request #145581 from veprbl/pr/rivet_3_1_5
rivet: 3.1.4 -> 3.1.5
2021-11-13 22:49:39 +00:00
Jörg Thalheim
83013a6a33
Merge pull request #145559 from veprbl/pr/yoda_1_9_2
yoda: 1.9.1 -> 1.9.2
2021-11-13 22:41:51 +00:00
Dmitry Kalinkin
34ec80c1e1
rivet: 3.1.4 -> 3.1.5 2021-11-11 22:53:03 -05:00