Commit graph

1308 commits

Author SHA1 Message Date
R. Ryantm 760160e64d bcal: 2.2 -> 2.3 2021-10-29 02:44:23 +00:00
Nikolay Korotkiy 89707c93aa
pcalc: enable on darwin 2021-10-28 12:47:11 +03:00
Justin Bedő 0689e7368d
Merge pull request #142333 from NixOS/r-updates
rPackages: update R, CRAN, and BIOC
2021-10-22 14:33:46 +11:00
Justin Bedo 71eeb7ee56
Merge remote-tracking branch 'origin/master' into r-updates 2021-10-17 21:41:51 +11:00
Justin Bedo 3a0bdda3d9
R: add myself to maintainers 2021-10-17 08:41:58 +11:00
superherointj 206f3ab323 pythonPackages.jupyter_client: renamed to jupyter-client 2021-10-15 07:51:23 -03:00
Peter Simons 476635afe1 Drop myself from meta.maintainers for most packages.
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
Mario Rodas 4662abd3b4 R: don't restrict hydraPlatforms
The restriction of hydraPlatforms was added in [1: ef05fad51a], but
doesn't seem to be a real reason behind it. R is Free Software and it
take takes a few minutes to build so I believe it can be distributed by
Hydra.

1: 2014-05-04 ef05fad51a
   R: don't restrict meta.platforms to Linux; other architectures should build fine
2021-10-01 04:20:00 +00:00
Mauricio Collares a5a7c33e77 threejs-sage: install in expected location
Co-authored-by: Timo Kaufmann <timokau@zoho.com>
2021-09-28 19:06:48 +02:00
Ryan Burns 813c400edc cntk: fix build with protobuf 3.18+ 2021-09-23 02:16:17 -07:00
Ryan Burns e12802213e caffe: fix build with protobuf 3.18+ 2021-09-22 21:57:13 -07:00
markuskowa b4f1a1338f
Merge pull request #138512 from r-burns/csdp
[staging-next] Revert "csdp: move gfortran to nativeBuildInputs"
2021-09-20 12:18:40 +02:00
Alyssa Ross e2bb7997c4
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	nixos/doc/manual/release-notes/rl-2111.section.md
2021-09-19 17:08:00 +00:00
Ryan Burns b23afbb866 Revert "csdp: move gfortran to nativeBuildInputs"
We are not using gfortran as a native binary; we are using its lib.

Fixes build on darwin.

This reverts commit eabbf45b60.
2021-09-19 02:35:27 -07:00
Bobby Rong 0fd8cc3908
treewide: switch from pantheon.maintainers to lib.teams.pantheon 2021-09-18 23:07:00 +08:00
github-actions[bot] d370d9ee99
Merge staging-next into staging 2021-09-11 18:01:51 +00:00
Stephen Morgan 28b5133cce geogebra: 5-0-644-0 -> 5-0-662-0 2021-09-11 23:49:13 +10:00
Markus Kowalewski 35a17a0cfe
scilab: move gfortran to nativeBuildInputs 2021-09-03 13:33:32 +02:00
Markus Kowalewski 74443bc786
jags: move gfortran to nativeBuildInputs 2021-09-03 13:33:31 +02:00
Markus Kowalewski eabbf45b60
csdp: move gfortran to nativeBuildInputs 2021-09-03 13:33:31 +02:00
Michael Raskin df3f3ccc6d
Merge pull request #136250 from collares/sage-networkx
sage: adapt tests for networkx 2.6
2021-08-31 07:52:29 +00:00
Mauricio Collares 7194273c77 sage: adapt tests for networkx 2.6 2021-08-30 22:43:24 -03:00
schotts-fired 9ec4fb0cd1 R: add memory profiling compile option 2021-08-30 18:24:42 +02:00
davidak d18866b1c2 nasc: 0.7.5 -> 0.8.0 2021-08-23 23:23:52 +02:00
Mauricio Collares 46c3703ec1 sage: 9.3 -> 9.4 2021-08-22 09:53:12 -03:00
Mauricio Collares 9be264795c pynac: import segfault fix 2021-08-22 09:53:12 -03:00
Mauricio Collares b565d30c47 maxima: 5.44.0 -> 5.45.0 2021-08-22 09:53:08 -03:00
Sandro Jäckel 026fb18487
ginac: switch to pname + version, cleanup 2021-08-21 11:20:15 +02:00
Sandro a9f66e941d
Merge pull request #134390 from smancill/colpack-darwin
colpack: refactor builder and build on darwin
2021-08-20 23:58:11 +02:00
Sebastián Mancilla 50062cc371 colpack: refactor builder and build on darwin
- Use autoreconfHook and set flags with configureFlags.
- Only enable OpenMP on Linux, so it can be built on Darwin.
- Do not install .la file. Other distros also remove them.
- Do not build examples.
- Install example sources into a proper location.
- Fixed license.
2021-08-19 15:51:23 -04:00
Sandro ac9f41a782
Merge pull request #134393 from smancill/bump-lp-solve
lp_solve: 5.5.2.5 -> 5.5.2.11
2021-08-19 21:36:59 +02:00
Zhenya Vinogradov 6714723bfa sage: fix icon location in the kernel definition
The icon location is incorrect, `doc` directory exists inside `src`
directory, but not on the top level.
2021-08-19 12:20:35 +03:00
Sebastián Mancilla 514c8569aa lp_solve: 5.5.2.5 -> 5.5.2.11
- Use the generic builder and override build and install phases instead
  of using buildCommand and missing phases and hooks, like fixup.

