Commit Graph

1714 Commits

Author SHA1 Message Date
amesgen
0a1a3e9d95
maxima-ecl: fix build by removing upstreamed patch 2023-03-10 21:57:12 +01:00
Doron Behar
33c9fd85e5
Merge pull request #219838 from alyaeanyx/qalculate-4.6.0
{libqalculate, qalculate-gtk, qalculate-qt}: 4.5.1 -> 4.6.0
2023-03-07 01:11:37 +02:00
Samuel Ainsworth
e1fbe85b0a
Merge pull request #218265 from SomeoneSerge/hotfix-nvcc-gcc-incompatibility
cudaPackages: point nvcc at a compatible -ccbin
2023-03-06 11:38:18 -05:00
alyaeanyx
2d1959e445 libqalculate, qalculate-gtk: 4.5.1 -> 4.6.0 2023-03-06 15:17:20 +01:00
Weijia Wang
55bb9cd6c0
Merge pull request #219604 from wegank/glsurf-ocaml
glsurf: migrate to OCaml 4.14
2023-03-06 11:05:05 +02:00
Nick Cao
794f34657e
Merge pull request #219625 from NickCao/eigenmath
eigenmath: init at unstable-2023-03-05
2023-03-05 23:20:20 +08:00
Weijia Wang
a56529a95f glsurf: fix runtime error 2023-03-05 12:05:39 +02:00
Nick Cao
32b51c198f
eigenmath: init at unstable-2023-03-05 2023-03-05 16:17:38 +08:00
Weijia Wang
cc4169d737 glsurf: migrate to OCaml 4.14 2023-03-05 02:03:44 +02:00
Someone Serge
d378cc6fb2
opencv4: respect config.cudaCapabilities
This is needed for faster builds when debugging the opencv derivation,
and it's more consistent with other cuda-enabled packages

-DCUDA_GENERATION seems to expect architecture names, so we refactor
cudaFlags to facilitate easier extraction of the configured archnames
2023-03-04 00:59:21 +02:00
Doron Behar
f002f6e8ab wxmaxima: 22.12.0 -> 23.02.1
Diff: https://github.com/wxMaxima-developers/wxmaxima/compare/Version-22.12.0...23.02.1
2023-03-02 15:11:08 +02:00
Doron Behar
b53da37836 maxima: 5.45.1 -> 5.46.0 2023-03-02 15:11:00 +02:00
Sandro
2c6a017a7e
Merge pull request #217622 from ksenia-portu/mathematica
mathematica: 13.2.0 -> 13.2.1
2023-03-01 13:32:33 +01:00
Weijia Wang
4389f86425
Merge pull request #211867 from wegank/scilab-bin-refactor
scilab-bin: refactor
2023-02-28 22:29:34 +02:00
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
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