Guanpeng Xu
d2702c915f
mathematica: 12.0.0 -> 12.1.0
2020-03-29 14:38:33 +02:00
Frederik Rietdijk
5175c35a99
Merge pull request #81611 from r-ryantm/auto-update/R
...
R: 3.6.2 -> 3.6.3
2020-03-14 14:29:05 +01:00
wucke13
c24b9a57c4
getdp: 3.0.4 -> 3.3.0
2020-03-13 04:10:20 +00:00
Maximilian Bosch
76821e6f43
geogebra: 5-0-573-0 -> 5-0-574-0
2020-03-12 18:12:57 +01:00
Timo Kaufmann
ba589e24c9
sage: patch for pari 2.11.3
2020-03-12 12:24:41 +01:00
Timo Kaufmann
c4ab541443
pari: backport bug fix
...
https://trac.sagemath.org/ticket/29313#comment:4
2020-03-12 12:24:35 +01:00
xaverdh
5ac085c3cc
wxmaxima: 18.02.0 -> 20.02.4 ( #82323 )
...
The commit description is 18.02.0 -> 20.02.4, because in the last version bump (1c6a193b3e
), the version string was changed, but the hash was not.
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-03-11 12:07:53 -04:00
Timo Kaufmann
1a6b1fb32a
symmetrica: add timokau to maintainers
2020-03-10 18:10:28 +01:00
Timo Kaufmann
0c875c28c6
symmetrica: 2.0 -> 3.0.1
...
This switches to the sagemath fork, since the original upstream is no
longer maintained and sagemath has effectively maintained symmetrica
through patches for a while now. The update fixes one bug in particular
that has caused failures in the sagemath test suite:
https://github.com/NixOS/nixpkgs/issues/81449
https://trac.sagemath.org/ticket/15312
https://trac.sagemath.org/ticket/29061
Regarding the licensing change:
7cf91b3800
2020-03-10 18:10:25 +01:00
Timo Kaufmann
e05e219b31
Merge pull request #82240 from timokau/sage-docutils-0.15-fix
...
sage: fix test suite with docutils 0.15
2020-03-10 15:25:22 +00:00
Timo Kaufmann
7133577405
sage: fix test suite with docutils 0.15
...
The better way to fix this would be to backport the upstream sphinx
patch:
faedcc48cc
Unfortunately it doesn't apply cleanly and isn't worth the effort
of backporting. Let's hope we can switch to python3 sage and the recent
sphinx version that comes with it before this becomes a problem.
2020-03-10 13:15:41 +01:00
Timo Kaufmann
63ed2bf3c3
Merge pull request #81950 from r-ryantm/auto-update/pari
...
pari: 2.11.2 -> 2.11.3
2020-03-09 17:31:14 +00:00
R. RyanTM
e6f5bb8dc4
qalculate-gtk: 3.7.0 -> 3.8.0
2020-03-08 00:14:22 +00:00
R. RyanTM
6528554396
pari: 2.11.2 -> 2.11.3
2020-03-07 02:43:40 +00:00
R. RyanTM
9974067129
gmsh: 4.5.2 -> 4.5.4
2020-03-05 00:20:08 +00:00
R. RyanTM
faa5c3bde3
R: 3.6.2 -> 3.6.3
2020-03-03 11:34:22 +00:00
Timo Kaufmann
f4dbf4402b
Merge pull request #80759 from Thra11/fix-r
...
Fix R
2020-02-23 23:48:21 +00:00
Tom Hall
ae9e09a2e1
R: fix build on aarch64 by removing a failing test
...
I believe this test is currently incorrect on aarch64 and expects a
warning about loss of precision with much smaller numbers than the
platform's long doubles can handle.
2020-02-22 13:17:40 +00:00
Maximilian Bosch
7bdc103ac8
geogebra: 5-0-570-0 -> 5-0-573-0
2020-02-20 03:09:06 +01:00
Tom Hall
4e5aeca90b
R: Enable java support on all platforms
2020-02-19 22:57:41 +00:00
luc65r
94c60990fc
cemu: init at 1.3
2020-02-10 19:26:25 +01:00
R. RyanTM
e988c072be
clp: 1.17.3 -> 1.17.5
2020-02-10 13:24:22 +01:00
Frederik Rietdijk
03755ed59a
Merge master into staging-next
2020-02-09 09:17:51 +01:00
R. RyanTM
7c58b6437b
gmsh: 4.5.1 -> 4.5.2
2020-02-08 07:25:27 +00:00
Maximilian Bosch
abefd4f78a
pspp: 1.0.1 -> 1.2.0, fix build w/glibc-2.30
2020-01-30 15:19:44 +01:00
Frederik Rietdijk
dce0ca29d9
Merge master into staging-next
2020-01-28 10:46:13 +01:00
Gabriel Ebner
8161fe21e0
qalculate-gtk: 3.6.0 -> 3.7.0
2020-01-26 18:43:29 +01:00
Anders Kaseorg
3cd8ce3bce
treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
...
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted. (See #67234 , for
example.) Fix this throughout the tree.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Frederik Rietdijk
2a88c3c302
Merge staging-next into staging
2020-01-15 09:23:28 +01:00
Will Dietz
afe905246d
nota: init at 1.0
...
Fixes #77590 .
2020-01-14 15:16:21 -08:00
Luka Blaskovic
991a7e041f
pcalc: build with bison3
2020-01-13 21:35:19 +00:00
markuskowa
2aecfca22c
Merge pull request #77083 from r-ryantm/auto-update/gmsh
...
gmsh: 4.4.1 -> 4.5.1
2020-01-09 12:27:11 +01:00
Maximilian Bosch
8a6baaecb5
geogebra: 5-0-569-0 -> 5-0-570-0
2020-01-07 23:26:31 +01:00
R. RyanTM
66156e04d5
gmsh: 4.4.1 -> 4.5.1
2020-01-06 06:33:28 -08:00
Robin Gloster
95526382be
polymake: fix for structured attrs
2019-12-31 00:49:42 +01:00
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string
2019-12-31 00:13:29 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists
2019-12-30 12:58:11 +01:00
Timo Kaufmann
8ac53ed0b1
python.pkgs.sympy: 1.4 -> 1.5
...
Sage needs some doctest changes. The patch was included upstream.
Modelled after https://trac.sagemath.org/ticket/28911 .
2019-12-26 11:46:42 +01:00
Alex Branham
7af84afa2a
R: 3.6.1 -> 3.6.2
...
Closes https://github.com/NixOS/nixpkgs/pull/75587 .
2019-12-16 18:56:49 +01:00
Timo Kaufmann
6a800927bb
pybrial: 1.2.3 -> 1.2.5, directly use the brial src
...
The pybrial package is a bit awkward. It doesn't have its own top-level
attribute, since it has a cyclic dependency with sage. That's one of the
reasons why it rarely gets updated. Its distributed along with brial, so
its best to keep the versions synchronized. The easiest way to do this
is to just re-use the source of brial.
2019-12-13 20:29:16 +01:00
Gabriel Ebner
5f1790101f
Merge branch 'auto-update/libqalculate'
2019-12-10 17:38:25 +01:00
Gabriel Ebner
12d9b6929c
qalculate-gtk: 3.5.0 -> 3.6.0
2019-12-10 17:34:29 +01:00
Maximilian Bosch
e16df73d30
geogebra: 5-0-560-0 -> 5-0-569-0
2019-12-08 03:50:02 +01:00
Jonathan Ringer
9dc8e77e4e
giac-with-xcas: fix build
...
remove libGLU_combined package and replace with libGL and libGLU
2019-12-07 16:58:50 -08:00
Timo Kaufmann
5c9000014e
Merge pull request #74945 from timokau/sage-no-timeout
...
sage: disable test timeout
2019-12-04 09:55:34 +01:00
Timo Kaufmann
e371a02b6c
sage: disable test timeout
...
I already did that once in 359bf7f1e3
.
That change mysteriously got lost somehow (presumably in some merge
commit).
Nix has its own timeout settings, so there is no risk in running
forever. At the same time, some tests can exceed the default timeout
(30minutes per file for --long tests) when run on many weak cores (like
the aarch64 community builder or some hydra builders).
2019-12-01 13:23:54 +01:00
Jan Tojnar
8cbc862b83
dconf: move to top-level
2019-12-01 01:01:40 +01:00
Frederik Rietdijk
5f8b0d7d99
Merge staging-next into staging
2019-11-19 14:53:29 +01:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
c0bw3b
9367367dfd
Treewide: fix URL permanent redirects
...
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
Guanpeng Xu
66d5277375
mathematica: fix version issue with zlib ( #73425 )
2019-11-14 17:19:30 -05:00
Matthew Bauer
551d9f632d
Merge pull request #72954 from nkpart/nkpart/R-darwin-enable-tcltk
...
R: enable tcltk on darwin
2019-11-07 16:49:46 -05:00
Timo Kaufmann
afb9887dbd
sage: backport fix for threejs r109
2019-11-06 14:40:16 +01:00
Timo Kaufmann
f64885b9ca
sage: fix pkgconfig errors in tests
...
python.pkgs.pkgconfig raises an exception on missing packages since
version 1.5.0. Previously those errors were just silently ignored. That
worked fine, since the packages are only missing at runtime (when they
are not really needed) but present at buildtime.
Since this fails the tests now, we just add the packages to
PKG_CONFIG_PATH at runtime. This does not add additional runtime
dependencies. Still, it would be nicer if the sage testssuite would not
test the buildsystem at runtime in the first place.
The breakage was originally caused by the pkgconfig update in
1efa71616f
.
2019-11-06 14:40:13 +01:00
Timo Kaufmann
da7ec1c139
sage: ignore werkzeug immutable dict deprecation
2019-11-06 14:40:13 +01:00
Timo Kaufmann
f85ce834ce
sage: ignore deprecation warnings in rst2sws
...
Needs to be fixed upstream (by werkzeug, twisted). Doesn't impact the
functionality and the tests are soon to be removed with the py3 update
anyway.
2019-11-06 14:40:13 +01:00
Timo Kaufmann
af480796c9
sage: ignore cmp deprecation in sagenb
2019-11-06 14:40:13 +01:00
Nick Partridge
22d0ccbd2d
R: enable tcltk on darwin
2019-11-06 13:14:11 +10:00
R. RyanTM
b7f151df70
yacas: 1.6.1 -> 1.8.0
2019-11-04 23:49:42 -08:00
Gabriel Ebner
a4f0bfdc87
qalculate-gtk: 3.4.0 -> 3.5.0
2019-11-02 10:54:10 +01:00
Timo Kaufmann
f7c1e8f274
Merge pull request #72328 from timokau/sage-ignore-cmp-deprecation
...
sage: ignore attrs deprecation warning
2019-10-30 23:14:07 +01:00
Timo Kaufmann
32827e35d8
sage: ignore attrs deprecation warning
...
cmp is deprecated since attrs 19.2.0:
http://www.attrs.org/en/19.2.0/changelog.html
The deprecation warning breaks the doctests. Fortunately they have a
rather long deprecation window, so we can just wait until upstream(s)
fix this.
2019-10-30 22:27:00 +01:00
Niklas Hambüchen
edbe2d8145
R: Add static argument.
...
R's autoconf does not use the normal configure flags for that.
2019-10-30 11:44:02 +01:00
R. RyanTM
d93659ffa0
nauty: 26r11 -> 26r12
...
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
2019-10-22 10:14:36 -07:00
R. RyanTM
bf30d5d6f6
ginac: 1.7.7 -> 1.7.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/ginac/versions
2019-10-21 15:21:33 -07:00
Renaud
a12f3ebee7
Merge pull request #69488 from r-ryantm/auto-update/clp
...
clp: 1.17.2 -> 1.17.3
2019-10-12 14:15:31 +02:00
worldofpeace
bdb851ee2d
pantheon: use latest vala
...
elementary OS's ecosystem is curated around Ubuntu's LTS releases.
This means the development platform for their curated applications
always includes a LTS version of vala (in 18.04 it's 0.40).
Because of how vala development works it suspect some of these
applications to have serious issues if complied with the latest vala.
However in the past year or so, for Pantheon at least, I don't think
their applications will have much issues with latest vala, and if there
is I don't think they'd be difficult to fix. In this single regard they've
become more responsive since their preferred language is vala.
As for the curated applications I have less of this confidence in.
So I'd have to be accept less applications, but that's something
I'm willing to compromise on. And this is easily reversible or
could be done on a per-application basis. And nix already makes
this trivial.
2019-10-09 22:47:37 -04:00
Ben Justus Bals
911d5d59ec
Geogebra: 5.0.535 -> 5.0.560
2019-10-09 11:59:46 +02:00
Nikolay Amiantov
de171ba0c6
cntk: partially unbreak
...
* Use GCC 7 to unbreak the build;
* Mark CUDA build as broken due to cub incompatibility.
2019-10-05 16:18:20 +03:00
Orivej Desh
3dc70841d3
cbc: 2.10.2 -> 2.10.3
2019-10-04 05:17:48 +00:00
Timo Kaufmann
7a7e9c1b27
Merge pull request #64193 from timokau/sage-8.9
...
sage: 8.8 -> 8.9
2019-09-30 11:13:46 +00:00
Timo Kaufmann
d9176bee70
sage: 8.9.rc1 -> 8.9
2019-09-30 11:10:10 +02:00
Vladimír Čunát
217cf982c7
Merge branch 'master' into staging-next
2019-09-27 22:13:02 +02:00
Marek Mahut
5c116916d6
Merge pull request #69575 from r-ryantm/auto-update/ginac
...
ginac: 1.7.6 -> 1.7.7
2019-09-27 22:04:49 +02:00
R. RyanTM
b7f156625e
ginac: 1.7.6 -> 1.7.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ginac/versions
2019-09-26 12:09:29 -07:00
Timo Kaufmann
4a863fa567
Merge pull request #69519 from r-ryantm/auto-update/eclib
...
eclib: 20190226 -> 20190909
2019-09-26 17:27:41 +00:00
R. RyanTM
faf9a73e2f
eclib: 20190226 -> 20190909
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eclib/versions
Relevant sage upstream ticket: https://trac.sagemath.org/ticket/28472
2019-09-26 16:41:50 +02:00
R. RyanTM
7653ff45cb
clp: 1.17.2 -> 1.17.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clp/versions
2019-09-26 01:49:26 -07:00
Jörg Thalheim
9a1b767a55
treewide: remove empty buildInputs
2019-09-26 09:17:23 +01:00
Timo Kaufmann
78741fc409
sage: 8.9.rc0 -> 8.9.rc1
2019-09-25 10:19:04 +02:00
Timo Kaufmann
1797c9c295
sage: 8.9.beta9 -> 8.9.rc0
...
Sage now by default expects the lcalc library to be named Lfunction
(instead of libLfunction). This could be changed by an environment
variable (https://trac.sagemath.org/ticket/28224 ), but various distros
seem to agree on this standard
(https://groups.google.com/forum/#!topic/sage-packaging/xvh55IxHTZg ) so
it's best just to follow it. The old standard was set by sage anyway and
sage is the only consumer of lcalc in nixpkgs.
2019-09-24 17:51:09 +02:00
Vladimír Čunát
eab41878ac
Merge branch 'master' into staging-next
2019-09-24 08:14:34 +02:00
Timo Kaufmann
ba9e5a2785
Merge remote-tracking branch 'upstream/master' into sage-8.9
2019-09-23 23:58:37 +02:00
Timo Kaufmann
995a728684
pynac: 0.7.25 -> 0.7.26
2019-09-23 22:08:23 +02:00
Timo Kaufmann
5aba3be6f9
sage: 8.9.beta8 -> 8.9.beta9
2019-09-23 18:50:59 +02:00
Timo Kaufmann
8593d468ae
Merge remote-tracking branch 'upstream/master' into sage-8.9
2019-09-23 17:11:15 +02:00
Timo Kaufmann
cbe12344ca
sage: add pager to environment
...
Temporary fixup while waiting for an upstream fix.
2019-09-23 15:14:43 +02:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
...
This reverts commit f8a8fc6c7c
.
2019-09-22 09:38:09 +02:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
...
This reverts commit 41af38f372
, reversing
changes made to f0fec244ca
.
Let's delay this. We have some serious regressions.
2019-09-21 20:05:09 +02:00
Vladimír Čunát
41af38f372
Merge branch 'staging-next'
2019-09-21 13:14:09 +02:00
Will Dietz
6429696f43
libqalculate,qalculate-gtk: 3.3.0 -> 3.4.0
2019-09-18 17:05:59 -05:00
Vladimír Čunát
b6c6e1f9e8
Merge branch 'master' into staging-next
2019-09-15 13:18:54 +02:00
Vladimír Čunát
991c0e1618
treewide: mark packages as buildable on darwin (PR #45364 )
...
vcunat amended the commit a bit; see the PR for details/discussion.
2019-09-15 10:50:08 +02:00
Miguel Madrid Mencía
148c82e07e
maintainer: mimadrid: update github username and personal data
2019-09-14 12:15:46 +02:00
Izorkin
329a88efa7
treewide: replace mysql.connector-c to libmysqlclient
2019-09-09 15:55:34 +03:00
volth
7b8fb5c06c
treewide: remove redundant quotes
2019-09-08 23:38:31 +00:00
Timo Kaufmann
84578046aa
sage: 8.9.beta7 -> 8.9.beta8
2019-09-03 15:34:28 +02:00
Frederik Rietdijk
98ef78326d
Merge staging-next into staging
2019-08-31 18:07:33 +02:00
Frederik Rietdijk
96e5474329
Merge master into staging-next
2019-08-31 18:04:31 +02:00
Alyssa Ross
1da1a7a479
pari: 2.11.1 -> 2.11.2
2019-08-31 13:33:00 +00:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
volth
35d68ef143
treewide: remove redundant quotes
2019-08-26 21:40:19 +00:00
Timo Kaufmann
071a4db33e
sage: 8.9.beta6 -> 8.9.beta7
2019-08-19 00:16:06 +02:00
Timo Kaufmann
e8436f5e23
sage: 8.9.beta5 -> 8.9.beta6
2019-08-18 21:52:27 +02:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Frederik Rietdijk
fe9a3e3e63
Merge staging-next into staging
2019-08-17 09:39:23 +02:00
Timo Kaufmann
192197dc6c
Merge pull request #65802 from timokau/sage-transient-debug
...
sage: add patch to debug transient issue
2019-08-17 00:33:05 +02:00
Timo Kaufmann
41bb319462
sage: avoid running out of memory during tests
2019-08-16 23:50:55 +02:00
Matthew Bauer
ae15177ade
calc: don’t include glibc headers in closure
2019-08-15 23:31:14 +09: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
0a1e131077
gmsh: opencascade support
2019-08-14 19:09:40 +02:00
Gabriel Ebner
f91904a889
calculix: init at 2.15
2019-08-14 19:09:40 +02:00
Timo Kaufmann
f6265b0da5
sage: default to long tests again
...
Changed by accident in 5e58c5f900
.
2019-08-09 18:42:14 +02:00
Timo Kaufmann
9ef44b3431
sage: move sympow cache to .sage
2019-08-09 17:45:14 +02:00
Timo Kaufmann
5e58c5f900
sympow: 1.018.1 -> 2.023.4
...
Maintenance taken over by debian package maintainer jgmbenoit:
https://trac.sagemath.org/ticket/3360#comment:17
This moves sympow to his fork, since there is no offical
version-controlled source repository from the original author and they
do not seem to maintain sympow anymore. We had already accumulated quite
some patches from debian, who have effectively maintained sympow for a
while now.
2019-08-09 17:45:08 +02:00
Timo Kaufmann
ddd3faf08e
sage: 8.9.beta4 -> 8.9.beta5
2019-08-07 15:33:15 +02:00
Gabriel Ebner
ef3b016545
Merge branch 'qalc330'
2019-08-06 09:08:58 +02:00
Gabriel Ebner
ca1895ace3
qalculate-gtk: 3.2.0 -> 3.3.0
2019-08-06 09:03:45 +02:00
R. RyanTM
5f3787932f
gmsh: 4.4.0 -> 4.4.1
...
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
2019-08-04 04:16:21 -07:00
Timo Kaufmann
f6a1fe64eb
sage: 8.9.beta3 -> 8.9.beta4
2019-08-02 23:50:45 +02:00
Timo Kaufmann
69d9700c61
sage: add list of past test failures
2019-08-02 18:09:18 +02:00
Timo Kaufmann
dac4719e0b
sage: add patch to debug transient issue
2019-08-02 18:09:15 +02:00
Timo Kaufmann
b884552c35
sage: 8.9.beta2 -> 8.9.beta3
2019-08-02 01:03:33 +02:00
Orivej Desh
b5d1d50aa9
google-gflags: move to aliases.nix
...
google-gflags were renamed to gflags in 2012:
https://github.com/gflags/gflags/#25-january-2012
gflags.name will be updated in staging.
2019-07-25 09:18:32 +00:00
Guanpeng Xu
6988b0b929
mathematica: 11.3.0 -> 12.0.0 ( #65031 )
...
* mathematica: archive version 11
* mathematica: 11.3.0 -> 12.0.0
2019-07-23 22:23:00 +02:00
Robin Gloster
dbfcfe495e
Merge pull request #65183 from r-ryantm/auto-update/scilab-bin
...
scilab-bin: 6.0.1 -> 6.0.2
2019-07-22 17:49:05 +00:00
R. RyanTM
7251e3a2af
scilab-bin: 6.0.1 -> 6.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/scilab-bin/versions
2019-07-20 09:33:18 -07:00
avitex
44324bdd7c
caffe: add python package requirements
2019-07-20 13:17:17 +02:00
avitex
955ed925e5
caffe: fix python build
2019-07-20 13:17:17 +02:00
R. RyanTM
3ef3712313
gp2c: 0.0.11pl1 -> 0.0.11pl2
...
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
2019-07-15 08:14:30 -07:00
Timo Kaufmann
56bd506e42
sage: 8.9.beta0 -> 8.9.beta2
2019-07-11 19:42:01 +02:00
Vladimír Čunát
0746c4dbb4
Merge branch 'master' into staging-next
...
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
Peter Simons
ec662c5654
R: 3.6.0 -> 3.6.1
2019-07-05 09:05:22 +00:00
markuskowa
8f34a8c368
Merge pull request #64291 from angus-g/gmsh-4.4.0
...
gmsh: 4.3.0 -> 4.4.0
2019-07-04 22:17:46 +02:00
Angus Gibson
8c26b71dc8
gmsh: 4.3.0 -> 4.4.0
2019-07-04 19:21:54 +10:00
Frederik Rietdijk
25a77b7210
Merge staging-next into staging
2019-07-03 08:59:42 +02:00
Timo Kaufmann
924c321e8a
sage: 8.8 -> 8.9.beta0
2019-07-02 23:02:36 +02:00
R. RyanTM
526f12b886
gap: 4.10.1 -> 4.10.2 ( #64026 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gap/versions
2019-07-01 20:06:42 +02:00
worldofpeace
3f4a353737
treewide: use dontUnpack
2019-07-01 04:23:51 -04:00
Timo Kaufmann
5b2db39c49
sage: 8.8.rc2 -> 8.8
2019-06-27 22:05:30 +02:00
Timo Kaufmann
e7d4386e0e
sage: 8.8.rc1 -> 8.8.rc2
2019-06-27 22:03:00 +02:00
Timo Kaufmann
218fd843a3
sage: 8.8.rc0 -> 8.8.rc1
2019-06-27 22:03:00 +02:00
Timo Kaufmann
409bee28b6
sage: 8.8.beta7 -> 8.8.rc0
2019-06-27 22:03:00 +02:00
Timo Kaufmann
c76e8fa86e
sage: 8.8.beta6 -> 8.8.beta7
2019-06-27 22:02:57 +02:00
Timo Kaufmann
9f434d7080
sage: 8.8.beta5 -> 8.8.beta6
2019-06-27 22:01:40 +02:00
Timo Kaufmann
325a5037bf
sage: 8.8.beta4 -> 8.8.beta5
2019-06-27 22:01:37 +02:00
Timo Kaufmann
240d4c31d2
sage: 8.8.beta3 -> 8.8.beta4
2019-06-27 21:57:33 +02:00
Timo Kaufmann
608948e3e9
sage: 8.8.beta2 -> 8.8.beta3
2019-06-27 21:57:33 +02:00
Timo Kaufmann
21c1ab6776
sage: 8.7 -> 8.8.beta2
2019-06-27 21:57:27 +02:00
Nikolay Amiantov
a92611508f
cplex: add library info
2019-06-24 15:57:22 +03:00
Nikolay Amiantov
10e1475a79
gurobi: add library suffix
2019-06-24 15:57:22 +03:00
Timo Kaufmann
9955657209
sage: fix online threejs
2019-06-20 12:50:00 +02:00
Timo Kaufmann
2d78d928cd
sage: backport threejs r100 compatibility
...
https://github.com/NixOS/nixpkgs/issues/62736#issuecomment-503757429
2019-06-20 12:50:00 +02:00
Timo Kaufmann
6e74109b13
sage: fix threejs integration ( #63375 )
...
Before this it didn't find the correct files. Unfortunately, the
interactive parts of sage are hard to test automatically.
2019-06-18 11:50:41 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
R. RyanTM
5bbc9be100
gmsh: 4.2.3 -> 4.3.0 ( #62420 )
...
* gmsh: 4.2.3 -> 4.3.0
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
* gmsh: move cmake to nativeBuildInputs
2019-06-07 18:01:57 +02:00
Nikolay Amiantov
1deb406ac2
mxnet: 1.2.1 -> 1.4.1
2019-06-02 21:50:06 +03:00
Nikolay Amiantov
1260b05279
cntk: 2.4 -> 2.7
...
Restrict platforms to x86_64-linux.
2019-06-02 19:40:49 +03:00
worldofpeace
62c68b8a72
clp: update homepage
2019-06-01 12:08:20 -04:00
R. RyanTM
332c600f7d
clp: 1.17.1 -> 1.17.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/clp/versions
2019-06-01 04:05:51 -07:00
Will Dietz
368f870219
libqalculate,qalculate-gtk: 3.1.0 -> 3.2.0
2019-05-28 19:14:03 -05:00
Robin Gloster
6cf583cf2f
Merge pull request #60406 from JohnAZoidberg/remove-isnull
...
treewide: Remove usage of isNull
2019-05-18 09:36:24 +00:00
Will Dietz
51202e96fa
nasc: 0.5.2 -> 0.5.4
...
https://github.com/parnold-x/nasc/releases/tag/0.5.4
https://github.com/parnold-x/nasc/releases/tag/0.5.3
2019-05-15 16:59:26 -05:00
Timo Kaufmann
ecfc35e9a6
pynac: 0.7.24 -> 0.7.25 ( #61458 )
2019-05-13 17:11:13 +02:00
R. RyanTM
af6a39460a
cbc: 2.9.9 -> 2.10.2 ( #58016 )
...
* cbc: 2.9.9 -> 2.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cbc/versions
* cbc: 2.10.0 -> 2.10.2
+ mark as broken on aarch64 (fails to build)
2019-05-12 23:46:18 +02:00
Timo Kaufmann
3814d7b14a
givaro: 4.0.4 -> 4.1.0, fflas-ffpack: 2.3.2 -> 2.4.0, linbox: 1.5.2 -> 1.6.0 ( #61285 )
...
The three packages are interdependent and need to be updated together,
like the main contributor did for sage:
https://trac.sagemath.org/ticket/24214
2019-05-11 16:09:07 +02:00
Michael Raskin
7770495cd7
Merge pull request #59148 from volth/gcc.arch.v3
...
compilation for particular x86_64 architecture
2019-05-05 19:12:12 +00:00
Gabriel Ebner
e62576817f
Merge branch 'auto-update/libqalculate'
2019-05-01 10:28:38 +02:00
Gabriel Ebner
1d5a0ffbfc
qalculate-gtk: 3.0.0 -> 3.1.0
2019-05-01 10:28:04 +02:00
R. RyanTM
1d663a6b2e
ginac: 1.7.5 -> 1.7.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ginac/versions
2019-04-30 15:56:23 -07:00
volth
5ad79dc4bb
compilation for particular x86_64 architecture
2019-04-30 14:28:04 +00:00
Daniel Schaefer
786f02f7a4
treewide: Remove usage of isNull
...
isNull "is deprecated; just write e == null instead" says the Nix manual
2019-04-29 14:05:50 +02:00
Timo Kaufmann
6dabc28cd0
sage: add compatibility for R 3.6.0
...
The random number generator seems to have changed. Because of this, a
trivial test adjustment is needed.
2019-04-29 13:37:07 +02:00
Alex Branham
4264ad4c2b
R: 3.5.3 -> 3.6.0
...
The patch is necessary for the test suite to pass without errors. The
fix has already been made upstream but didn't make it into the 3.6.0
release.
Closes https://github.com/NixOS/nixpkgs/pull/60273 .
2019-04-29 13:35:21 +02:00
Ben
535c38dd73
GeoGebra: 472 -> 535 ( #60272 )
...
* Update GeoGebra
* Update default.nix
2019-04-29 11:25:37 +02:00
Timo Kaufmann
31709b611f
R: add timokau as a maintainer
...
I'm interested in R as a dependency for sage. R changes are likely to
impact sage, so I'd like to get notified on those changes.
2019-04-28 13:20:47 +02:00
Renaud
9f26d537e8
Merge pull request #59516 from r-ryantm/auto-update/gmsh
...
gmsh: 4.2.2 -> 4.2.3
2019-04-24 20:40:56 +02:00
Timo Kaufmann
9c7f774a39
gap: mark as broken on darwin
...
Has been failing to build for a while.
2019-04-20 12:36:11 +02:00
Timo Kaufmann
af6739fdd7
gap: 4.10.0 -> 4.10.1
2019-04-20 09:54:27 +02:00
Timo Kaufmann
49b8efcb84
sage: 8.6 -> 8.7
...
https://groups.google.com/forum/#!topic/sage-release/3m8PV9JkFro
2019-04-17 22:44:32 +02:00
Timo Kaufmann
e0e5445667
sage: fix another transient sig_on bug
...
Caused a test failure on hydra, backporting upstream fix.
2019-04-17 19:58:07 +02:00
R. RyanTM
00d17e36ea
gmsh: 4.2.2 -> 4.2.3
...
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
2019-04-14 13:15:32 -07:00
Timo Kaufmann
62c288ec20
python.pkgs.sympy: 1.3 -> 1.4 ( #59482 )
2019-04-14 17:52:03 +02:00
markuskowa
87f595a1f0
Merge pull request #56615 from r-ryantm/auto-update/clp
...
clp: 1.16.11 -> 1.17.0
2019-04-14 12:05:32 +02:00
Markus Kowalewski
19dfffff3c
clp: restrict to x86_64-linux + darwin
2019-04-14 00:17:25 +02:00
Markus Kowalewski
e879991e1b
clp: 1.17.0 -> 1.17.11
2019-04-14 00:04:06 +02:00
Julien Dehos
a13f5d0da1
mxnet: fix cuda support enabled build ( #48781 )
2019-04-12 10:31:22 +00:00
Vladimír Čunát
f7ddff5c6d
R: fix regression from commit cbade453
#58989
...
Normally the directory is created in fixup phase.
2019-04-07 17:38:45 +02:00
rhokue
cbade453ac
R: explicitly declare which
as a run-time dependency
...
Fixes https://github.com/NixOS/nixpkgs/issues/58963 .
Closes https://github.com/NixOS/nixpkgs/pull/58989 .
2019-04-07 11:12:43 +02:00
Timo Kaufmann
ceede33ddf
python.pkgs.cypari2: 2.0.3 -> 2.1.0 ( #59085 )
2019-04-06 21:46:13 +00:00
Timo Kaufmann
7f22a42976
nauty: disable cpu feature detection
2019-04-04 14:54:55 +02:00
Timo Kaufmann
15045e6233
nauty: add timokau as a maintainer
...
I'm interested in this package as a sage dependency.
2019-04-04 14:54:31 +02:00
Timo Kaufmann
5880c449dd
nauty: small refactoring
2019-04-04 14:54:05 +02:00
Timo Kaufmann
69555825f8
eclib: 20180815 -> 20190226 ( #58801 )
...
Needs a sage patch, see
https://trac.sagemath.org/ticket/27360 .
2019-04-02 15:39:20 +00:00
markuskowa
7701fd7603
Merge pull request #58097 from r-ryantm/auto-update/ginac
...
ginac: 1.7.4 -> 1.7.5
2019-03-29 20:27:39 +01:00
markuskowa
403aa2dfed
Merge pull request #58180 from luzpaz/gmsh4.2.2
...
gmsh 4.2.1->4.2.2
2019-03-28 18:11:58 +01:00
luz.paz
13158c692c
gmsh 4.2.1->4.2.2
2019-03-23 12:51:12 -04:00
Will Dietz
24484b216a
qalculate-gtk: 2.9.0 -> 3.0.0
...
http://qalculate.github.io/news.html
2019-03-23 01:09:17 -05:00
R. RyanTM
34cba0b001
ginac: 1.7.4 -> 1.7.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ginac/versions
2019-03-21 17:54:31 -07:00
worldofpeace
0353967957
nasc: 0.5.1 -> 0.5.2
...
Main improvment is that libqalculatenasc.so is now properly linked
Changelog: https://github.com/parnold-x/nasc/compare/0.5.1...0.5.2
2019-03-20 23:10:33 -04:00
Timo Kaufmann
5fc5881221
sage: backport bugfix ( #57794 )
2019-03-17 14:36:01 +00:00
Timo Kaufmann
8fc3c033cb
pynac: 0.7.23 -> 0.7.24 ( #57791 )
...
Apparently some python3 related fixes: https://trac.sagemath.org/ticket/27241
Also switch to using pname.
2019-03-17 14:35:28 +00:00
Alex Branham
1e354a7e40
R: 3.5.2 -> 3.5.3
...
Closes https://github.com/NixOS/nixpkgs/pull/57400 .
2019-03-14 19:50:37 +01:00
Timo Kaufmann
ce96994032
sage: fix docbuild ( #57294 )
...
The docbuild (or rather its tests) failed because sphinx built some
English parts of the documentation in Russian. The added debian patch
fixes that by isolating docbuilding threads in sphinx using
proper subprocesses.
2019-03-10 21:42:54 +00:00
Timo Kaufmann
3b7fb15182
Merge pull request #57126 from timokau/sage-maxima-downgrade
...
sage: downgrade maxima to 5.41
2019-03-09 20:05:01 +00:00
Timo Kaufmann
23908a0ee3
sage: downgrade maxima to 5.41
...
See discussion at
82254747af
.
2019-03-09 17:23:57 +01:00
luz.paz
77cb537712
gmsh: 4.1.5 -> 4.2.1
2019-03-08 05:24:15 -05:00
Timo Kaufmann
e2b287b32a
maxima: remove ecl known-failures patch
...
It doesn't apply anymore since the recent update. Since the testsuite is
completely disabled now, there is little point in rebasing it.
2019-03-07 16:08:10 +01:00
Jörg Thalheim
9b57d852af
Merge pull request #56905 from timokau/pari-fix
...
pari: fix off-by-one error
2019-03-06 11:00:07 +00:00
Timo Kaufmann
a648b8c714
pari: fix off-by-one error
...
Done by applying upstream patch. Will be included in the next release.
Upstream: https://pari.math.u-bordeaux.fr/cgi-bin/bugreport.cgi?bug=2117
2019-03-05 21:50:44 +01:00
Timo Kaufmann
00fa98f012
pari: add timokau as maintainer
...
I'm mostly interested in this package because it is a dependency of
sage. I'd like to be notified on changes (which ofBorg will do when I'm
listed as a maintainer).
2019-03-05 20:23:04 +01:00
Timo Kaufmann
5a23cb575e
pari: slight refactoring
...
Use pname, one line per argument.
2019-03-05 20:21:26 +01:00
Peter Simons
1c6a193b3e
wxmaxima: update to version 19.03.0
2019-03-05 12:53:05 +01:00
Peter Simons
82254747af
maxima: update to version 5.42.2
2019-03-05 12:53:04 +01:00
R. RyanTM
6a987f5730
form: 4.2.0 -> 4.2.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/form/versions
2019-03-03 20:49:36 +01:00
Timo Kaufmann
9e3754786b
sage: fix strictDeps fallout
...
See https://github.com/NixOS/nixpkgs/pull/54182 and
https://github.com/NixOS/nixpkgs/pull/55757 .
2019-03-03 13:25:40 +01:00
Timo Kaufmann
2de81ee78f
sage: patch for pip 19
...
pip 19 introduced a deprecation warning for python 2.7. Since sage
internally uses pip to query for installed packages, this deprecation
warning will show up at unexpected times. That is ugly and messes with
the testsuite.
Upstream: https://trac.sagemath.org/ticket/27405
2019-03-03 13:21:22 +01:00
R. RyanTM
e869b87dbb
clp: 1.16.11 -> 1.17.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clp/versions
2019-03-01 16:08:32 -08:00
Frederik Rietdijk
2fcb11a244
Merge staging-next into master
2019-03-01 09:06:20 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Vladimír Čunát
71f4ba29a3
Merge branch 'master' into staging-next
...
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01:00
luz.paz
add7b20858
gmsh: 4.1.3 -> 4.1.5
2019-02-21 22:55:48 -05:00
Frederik Rietdijk
e2cd07b997
Merge staging-next into staging
2019-02-21 07:54:33 +01:00
Vladimír Čunát
32767d139f
Merge branch 'staging-next'
...
This round is without the systemd CVE,
as we don't have binaries for that yet.
BTW, I just ignore darwin binaries these days,
as I'd have to wait for weeks for them.
2019-02-20 09:38:45 +01:00
Michael Raskin
446520bb9b
Merge pull request #56026 from oxij/tree/move-defaults-to-package-files-half-cuda
...
all-packages.nix: move defaults to package files continues^2
2019-02-19 21:54:02 +00:00
Matthew Bauer
b1bbd94bb6
Merge remote-tracking branch 'NixOS/master' into staging
2019-02-18 20:36:48 -05:00
Frederik Rietdijk
815b77cbe6
Merge master into staging-next
2019-02-18 14:18:04 +01:00
Frederik Rietdijk
4b2336ea28
python.pkgs.caffe: fix build, closes #8749
2019-02-17 10:13:22 +01:00
Vladimír Čunát
f7f1a2f54e
Merge branch 'master' into staging-next
...
A mass darwin rebuild from master (#55784 ).
2019-02-17 08:05:24 +01:00
Gabriel Ebner
7cbc76a3e6
Merge branch 'auto-update/qalculate-gtk'
2019-02-16 17:25:47 +01:00
Frederik Rietdijk
fd48a94b62
Merge staging-next into staging
2019-02-16 09:30:46 +01:00
Frederik Rietdijk
6fe10d2779
Merge master into staging-next
2019-02-16 09:29:54 +01:00
R. RyanTM
ef405c5b67
qalculate-gtk: 2.8.2 -> 2.9.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qalculate-gtk/versions
2019-02-15 11:39:04 -08:00
Timo Kaufmann
9243e85fbc
sage: fix fetchSageDiff ( #55783 )
...
For some reason I changed it to use `cgit`s `rawdiff` instead of `patch`
in the update to sage 8.6. Probably commited that by accident, at least
I can't remember the reason. Also changed the excludes filter, the
leading slash prevented it from working.
As a result, the cypari2 patch changed. Only didn't notice because it
was cached.
Fixes #55780
2019-02-14 21:48:03 +01:00
Frederik Rietdijk
a25d48cd4f
Merge master into staging
2019-02-14 11:35:50 +01:00
Jan Tojnar
606ceda352
gnome3: stop using aliases
2019-02-14 02:31:15 +01:00
Michael Raskin
8384cfe455
Merge pull request #55129 from oxij/tree/move-defaults-to-package-files
...
all-packages.nix: move defaults to package files
2019-02-13 20:04:08 +00:00
Frederik Rietdijk
7257dedd7c
Merge master into staging-next
2019-02-13 12:33:29 +01:00
Timo Kaufmann
5728028916
sage: add numpy 1.16 compatibility patch
...
https://trac.sagemath.org/ticket/27000
2019-02-11 21:43:56 +01:00
Timo Kaufmann
342333c0ab
sage: add compatibility for sphinx 1.8.3 ( #55078 ) ( #55560 )
...
Since https://github.com/NixOS/nixpkgs/pull/48841 was replaced by
https://github.com/NixOS/nixpkgs/pull/54186 , this needs to be done
separately.
(cherry picked from commit 33db01e6d9
)
2019-02-11 13:18:16 +01:00
Florian Franzen
f470720aa8
Merge branch 'staging-next' into staging
2019-02-10 14:37:31 +01:00
Vladimír Čunát
d2c4b5777b
sagelib: fix missing pkgs.pkgconfig
...
Again: eb3f0aef43
#54306
Apparently the derivation needs both pkgconfigs
(it fails when missing either).
2019-02-09 10:36:47 +01:00
Jan Malakhovski
4bc66b1994
cntk: move defaults to package file
2019-02-03 15:32:16 +00:00
Jan Malakhovski
31aa884b7f
caffe: move defaults to package file
2019-02-03 15:32:15 +00:00
Jan Malakhovski
49148a3ea2
mxnet: move defaults to package file
2019-02-03 15:32:14 +00:00
Jan Malakhovski
88ca6dd78a
cplex: move defaults to package file
2019-02-03 15:30:47 +00:00
Jan Malakhovski
ec2452dac1
scilab: move defaults to package file
2019-02-03 15:30:45 +00:00
Timo Kaufmann
33db01e6d9
sage: add compatibility for sphinx 1.8.3 ( #55078 )
...
Since https://github.com/NixOS/nixpkgs/pull/48841 was replaced by
https://github.com/NixOS/nixpkgs/pull/54186 , this needs to be done
separately.
2019-02-02 13:02:07 +01:00
Vladimír Čunát
8ba516664b
Merge branch 'staging-next' into staging
2019-02-01 09:42:53 +01:00
Robert Schütz
052acfe930
sage: python-openid: move django and twill to checkInputs ( #54949 )
...
A search through the source code
(https://github.com/openid/python-openid/search?q=django and
https://github.com/openid/python-openid/search?q=twill ) reveals
that they are only used in examples and tests.
2019-01-31 10:14:36 +01:00