Commit Graph

1751 Commits

Author SHA1 Message Date
Weijia Wang
4be6baacfe
Merge pull request #218170 from r-ryantm/auto-update/readstat
readstat: 1.1.8 -> 1.1.9
2023-02-26 12:24:53 +02:00
R. Ryantm
ed6c7c8161 readstat: 1.1.8 -> 1.1.9 2023-02-25 06:18:17 +00:00
Connor Baker
dddc103fdb cudaFlags: rewrite to capture all architechtures and fix #215436 2023-02-23 16:34:12 -05:00
Bernardo Meurer
42008a14a4
Merge pull request #217206 from Artturin/stdenvimprovements1 2023-02-23 12:07:47 +00:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Samuel Ainsworth
2308c637ef
Merge pull request #217330 from ConnorBaker/fix/caffe-use-pre-cudnn8
caffe: use pre-CUDNN 8.x
2023-02-22 12:53:26 -05:00
Ksenia Portu
912441ef4f mathematica: 13.2.0 -> 13.2.1 2023-02-22 10:15:05 +05:00
Connor Baker
291db05669 caffe: use pre-CUDNN 8.x 2023-02-21 20:33:46 -05:00
Ferry Jérémie
bfac2d0034 treewide:replace http by https when https is a permanent redirection 2023-02-19 21:47:59 +01:00
R. Ryantm
91df193fa6 calc: 2.14.1.2 -> 2.14.1.3 2023-02-18 22:39:43 +00:00
Weijia Wang
a65374c436 scilab-bin: refactor 2023-02-15 15:15:18 +01:00
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
Mario Rodas
b75f89de94 readstat: fix pname 2023-01-28 04:20:00 +00: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
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Doron Behar
b5f421490b
Merge pull request #207087 from doronbehar/pkg/mathematica.src
Mathematica: Allow overriding src directly.
2022-12-25 19:13:12 +02:00
Guanpeng Xu
34cd4905d1 mathematica: use installer name to decide if it contains local docs 2022-12-25 23:29:09 +08:00
Guanpeng Xu
ca595aca5b mathematica: 13.1.0 -> 13.2.0 2022-12-25 22:54:19 +08:00
7c6f434c
7fd752872e
Merge pull request #206769 from collares/gap-4.12.2
gap: 4.12.1 -> 4.12.2
2022-12-22 18:27:13 +00:00
Doron Behar
914b07da7d Mathematica: Allow overriding src directly. 2022-12-21 12:46:13 +02:00
Doron Behar
7328cd1015
Merge pull request #206903 from alyaeanyx/qalculate-4.5.0
{libqalculate, qalculate-gtk, qalculate-qt}: 4.4.0 -> 4.5.0
2022-12-20 09:54:13 +02:00
Justin Bedő
fcae6a2656
Merge pull request #206157 from NixOS/r-updates
R,rPackages: R 4.2.1 -> 4.2.2
2022-12-19 21:25:09 +00:00
alyaeanyx
2c1e43dd75 {libqalculate, qalculate-gtk, qalculate-qt}: 4.4.0 -> 4.5.0 2022-12-19 20:05:32 +01:00
Mauricio Collares
2f39745cc4 gap: 4.12.1 -> 4.12.2 2022-12-18 17:16:50 -03:00
figsoda
ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
Jason Miller
8392158289
cudaPackages: add cudaFlags (#205351)
* cudaPackages: add cudaFlags

* cudaNames -> cudaMicroarchitectureNames

* update documentation, remove config for static library removal

* doc link added to flags

* fix whitespace in assignment
2022-12-16 22:00:36 -08:00
Artturin
05a2dfd674 lib.replaceChars: warn about being a deprecated alias
replaceStrings has been in nix since 2015(nix 1.10)

so it is safe to remove the fallback

d6d5885c15
2022-12-15 22:25:51 +02:00
Justin Bedo
4d394bfb48
R: 4.2.1 -> 4.2.2 2022-12-14 15:52:24 +11:00
Robert Scott
bef7b51a7f
Merge pull request #205581 from mimame/weka/3.9.2-3.9.6
weka: 3.9.2 -> 3.9.6
2022-12-14 00:13:33 +00:00
Miguel Madrid-Mencía
1f0f9ada86
weka: 3.9.2 -> 3.9.6 2022-12-11 18:37:06 -06:00
Mauricio Collares
99fed31f9d
Merge pull request #205547 from r-ryantm/auto-update/primecount
primecount: 7.4 -> 7.6
2022-12-11 12:33:23 -03:00
Fabian Affolter
ddb2541b8a
primecount: add changelog to meta 2022-12-11 01:14:49 +01:00
Fabian Affolter
6deae326bf
primesieve: add changelog to meta 2022-12-10 23:44:00 +01:00
R. Ryantm
016aaa261d primesieve: 8.0 -> 11.0 2022-12-10 20:15:07 +00:00
R. Ryantm
d5490032d8 primecount: 7.4 -> 7.6 2022-12-10 20:04:53 +00:00
Nikolay Korotkiy
3332040606
Merge pull request #203029 from sikmir/geogebra
geogebra: 5-0-723-0 → 5-0-745-0, geogebra6: 6-0-723-0 → 6-0-745-0
2022-12-04 17:31:30 +04:00
R. RyanTM
132e60b840
calc: 2.14.1.0 -> 2.14.1.2
Also fixed GitHub source url.
2022-12-02 18:02:05 +08:00
Mauricio Collares
40fddeb8fc giac: mark as broken on aarch64-darwin 2022-11-28 09:33:10 -03:00
Mauricio Collares
3b258a60a6 sage: import pari 2.15.1 update patch 2022-11-27 20:39:59 -03:00
R. Ryantm
081289609e pari: 2.13.4 -> 2.15.1 2022-11-27 20:39:59 -03:00
Jiajie Chen
91e59727c0 pari: unbreak on aarch64-darwin 2022-11-27 09:39:27 +08:00
Nikolay Korotkiy
bb92198f4c
geogebra6: 6-0-723-0 → 6-0-745-0 2022-11-26 14:17:44 +03:00
Nikolay Korotkiy
5b4bf09237
geogebra6: fix the meta data to allow autoupdate
Resolve #188260
2022-11-26 13:58:19 +03:00
Nikolay Korotkiy
ec635b51d6
geogebra: 5-0-723-0 → 5-0-745-0 2022-11-26 13:39:52 +03:00
Bobby Rong
4315ef82eb
Merge pull request #202657 from 4825764518/master
qalculate-qt: update supported platforms
2022-11-25 21:51:45 +08:00
Guillaume Girol
6f9188b26b
Merge pull request #201759 from collares/giac-1.9.0.29
giac: 1.9.0-5 -> 1.9.0-29
2022-11-24 14:16:03 +00:00
4825764518
9c363bae16
qalculate-qt: update supported platforms 2022-11-24 05:37:05 -05:00
R. Ryantm
7e88b2bef5 form: 4.2.1 -> 4.3.0 2022-11-22 12:01:40 -05:00
Mauricio Collares
339f72586a giac: 1.9.0-5 -> 1.9.0-29 2022-11-18 09:15:22 -03:00
Mauricio Collares
fc9eb96278
Merge pull request #198355 from collares/sage-libgap-aarch64
sage: fix aarch64 crashes and skip problematic test
2022-11-07 17:53:09 -03:00
R. Ryantm
a8ed4be9a6 gmsh: 4.10.5 -> 4.11.0 2022-11-07 11:31:21 +00:00