Commit graph

71275 commits

Author SHA1 Message Date
Peder Bergebakken Sundt
c77ac9dfc3 treewide: fix typos 2025-06-02 16:07:07 +02:00
Ramses
35b348ccfe
restic: move to pkgs/by-name (#412836) 2025-06-01 10:54:08 +02:00
dotlambda
35bfba9eef
restic-rest-server: 0.13.0 -> 0.14.0 (#412807) 2025-05-31 22:42:40 -07:00
Aleksana
44f2cd26c7
plex-media-player: drop (#400667) 2025-06-01 11:17:12 +08:00
Robert Schütz
3818c93017 restic: move to pkgs/by-name 2025-05-31 19:56:30 -07:00
Robert Schütz
89fc6086ea restic-rest-server: move to pkgs/by-name 2025-05-31 19:46:49 -07:00
h7x4
e1223687f8
ncdu: move to by-name, add updateScript, adopt (#411372) 2025-06-01 02:55:01 +02:00
Arne Keller
7dfb68eb83
adobe-reader: drop (#411841) 2025-05-31 12:39:25 +02:00
zimward
80d5523ade
adobe-reader: drop 2025-05-31 11:15:52 +02:00
Arne Keller
8e468f5550
geph -> geph5 : 4.99.16 -> 0.2.61 (#398813) 2025-05-31 10:29:03 +02:00
Marcus Ramberg
f21e6d28b7
k3s: k3s_1_32 -> k3s_1_33 (#409132) 2025-05-31 09:29:22 +02:00
Adam C. Stephens
6a43740d56
headscale: 0.25.1 -> 0.26.0, update nixos module and test accordingly (#407644) 2025-05-30 17:06:02 -04:00
Philip Taron
802d3df5e0
mkDerivation: support __functor functions and clean up (#411760) 2025-05-30 12:57:00 -07:00
rewine
48caffe088 tinywl: build by wlroots_0_19 2025-05-30 16:47:25 +02:00
rewine
2d1418e6ff wlroots_0_19: init at 0.19.0 2025-05-30 16:47:25 +02:00
Vladimír Čunát
071562bed8
trimmomatic: fix build by switching to JDK 21 (#410808) 2025-05-30 13:12:44 +02:00
patka
29240c495d
pcre16: drop
There's nothing that relies on this. We want to get rid of pcre and if something specifically needs to be compiled with 16-bit code unit support they can do that with pcre2 instead
2025-05-29 18:16:51 +02:00
Thomas Gerbet
c68cec8801 vivaldi: drop
The listed maintainers did not touch nixpkgs for at least 6 months.

The package is only updated from time to time only thanks to
the update bot and drive-by committers. This is not a sustainable
way to maintain a security-critical package.
2025-05-29 11:17:51 +02:00
Vladimír Čunát
70c42686ac
blockbook: 0.4.0 -> 0.5.0 (#410469) 2025-05-29 09:45:53 +02:00
Robert Hensing
c50933c33f isabelle/polyml: Ignore version override warning for now 2025-05-28 19:23:11 +02:00
Martin Weinelt
f83e7a305f
python3{13,14}FreeThreading: pass interpreter as self
Otherwise the package set will be the same as that of the overriden
interpreter.
2025-05-28 19:05:51 +02:00
Kristoffer Dalby
0dd5cdaa3b
headscale: 0.25.1 -> 0.26.0, update nixos module and test accordingly
Co-authored-by: Sandro <7258858+SuperSandro2000@users.noreply.github.com>
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2025-05-28 16:20:41 +02:00
Defelo
0055175761
ncdu: move to by-name 2025-05-28 16:08:45 +02:00
Peder Bergebakken Sundt
d8eede0841
zsteg: Migrate to by-name (#409875) 2025-05-28 02:58:11 +02:00
Connor Baker
688e14d21a _cuda: introduce to organize CUDA package set backbone
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
2025-05-27 15:05:42 +00:00
Connor Baker
765529dfff cudaPackages.fixups -> pkgs.cudaFixups 2025-05-27 15:02:24 +00:00
Connor Baker
0ac3a73b6a cudaLib: init
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
2025-05-27 15:02:23 +00:00
7c6f434c
65fe3c65c1
opencsg: 1.7.0 -> 1.8.1 (#408854) 2025-05-27 08:34:20 +00:00
Vladimír Čunát
87d1c0c50a
sparrow: 2.0.0 -> 2.2.1 (#380755) 2025-05-27 08:16:02 +02:00
zowoq
3587619b1a nix-eval-jobs: 2.28.1 -> 2.29.0
Diff: https://github.com/nix-community/nix-eval-jobs/compare/v2.28.1...v2.29.0
2025-05-27 07:20:17 +10:00
Aleksana
c04caae6a2
android-file-transfer: 4.4 -> 4.5 (#407241) 2025-05-26 22:34:24 +08:00
Dominik Xaver Hörl
231eb1df8f android-file-transfer: move to by-name 2025-05-26 07:44:29 +02:00
Robert Schütz
3b3c59b984 pageedit: move to pkgs/by-name 2025-05-25 19:25:26 -07:00
Manuel Frischknecht
1d9da023e6 trimmomatic: fix build by switching to JDK 21
For some reason, the invocation of jre_minimal in conjunction with
JDK 11 leads to failures; `jlink` complains about a version mismatch
with the target JRE version:

```
Running phase: patchPhase
Running phase: updateAutotoolsGnuConfigScriptsPhase
Running phase: configurePhase
no configure script, doing nothing
Running phase: buildPhase
Error: jlink version 21.0 does not match target java.base version 11.0
```

I didn't invest much time into figuring out how this happens, because
simply switching to JDK 21 seems to do at least fix the failing build.
2025-05-25 15:43:32 +02:00
Gerardo Doro
35df7fd727
openvscode-server: add bendlas as maintainer
Co-authored-by: Herwig Hochleitner <herwig@bendlas.net>
2025-05-25 11:59:57 +00:00
Vladimír Čunát
de19a6881e
gcc15, gccgo15, gfortran15, gnat15: init at 15.1.0 (#401948) 2025-05-25 09:51:35 +02:00
Aleksana
0cce42bc46
pageedit: 2.0.0 -> 2.4.0 (#409180) 2025-05-25 10:59:24 +08:00
Philip Taron
09f4cc9f60
substituteAll{,Files}: drop (#410058) 2025-05-24 08:51:05 -07:00
Aleksana
3fde79ab42
quaternion-qt5: remove (#410503) 2025-05-24 22:20:10 +08:00
Manuel Frischknecht
13be7c056b quaternion-qt5: remove
Upstream dropped Qt5 support in v. 0.0.97.1 [^1][^2], although this sadly
wasn't mentioned in the respective changelog [^3].

[^1]: 809be4975d
[^2]: https://github.com/quotient-im/libQuotient/releases/tag/0.9.0
[^3]: https://github.com/quotient-im/Quaternion/releases/tag/0.0.97.1

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2025-05-24 14:07:12 +00:00
Yt
95b919fd5d
nltk-data: make searchable, add all downloadables (#409952) 2025-05-24 09:24:00 -04:00
Lena Fuhrimann
bb55ace298
blockbook: 0.4.0 -> 0.5.0
In collaboration with @stapelberg @LorenzBischof ♥️

We also added `rocksdb_9_10` because it wouldn't build without it.
2025-05-24 14:36:51 +02:00
Aleksana
171151d5b1
webcord: 4.10.5 -> 4.11.0 (#409916) 2025-05-23 22:51:05 +08:00
Pol Dellaiera
657d143faa
pdfium-binaries: refactor (#409245) 2025-05-23 07:49:52 +00:00
Wolfgang Walther
0a666d5335
substituteAll{,Files}: drop 2025-05-23 08:53:46 +02:00
Benjamin Sparks
ac0ddf0cb2 nltk-data: fix searchability
nltk-data is an attribute set, which leads to nixos search omitting it.
Wrapping it in `recurseIntoAttrs` remedies this.
2025-05-23 01:24:25 +02:00
R. Ryantm
b1cbd1a73c webcord: 4.10.5 -> 4.11.0 2025-05-22 21:46:53 +00:00
Guy Chronister
001f99b21f zsteg: Migrate to by-name 2025-05-22 19:57:19 +00:00
Winter
51a5e7059a
Revert "nltk-data: make searchable, add all downloadables" 2025-05-22 14:17:31 -04:00
Arne Keller
0e8202c6c6
python3Packages.openusd: 25.02a -> 25.05; opensubdiv: fix static target path (#408041) 2025-05-22 18:15:27 +02:00