3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

1426 commits

Author SHA1 Message Date
R. Ryantm 241de3da58 wxmaxima: 21.11.0 -> 22.03.0 2022-04-07 01:42:41 +00:00
ajs124 dcf19469a8
Merge pull request #167192 from jb55/remove-me
remove jb55 as maintainer from some packages
2022-04-04 17:36:00 +02:00
William Casarin a1390787c3 remove jb55 as maintainer from some packages
I no longer use these and don't have much incentive to maintain them :(
2022-04-04 08:10:42 -07:00
Lucas Hoffmann f3bda2f2c0 docs: replace defunct git://github.com urls with https:// 2022-03-25 11:21:42 +01:00
davidak 6ea8d5ee71
Merge pull request #165297 from Stunkymonkey/treewide-pname-version-17
treewide: rename name to pname&version
2022-03-24 16:38:33 +01:00
Felix Buehler 3bc5196252 treewide: rename name to pname&version 2022-03-23 22:55:50 +01:00
ajs124 6324abc93e libpng_apng: drop
It's been the same as libpng since 8164d28, because
`libpng_apng = libpng.override { apngSupport = true; };`, but `apngSupport ? true`
2022-03-23 03:20:11 +01:00
Sandro 4348e36456
Merge pull request #164248 from Stunkymonkey/treewide-fetchFromGitHub-2 2022-03-22 02:13:45 +01:00
Doron Behar 6f227f03cb qalculate-gtk: 4.0.0 -> 4.1.0 2022-03-20 16:04:47 +08:00
Bobby Rong b3549ba290
Merge pull request #164837 from bobby285271/pantheon-eco
various: remove elementary-icon-theme from buildInputs & vala 0.56 fixes
2022-03-20 13:34:08 +08:00
Bobby Rong 88aee703c2
various: remove elementary-icon-theme from buildInputs
These apps don't hardcode their icon themes and the icon theme
is no longer picked up by wrapGAppsHook by default. User may
also able to choose to use icon themes of their choice so pulling
them to XDG_DATA_DIRS is mostly no use.
2022-03-19 17:16:30 +08:00
7c6f434c c8677c4da2
Merge pull request #164193 from NixOS/r-updates
R 4.1.2 -> 4.1.3 and rPackages bump
2022-03-18 17:27:53 +00:00
Felix Buehler f8684d34e9 cntk: switch to fetchFromGitHub 2022-03-16 23:23:09 +01:00
github-actions[bot] 0ed928e4ab
Merge master into staging-next 2022-03-14 12:01:26 +00:00
Mauricio Collares 5240cbc0d8 sage: adapt tachyon interface for 0.99.3 2022-03-13 16:53:22 -03:00
Justin Bedo 3739a7819d
R: 4.1.2 -> 4.1.3 2022-03-10 22:31:13 +11:00
github-actions[bot] 6787116890
Merge master into staging-next 2022-02-28 00:02:07 +00:00
7c6f434c da576d8a4a
Merge pull request #161876 from FRidh/sage-python
Sage: make it possible to extend the Python runtime environment with additional packages
2022-02-27 19:02:59 +00:00
AndersonTorres ed2b1b4b90 Merge branch 'master' into staging-next 2022-02-26 21:04:25 -03:00
R. Ryantm 21a1125f37 gmsh: 4.9.4 -> 4.9.5 2022-02-25 14:21:11 -08:00
K900 cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Frederik Rietdijk 330d9344d2 sage: make it possible not to rebuild sage-tests
Requiring sage-tests as build input just so it gets build is a bit
unfortunatey but understandable. This commit introduces an option to not
add sage-tests as a dependency. This is preferred in case e.g. Python
packages are added to the environment.
2022-02-25 21:27:14 +01:00
Frederik Rietdijk 7442533bf1 sage: support adding extra Python packages to environment
mysage = sage.override { extraPythonPackages = ps: with ps; [ dask ]; };

