Commit graph

646 commits

Author SHA1 Message Date
Matthew Bauer c0a804c747 treewide: add dontUseImakeConfigure where needed
We need to set dontUseImakeConfigure in a few places to prevent imake
from overriding the default configure phase. This packages all have a
configure script that needs to get run:

- Xaw3d
- R
- tkgate
- ssvnc
2018-11-28 20:14:45 -06:00
c0bw3b 0ea604ac1d Treewide: use https for SourceForge 2018-11-24 19:58:03 +01:00
Michael Raskin 6fe39605df polymake: init at 3.2r4 2018-11-22 12:29:14 +03:00
Frederik Rietdijk fd26e7be2a Merge master into staging-next 2018-11-20 11:47:26 +01:00
luzpaz 0ec2af3736
gmsh: 4.0.4 -> 4.0.5
Manually updated
2018-11-19 11:12:38 -05:00
Frederik Rietdijk 63c6875f26 Merge master into staging-next 2018-11-18 10:32:12 +01:00
Jörg Thalheim 131f2e93b6
sage: unpin nodePackage version 2018-11-16 21:24:25 +00:00
Renaud 650036f022
Merge pull request #50359 from jfrankenau/gurobi-java
gurobi: install Java library files
2018-11-15 14:13:47 +01:00
Johannes Frankenau b4e13e6257 gurobi: install Java library files 2018-11-14 19:38:18 +01:00
Renaud 7ca9d67948
Merge pull request #50102 from r-ryantm/auto-update/gp2c
gp2c: 0.0.11 -> 0.0.11pl1
2018-11-14 16:07:49 +01:00
markuskowa f597a88542
Merge pull request #50101 from r-ryantm/auto-update/gmsh
gmsh: 4.0.2 -> 4.0.4
2018-11-14 12:46:48 +01:00
Markus Kowalewski 644ab709e7
gmsh: restrict platform to x86_64-linux 2018-11-14 12:33:37 +01:00
Markus Kowalewski ced40eabfd
gmsh: use openblas instead of atlas/lapack
* openblas is properly recognized by cmake
* the cmake patch is no longer neccessary
2018-11-14 11:41:46 +01:00
Matthew Bauer 2e18ba6c5a
Merge pull request #49776 from matthewbauer/atlas-remove
atlas: remove
2018-11-13 19:18:35 -06:00
Frederik Rietdijk daf3297cb4 Merge master into staging-next 2018-11-12 18:59:08 +01:00
Peter Simons 22a802584f
Merge pull request #50179 from Thra11/r-without-jdk
R: Remove jdk dependency on aarch32/64
2018-11-12 12:42:39 +01:00
Frederik Rietdijk 7863aae5b2 Merge master into staging-next 2018-11-11 08:59:44 +01:00
markuskowa 45a4adb1b3
Merge branch 'master' into atlas-remove 2018-11-11 02:22:04 +01:00
Markus Kowalewski 6533d7588d
colpack: set platform to linux 2018-11-11 02:17:49 +01:00
Tom Hall b51018ed2e R: Remove jdk dependency on aarch32/64
Add javaSupport as an argument for R. Default to false on arm as there is no free jdk on arm.
2018-11-10 20:53:26 +00:00
R. RyanTM 2fd0c31673 calc: 2.12.6.8 -> 2.12.7.1 (#50173)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/calc/versions
2018-11-10 15:32:06 +01:00
Gabriel Ebner 698ad2dd4d nasc: 0.5.0 -> 0.5.1 2018-11-10 14:18:31 +01:00
Gabriel Ebner 5f2a7607fa qalculate-gtk: 2.6.2 -> 2.8.1 2018-11-10 13:17:17 +01:00
Frederik Rietdijk 53d00c3351 Merge master into staging-next 2018-11-10 11:08:54 +01:00
R. RyanTM f5b4eb63f3 gp2c: 0.0.11 -> 0.0.11pl1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gp2c/versions
2018-11-09 17:56:17 -08:00
R. RyanTM 6f2bb3c275 gmsh: 4.0.2 -> 4.0.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gmsh/versions
2018-11-09 17:41:49 -08:00
Timo Kaufmann efe6322ce4 pythonPackages.networkx: 2.1 -> 2.2 2018-11-07 20:15:37 +01:00
Timo Kaufmann 72e6e792f6 sage: add fetchSageDiff utility function 2018-11-07 20:15:37 +01:00
Matthew Bauer 95373d3634 atlas: remove
atlas is broken and can apparently be removed.

Fixes #49594
2018-11-04 20:23:12 -06:00
Matthew Bauer 7f4b26681d
Merge pull request #49417 from matthewbauer/disallow-native-build-inputs
Disallow references to nativeBuildInputs
2018-11-02 20:26:48 -05:00
Jan Tojnar 3493f44727
Merge pull request #49560 from worldofpeace/eos-third-update
update some elementary thirdparty apps
2018-11-02 21:29:57 +01:00
worldofpeace 0a2420bccd nasc: 0.4.7 -> 0.5.0 2018-11-02 16:01:05 -04:00
Tuomas Tynkkynen 067d1cf330 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/applications/science/math/sage/sage-src.nix
2018-10-27 19:58:03 +03:00
Timo Kaufmann 2513747356 sage: fix attrname
This is a minimal change mainly to make sure repology recognizes this
package as sage. I plan a bit more refactoring later, but this is
intentionally kept minimally invasive so that it won't break anything
and can be backported to 18.09.
2018-10-27 14:18:08 +02:00
Timo Kaufmann fbea2cd77a arb: 2.14.0 -> 2.15.1 2018-10-27 11:27:03 +02:00
Timo Kaufmann 2ce2fcfc30 pythonPackages.cython: 0.28.5 -> 0.29
Needs a sage patch from
https://trac.sagemath.org/ticket/25292
2018-10-24 20:05:44 +02:00
Timo Kaufmann db75fe7313 sage: fix doctest
The test is depending on the "py2" tag always being added. I patched
that recently to make it possible to test sagedoc individually. Somehow
I missed this doctest.
2018-10-22 14:52:19 +02:00
Timo Kaufmann b39142cd1f sage: fix dochtml tests 2018-10-21 19:17:07 +02:00
Timo Kaufmann 38c2be5ffe sage: fix docbuild
This is only a hotfix without really knowing the issue. See
https://groups.google.com/forum/#!msg/sage-packaging/VU4h8IWGFLA/mrmCMocYBwAJ
2018-10-21 14:16:06 +02:00
Timo Kaufmann a413dedde1
Merge pull request #44527 from timokau/sage-8.4
[WIP] sage: 8.3 -> 8.4
2018-10-20 01:34:34 +02:00
Timo Kaufmann 7ca1c31dfa sage: 8.4.rc1 -> 8.4 2018-10-18 09:58:36 +02:00
R. RyanTM eeb2ee296c gmsh: 4.0.1 -> 4.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gmsh/versions
2018-10-15 21:54:45 -07:00
Timo Kaufmann f89df0b556 sage: 8.4.rc0 -> 8.4.rc1 2018-10-13 13:27:10 +02:00
Timo Kaufmann 27919e06f1 sage: 8.4.beta7 -> 8.4.rc0 2018-10-07 12:23:10 +02:00
Jörg Thalheim 5200167f12
Merge pull request #47831 from r-ryantm/auto-update/calc
calc: 2.12.6.6 -> 2.12.6.8
2018-10-04 23:31:38 +01:00
R. RyanTM 904fd99bb4 calc: 2.12.6.6 -> 2.12.6.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/calc/versions
2018-10-03 16:01:08 -07:00
R. RyanTM 98092f7a67 nauty: 26r10 -> 26r11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nauty/versions
2018-10-03 05:54:07 -07:00
Timo Kaufmann a13eb29485 sage: 8.4.beta6 -> 8.4.beta7 2018-10-01 17:38:20 +02:00
Timo Kaufmann bcc066b569 Merge remote-tracking branch 'upstream/master' into sage-8.4 2018-10-01 14:20:33 +02:00
R. RyanTM b65fbe8fcd gmsh: 4.0.0 -> 4.0.1 (#47060)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gmsh/versions
2018-09-28 22:17:32 +02:00