Commit Graph

2192 Commits

Author SHA1 Message Date
utopiatopia
6b92b09f03 cemu-ti: mark x86_64-linux broken 2024-11-24 18:34:45 -08:00
utopiatopia
6960c3bacc cemu-ti: add aarch64-linux platform 2024-11-24 18:34:43 -08:00
Emily
d9ee62b6aa caffe: remove broken CUDA support
It’s been marked as broken for over a year and requires CUDA
10. Even the non‐CUDA variant of the package refused to evaluate
without enabling broken packages due to `cudnn`, so I’m not sure
anyone is using this package at all…
2024-11-21 23:05:51 +00:00
Sam Connelly
7c66fb1ec5 migrate maintainership from luc65r to clevor
They said they haven't used Nix in a while and is not interested in
maintaining cemu-ti (presumably other packages too), so I asked to take
over his role. I removed luc65r from the meta.maintainers attribtes, and
adopted the packages I wanted to adopt. I chose to adopt the TI graphing
calculator-related packages as I am part of Cemetech.
2024-11-17 14:30:20 -05:00
Theodore Ni
13277222b4
gretl: use new Darwin SDK pattern 2024-11-11 00:08:46 -08:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Aleksana
23f6066f42
cemu-ti: Fix build failure (#349005) 2024-11-05 19:24:04 +08:00
Weijia Wang
527e4bfbdd
clp: 1.17.9 -> 1.17.10 (#348244) 2024-11-02 21:07:33 +01:00
Weijia Wang
9992401bd8
gp2c: 0.0.13 -> 0.0.14 (#348233) 2024-11-02 15:06:25 +01:00
Mauricio Collares
434a9ccdba sage: fix gc-related hypellfrob.pyx test failure 2024-11-01 08:47:45 +01:00
github-actions[bot]
09d8c7ec2f
Merge master into staging-next 2024-10-29 18:04:32 +00:00
7c6f434c
9ec0e7ca4e
sage: work around glpk aarch64 issue instead of disabling test (#351248) 2024-10-29 15:57:38 +00:00
Fabián Heredia Montiel
34b62f7c47 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-27 16:10:56 -06:00
Mauricio Collares
ec99bd832d sage: work around glpk aarch64 issue instead of disabling test 2024-10-26 21:10:47 +02:00
Mauricio Collares
32f02aed22 sage: import sympy and numpy update patches 2024-10-26 17:35:23 +02:00
Nick Cao
710da54cbf
eigenmath: 3.27-unstable-2024-10-02 -> 3.27-unstable-2024-10-18
Diff: 57a7c74623...a9d3be2c64
2024-10-24 17:32:03 -04:00
Mauricio Collares
7dace11053
jmol: 16.2.21 -> 16.3.1 (#349514) 2024-10-23 13:18:16 +02:00
Mauricio Collares
14727d96eb sage: use jre8 2024-10-22 22:24:57 +02:00
Mauricio Collares
7783a48f38
polymake: 4.12 -> 4.13 (#348571) 2024-10-22 17:43:18 +02:00
Sam Connelly
5c30edb481 cemu-ti: Fix build failure 2024-10-16 07:03:18 -04:00
R. Ryantm
01a21114cf polymake: 4.12 -> 4.13 2024-10-14 16:58:07 +00:00
R. Ryantm
31ca06ca58 wxmaxima: 24.05.0 -> 24.08.0 2024-10-14 13:52:23 +00:00
Fabián Heredia Montiel
9c57494b9d
mathematica: fix incorrect matchesDoc with #343491 (#346696) 2024-10-13 13:08:59 -06:00
R. Ryantm
3dc84bdd7c gp2c: 0.0.13 -> 0.0.14 2024-10-13 10:34:38 +00:00
R. Ryantm
2d683b3884 clp: 1.17.9 -> 1.17.10 2024-10-13 10:34:03 +00:00
Fabián Heredia Montiel
ccec93c1c7 treewide: replace webkitgtk to webkitgtk_4_0
sed -i 's/ webkitgtk\b/ webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/(webkitgtk\b/(webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/\.webkitgtk\b/.webkitgtk_4_0/g' pkgs/**.nix

webkitgtk is currently pointing to that specific ABI version but the
alias is going to start warning
2024-10-11 17:23:43 -06:00
Anderson Torres
220618e6a9 zegrapher: migrate to by-name 2024-10-09 22:19:15 -03:00
Nick Cao
207c89e250
eigenmath: 3.27-unstable-2024-09-15 -> 3.27-unstable-2024-10-02 (#347208) 2024-10-08 09:07:45 -04:00
R. Ryantm
14d4e9ce7e eigenmath: 3.27-unstable-2024-09-15 -> 3.27-unstable-2024-10-02 2024-10-08 02:02:05 +00:00
alyaeanyx
3c2859a970 {libqalculate, qalculate-gtk, qalculate-qt}: 5.2.0 -> 5.3.0 2024-10-07 15:20:54 +02:00
SharzyL
931d7f929d
mathematica: fix incorrect matchesDoc with #343491
With mathematica 14 came into nixpkgs with #343491, there are two types
of file names of local-doc installer, "Wolfram_*_LIN_Bndl.sh" and
"Mathematica_*_BNDL_LINUX.sh". However, the modified matchesDoc
implementation failed to match the later type, causing evaluation
errors.
2024-10-06 00:16:09 +08:00
TomaSajt
5fd94c39d4
mathmod: move to pkgs/by-name 2024-09-30 00:32:55 +02:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Nick Cao
d77b65297a
mathematica: 14.0.0 -> 14.1.0 (#343491) 2024-09-23 09:18:19 -04:00
Emily
cf9945af44 caffe: drop nose dependency
Despite being listed in the upstream `requirements.txt`, it is
completely unused.
2024-09-22 18:58:45 +01:00
John Garcia
78b5960d77 mathematica: 14.0.0 -> 14.1.0 2024-09-22 12:23:02 +01:00
John Garcia
23a7d90d46 mathematica: add chewblacka to maintainers 2024-09-22 12:23:02 +01:00
Mauricio Collares
9799f75f7e
symmetrica: compile with -std=c99 (#342275) 2024-09-20 22:27:05 +02:00
Nick Cao
b3e9ef326d
eigenmath: 3.27-unstable-2024-08-24 -> 3.27-unstable-2024-09-15 (#343228) 2024-09-20 08:47:12 -04:00
R. Ryantm
5ba4c6a061 eigenmath: 3.27-unstable-2024-08-24 -> 3.27-unstable-2024-09-15 2024-09-20 10:12:53 +00:00
h7x4
b0113fefd6
cemu-ti: unstable-2022-06-29 -> 2.0 (#342156) 2024-09-20 09:18:57 +02:00
Sam Connelly
0c6899809a cemu-ti: unstable-2022-06-29 -> 2.0 2024-09-19 17:25:51 -04:00
Anderson Torres
f0e64ce16f treewide: migrate packages maintained by AndersonTorres to by-name
Manual migration for the sake of by-name migration is no longer discouraged
since #340235.
2024-09-16 14:26:47 -03:00
Mauricio Collares
8d742758de symmetrica: compile for c99 2024-09-16 13:10:51 +02:00
Artturin
a0c06061b4 treewide: follow editorconfig 2024-09-13 18:17:51 +03:00
Silvan Mosberger
aec0d14834 treewide: Fix or remove some markdown links
Found using https://github.com/serokell/xrefcheck, which unfortunately
can't trivially be enforced in CI because we also have the manual markdown
files that need post-processing to be valid
2024-09-03 23:37:05 +02:00
Mauricio Collares
f1bd8d4ac6 sageWithDoc: 10.3 -> 10.4 2024-09-03 12:23:11 +02:00
Mauricio Collares
72331bfbf3
Sage: Fix on Darwin (#264126) 2024-09-03 09:26:42 +02:00
George Huebner
5d4eccf18e
sage: add aarch64-darwin to supported platforms 2024-09-02 15:39:30 -05:00