Commit graph

19 commits

Author SHA1 Message Date
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
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
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
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
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Tuomas Tynkkynen cfd18c85a4 geant: Clean up a bit 2016-08-23 04:32:21 +03:00
Tuomas Tynkkynen a18ee4acb7 treewide: Make explicit that 'dev' output of boost is used
Also fix one incorrect output in geant.
2016-08-23 04:32:21 +03:00
Vladimír Čunát 21e3ff658a x11: replace its usage by xlibsWrapper directly
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Joachim Fasting bf7ad2d84f meta.description fixups
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Christopher Poole a5cf6850e3 Removed all versions of geant4 except for the latest one. 2014-09-27 10:45:06 +10:00
Christopher Poole 2c3fbe3a8e Add the Geant4 Monte Carlo radiation transport toolkit and its Python bindings. 2014-09-04 17:21:42 +10:00