Note that the sage-tests are executed again as well, which is not very nice.
2022-02-25 21:18:23 +01:00
github-actions[bot] cd6011bf17
Merge master into staging-next 2022-02-24 00:02:03 +00:00
Renaud 65ecaa9903
Merge pull request #150078 from r-ryantm/auto-update/gurobi
gurobi: 9.1.2 -> 9.5.0
2022-02-23 22:08:43 +01:00
github-actions[bot] 10c4b97b44
Merge master into staging-next 2022-02-23 12:01:11 +00:00
Renaud 359d63179e
Merge pull request #160360 from r-ryantm/auto-update/qalculate-gtk
qalculate-gtk: 3.22.0 -> 4.0.0
2022-02-23 08:30:49 +01:00
github-actions[bot] f8210665fc
Merge staging-next into staging 2022-02-22 00:02:51 +00:00
Mauricio Collares 586b897693 sage: update test expectations for stack_data 0.2.0 2022-02-21 14:49:16 -08:00
Wanja Zaeske 2d67cc2bf6 removing maintainer wucke13 from some packages 2022-02-21 22:58:18 +01:00
markuskowa 48ab0d0233
Merge pull request #160924 from qbg/submit/mathematica-13.0.1
mathematica: 13.0.0 -> 13.0.1
2022-02-20 10:23:22 +01:00
R. RyanTM 286ecff9e0
getdp: 3.3.0 -> 3.4.0
(#150127)
2022-02-19 22:41:33 +01:00
qbg f4f52d9d70 mathematica: 13.0.0 -> 13.0.1
https://wolfram.com/mathematica/quick-revision-history.html#v130
2022-02-19 11:26:53 -06:00
R. Ryantm 581628a7f4 qalculate-gtk: 3.22.0 -> 4.0.0 2022-02-16 19:33:07 +00:00
Mauricio Collares b38b641ff3 sageWithDoc: fix Sphinx warnings which break docgen 2022-02-15 22:37:34 -03:00
7c6f434c a6a1e14e52
Merge pull request #159741 from r-ryantm/auto-update/polymake
polymake: 4.5 -> 4.6
2022-02-14 20:52:03 +00:00
7c6f434c 117fdae4b6
Merge pull request #159351 from collares/sage-ipython-8
sage: don't test for Cython source code in tracebacks (temporarily)
2022-02-14 17:18:21 +00:00
markuskowa e7a2652f31
Merge pull request #159311 from r-ryantm/auto-update/gmsh
gmsh: 4.9.2 -> 4.9.4
2022-02-13 11:48:17 +01:00
R. Ryantm ac4ec1ef75 gretl: 2021d -> 2022a 2022-02-12 21:08:09 -08:00
R. Ryantm 154d72f526 ginac: 1.8.1 -> 1.8.2 2022-02-12 20:56:29 -08:00
R. Ryantm 0948b62a1f polymake: 4.5 -> 4.6 2022-02-13 04:50:20 +00:00
Robert Scott 83ea8999d4 gmsh: enable tests 2022-02-12 16:15:57 +00:00
Robert Scott 61dc066799 gmsh: enable for darwin 2022-02-12 16:13:53 +00:00
Mario Rodas 0ff383436d
Merge pull request #159009 from r-ryantm/auto-update/bcal
bcal: 2.3 -> 2.4
2022-02-12 08:39:47 -05:00
7c6f434c bff729efd3
Merge pull request #158992 from collares/R-stackprotector
R: disable stack protector on aarch64-darwin
2022-02-12 11:32:56 +00:00
Mauricio Collares c763432549 sage: don't test for Cython source code in tracebacks (temporarily) 2022-02-11 19:13:34 -03:00
R. Ryantm 772c6b674c gmsh: 4.9.2 -> 4.9.4 2022-02-11 18:31:28 +00:00
7c6f434c 06ff90f540
Merge pull request #159020 from collares/arb-2.22.1
arb: 2.21.1 -> 2.22.1
2022-02-10 23:56:18 +00:00
R. Ryantm 288ba3f85b scilab-bin: 6.0.2 -> 6.1.1 2022-02-10 11:56:08 -08:00
Mauricio Collares b8c69782a2 sage: adapt tests to arb 2.22 2022-02-10 16:40:41 -03:00