Commit Graph

1406 Commits

Author SHA1 Message Date
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
Mauricio Collares
5240cbc0d8 sage: adapt tachyon interface for 0.99.3 2022-03-13 16:53:22 -03: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
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
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
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
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
R. Ryantm
fa133a26f3 rofi-calc: 2.0.0 -> 2.1.0 2022-02-10 11:32:09 -08:00
R. Ryantm
172ba8b474 bcal: 2.3 -> 2.4 2022-02-10 19:05:57 +00:00
Mauricio Collares
4536186f18 R: disable stack protector on aarch64-darwin 2022-02-10 14:01:08 -03:00
Mauricio Collares
778b1f8b4f sage: no longer assume fonttools emits deprecation warnings 2022-02-03 08:28:22 -03:00
Martin Weinelt
778d148959
Merge pull request #155061 from piegamesde/gnome 2022-02-01 20:53:10 +01:00
7c6f434c
9b76122d71
Merge pull request #140889 from collares/sage-9.5
sage: 9.4 -> 9.5
2022-01-31 13:24:26 +00:00
Mauricio Collares
8ec9a32829 sageWithDoc: do not autodetect optional features when testing dochtml 2022-01-30 13:15:22 -03:00
Mauricio Collares
cecbb55fb0 sage: 9.4 -> 9.5 2022-01-30 13:15:20 -03:00
piegames
9a2a3d0395 gfm: drop
It does not appear to have an attribute that references it anymore?
(Not sure though, that name's hard to grep for)
2022-01-29 18:09:16 +01:00
piegames
5ffbf9ed81 tilp2: drop
While tilp2's libglade dependency is optional, it still has a hard dependency
on it via gfm
2022-01-29 18:08:52 +01:00
Felix Buehler
09e3b7a570 treewide: remove all updateWalker/downloadURLRegexp 2022-01-26 21:46:08 +01:00
Mauricio Collares
0aef6270cd sage: generate setup.cfg and requirements.txt for sagelib 2022-01-24 20:54:53 -03:00
Mauricio Collares
0a6b5115f6 singular: 4.2.0p2 -> 4.3.0 2022-01-24 20:54:53 -03:00
Armeen Mahdian
2d207146ee
mathematica: Refactor install process with autoPatchelfHook (#154295)
- Call appropriate hooks at beginning/end of each phase

  - No longer assume current working dir in installPhase

  - Add support for udev rules installation (required for VernierLink)

  - Use -verbose with MathInstaller for detailed progress

  - Use patchShebangs or MathInstaller

  - Remove broken hostname call, root user check, and Avahi daemon
    check in MathInstaller

  - Add proper error checking after MathInstaller call

  - Skip configure phase

  - Create wrappers for relevant executables

  - Set $HOME to $TMPDIR/home temporarily so MathInstaller
    succeeds

  - Replace dd with tail for simplicity and performance
2022-01-19 12:35:38 -05:00
R. Ryantm
a389c191b4 calc: 2.14.0.13 -> 2.14.0.14 2022-01-11 02:54:44 +00:00
R. RyanTM
c5e9e73029
gmsh: 4.9.0 -> 4.9.2
* gmsh: 4.9.0 -> 4.9.2 (#152872)

* gmsh: use https

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-08 01:18:15 +01:00
Ben Siraphob
efbd6bf6e6
Merge pull request #152932 from r-ryantm/auto-update/calc
calc: 2.14.0.8 -> 2.14.0.13
2021-12-31 20:39:26 +07:00
R. Ryantm
e3271d42ce calc: 2.14.0.8 -> 2.14.0.13 2021-12-31 12:45:14 +00:00
Gabriel Ebner
5fcfc1d34a
Merge pull request #152605 from j0hax/speedcrunch-fixups
Speedcrunch fixups
2021-12-31 10:36:06 +01:00
Johannes Arnold
e3d982dfee speedcrunch: 0.12.0 -> unstable-2021-10-09 2021-12-31 10:04:07 +01:00