Commit Graph

1688 Commits

Author SHA1 Message Date
Felix Buehler
cdb39a86e0 treewide: use optionalString 2023-02-13 21:52:34 +01:00
John Ericson
ee2fd1e510 R: Add meta.pkgConfigModules and test 2023-02-13 10:21:07 -05:00
Alyssa Ross
c6c7493c3b
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/pyarrow/default.nix
2023-02-13 00:15:28 +00:00
Mauricio Collares
7e3ba6cec3
Merge pull request #216048 from collares/sage-9.8
sage: 9.7 -> 9.8
2023-02-12 21:48:31 +01:00
Mauricio Collares
f39b777987 sage: 9.7 -> 9.8 2023-02-12 20:46:00 +01:00
Mauricio Collares
b7b53aec79 sage: update readme to reflect trac->gh migration 2023-02-12 20:35:33 +01:00
Mauricio Collares
7371818c6e pari: upstream ellcard fixes 2023-02-12 20:35:33 +01:00
Mauricio Collares
ccc118b6cc gap: sage no longer needs a wrapper 2023-02-12 20:35:33 +01:00
Vladimír Čunát
1e42908aa7
Merge branch 'master' into staging-next 2023-02-08 21:50:23 +01:00
Mauricio Collares
fc36e212fb bliss: build on aarch64-linux 2023-02-08 21:18:25 +01:00
R. Ryantm
9347d7d265 polymake: 4.8 -> 4.9 2023-02-08 12:49:16 +00:00
github-actions[bot]
39c285eb4f
Merge master into staging-next 2023-02-05 12:01:29 +00:00
R. Ryantm
44b7b37b73 pari: 2.15.1 -> 2.15.2 2023-02-05 09:31:08 +00:00
Vladimír Čunát
9287f4461d
Merge #206907: stdenv: gcc11 -> gcc12 2023-02-01 16:54:44 +01:00
Chad Jablonski
b431ac2fd9 programmer-calculator: 2.2 -> 3.0 2023-01-29 21:23:01 -05:00
Fabián Heredia Montiel
0cf5d85f0c treewide: add gcc12 flags 2023-01-27 21:20:52 -06:00
Weijia Wang
7d654ebc33
Merge pull request #211037 from r-ryantm/auto-update/ginac
ginac: 1.8.4 -> 1.8.5
2023-01-27 12:32:11 +01:00
Weijia Wang
4393a6e68e
Merge pull request #199293 from r-ryantm/auto-update/gretl
gretl: 2022b -> 2022c
2023-01-23 06:18:16 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Weijia Wang
f5b2bb846a
Merge pull request #211167 from wegank/pagsuite-fetchurl
pagsuite: fetchzip -> fetchurl
2023-01-22 02:38:59 +01:00
Alyssa Ross
45a7ad7460 readstat: enable parallel building
Tested at -j4.
2023-01-21 12:54:25 +00:00
Alyssa Ross
0c61668468 readstat: always depend on top-level libiconv
Top-level libiconv is defined per-platform.  The actual libiconv
library won't be built on platforms like Linux where it doesn't need
to be, so there's no need to maintain a separate platform list here.

Required to build for FreeBSD.
2023-01-21 12:54:25 +00:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Mauricio Collares
94f05c2605 sage: backport intermittent test fix 2023-01-20 07:09:29 +01:00
Mauricio Collares
a89dae74dd sage: paper over ipywidgets deprecation warning 2023-01-18 15:56:21 +01:00
Mauricio Collares
59fc1d3647 sageWithDoc: import sphinx 5.1->5.3 upgrade patches 2023-01-18 15:28:06 +01:00
Mauricio Collares
6692659ce6 sage: matplotlib 3.6 upgrade fixes 2023-01-18 14:45:01 +01:00
Weijia Wang
751c42b62b pagsuite: fetchzip -> fetchurl 2023-01-17 02:24:12 +01:00
R. Ryantm
3fb5bbd0a7 ginac: 1.8.4 -> 1.8.5 2023-01-16 06:39:54 +00:00
Sandro
c58002056a
Merge pull request #210361 from wegank/wxmaxima-bump
Closes https://github.com/NixOS/nixpkgs/issues/210224
2023-01-15 02:46:09 +01:00
Weijia Wang
89d4b2b4df wxmaxima: 22.05.0 -> 22.12.0 2023-01-14 20:02:56 +01:00
Martin Weinelt
c1e6c6af69 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-11 03:51:33 +01:00
Sergei Trofimovich
e4c295a77d
Merge pull request #208396 from bgamari/wip/gmsh-shared
gmsh: Enable dynamic linking and Python bindings
2023-01-10 00:05:19 +00:00
Ben Gamari
34dd176116 gmsh: enable python bindings 2023-01-09 19:01:02 -05:00
github-actions[bot]
e4fc9a910a
Merge master into staging-next 2023-01-09 12:01:24 +00:00
QuantMint
7f1a5d7f8d qalculate-qt: build with qt6 2023-01-07 22:38:04 +01:00
github-actions[bot]
0789ea69b1
Merge master into staging-next 2023-01-07 00:02:25 +00:00
Ben Gamari
4ed69ca095 gmsh: enable parallel building 2023-01-06 15:21:44 -05:00
alyaeanyx
762b538557 {libqalculate, qalculate-gtk, qalculate-qt}: 4.5.0 -> 4.5.1 2023-01-05 14:51:31 +01:00
Martin Weinelt
6bf557fc68 python3Packages.jupyter-core: rename from jupyter_core 2023-01-05 13:20:52 +01:00
Ben Gamari
0af966f368 gmsh: Enable OpenMP support
As this is parallelism that essentially comes for free.
2023-01-04 11:24:04 -05:00
Doron Behar
a40405b971
Merge pull request #207697 from herberteuler/fix/mathematica-13.2.0
mathematica: 13.1.0 -> 13.2.0
2022-12-31 22:24:10 +02:00
Doron Behar
d6a592c02e mathematica: Add 13.1.0 webdoc=true source hash 2022-12-31 21:31:45 +02:00
Ben Gamari
24de35c698 gmsh: 4.11 -> 4.11.1 2022-12-31 11:37:53 -05:00
Ben Gamari
b2557f7653 gmsh: Enable shared library
This allows use of the Python and other bindings.
2022-12-31 11:37:53 -05:00
Guanpeng Xu
ee5237701e mathematica: document the command for calculating hashes 2022-12-31 22:55:38 +08:00
Mauricio Collares
b25ad6c153
Merge pull request #207933 from r-ryantm/auto-update/polymake
polymake: 4.7 -> 4.8
2022-12-27 12:51:37 -03:00
Fabian Affolter
fc4b36771b
polymake: add changelog to meta 2022-12-27 10:20:07 +01:00
R. Ryantm
ec36ffd7cc polymake: 4.7 -> 4.8 2022-12-27 08:48:16 +00:00