- Fix build on Darwin by using the proper build script (ccc.osx).

  - Add cctools to build inputs because ccc.osx uses the libtool
    command.

  - The install_name of the library is not set so fix it with
    fixDarwinDylibNames.

- Install headers into the expected location $out/include/lpsolve
  instead of $out/include. This follows what other distro do.
2021-08-17 23:20:47 -04:00
Artturi 8ba3c63144
Merge pull request #133998 from r-ryantm/auto-update/wxmaxima
wxmaxima: 21.02.0 -> 21.05.2
2021-08-17 23:00:21 +03:00
R. RyanTM cbd7e0dec1 qalculate-gtk: 3.19.0 -> 3.20.1 2021-08-17 16:04:54 +00:00
R. RyanTM 0ba50b681e wxmaxima: 21.02.0 -> 21.05.2 2021-08-14 11:51:36 +00:00
Michael Raskin 1350415b52
Merge pull request #127798 from PhDyellow/r_bump_version
R: 4.0.4 -> 4.1.0
2021-08-13 13:41:07 +00:00
Phil Dyer a21caa7f19 Remove unused fetchpatch from inputs 2021-08-13 10:19:31 +10:00
Phil Dyer 7f07184a8e Add Patch for aarch64 2021-08-13 10:16:59 +10:00
Phil Dyer d37edcd3d5 R: 4.1.0 -> 4.1.1 2021-08-11 16:41:53 +10:00
R. RyanTM e36200fc36 ginac: 1.8.0 -> 1.8.1 2021-08-10 07:09:09 +00:00
Sandro fd26f351b5
Merge pull request #131493 from collares/polymake-4.4
polymake: 3.2.rc4 -> 4.4
2021-08-08 12:30:59 +02:00
Felix Buehler 7b20eb9e37 scilab-bin: remove phases 2021-08-03 00:03:12 +02:00
Ben Siraphob 2f94991628 treewide: fix redirected URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2021-08-01 00:01:50 +07:00
Frederik Rietdijk 8f6b07c223 maxima: use strictDeps and python3 2021-07-27 20:37:06 +02:00
Phil Dyer 9a88197fe7 R: 4.0.4 -> 4.1.0
Co-authored-by: Mauricio Collares <244239+collares@users.noreply.github.com>
2021-07-27 12:32:00 +10:00
Mauricio Collares 045d6f35d9 polymake: 3.2.rc4 -> 4.4 2021-07-25 20:12:21 -03:00
Jörg Thalheim d4b8356ce2 pcalc: 20141224 -> 20181202 2021-07-18 08:40:09 +02:00
Felix Buehler 82cb33a0ae treewide: remove meta.version 2021-07-18 00:07:38 +02:00
Mauricio Collares 183071d282 pynac: 0.7.27 -> 0.7.29 2021-07-16 19:30:11 -03:00