Commit graph

31 commits

Author SHA1 Message Date
OmnipotentEntity 656888e1ec
geant4: 10.6.3 -> 10.7.0 (#105920) 2020-12-10 12:33:29 -05:00
OmnipotentEntity d7e7fb7e7d
geant4: 10.6.2 -> 10.6.3 (#103095) 2020-11-11 12:24:08 -05:00
Dmitry Kalinkin eeb4ae1c66
geant4.tests.example_B1: init 2020-11-09 23:02:56 -05:00
Dmitry Kalinkin 6fa6decded pythonPackages.geant4: init at 10.6.2
Starting geant4 10.6.2 g4py can not be built separately
http://geant4-data.web.cern.ch/geant4-data/ReleaseNotes/Patch4.10.6-2.txt

Also, it appears that g4py itself is now deprecated, it was moved
to environments/g4py/tests/g4pytest in the source distribution.  The only
remaining imported module is Geant4, hence python package name
`pythonPackages.geant4`, the capitalization matches the one of the non-python
attribute.
2020-06-06 14:53:54 -04:00
OmnipotentEntity bf7644a4d1
geant4: 10.6.1 -> 10.6.2 (#89181) 2020-06-05 20:44:38 -04:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
OmnipotentEntity eb40131310
geant4: 10.6.0 -> 10.6.1 (#80365) 2020-02-17 11:31:21 -05:00
OmnipotentEntity faf20df90a
geant4: 10.5.1 -> 10.6.0 (#78775) 2020-02-02 22:58:00 -05:00
adisbladis c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
OmnipotentEntity e36dca0624 geant4: 10.4.1 -> 10.5.1 (#70535) 2019-10-19 18:23:42 -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
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