Commit graph

1,000,701 commits

Author SHA1 Message Date
Franz Pletz
4e8be57041
libressl: add 4.3.1, remove unsupported 4.1.2, add myself as maintainer (#515600) 2026-05-17 04:50:56 +00:00
nixpkgs-ci[bot]
f590b9073a
Merge staging-next into staging 2026-05-17 00:41:02 +00:00
nixpkgs-ci[bot]
9782b6213f
Merge master into staging-next 2026-05-17 00:40:32 +00:00
Aaron Andersen
9c223aa5f0
xdg-desktop-portal-termfilechooser: replace systemd dependency with s… (#521127) 2026-05-17 00:34:17 +00:00
Aaron Andersen
e96858641f
xdg-desktop-portal-hyprland: drop unused systemd dependency (#521122) 2026-05-17 00:33:46 +00:00
Michael Daniels
ef7ccfeaa5
python3Packages.discid: 1.3.0 -> 1.4.0 (#505135) 2026-05-17 00:33:14 +00:00
Michael Daniels
0b70feefb5
imapgoose: install zsh completion (#507519) 2026-05-17 00:32:21 +00:00
Michael Daniels
8e21b00800
ivpn{,-service,-ui}: 3.15.0 -> 3.15.6 (#518135) 2026-05-17 00:31:22 +00:00
Sandro
8945b7e8f6
uhexen2: move env variable into env for structuredAttrs (#521097) 2026-05-17 00:18:35 +00:00
Sandro
83729db4de
jwt-hack: move env variable into env for structuredAttrs (#521098) 2026-05-17 00:18:23 +00:00
Sandro
6f7672b9d3
husky: 8.0.3 -> 9.1.7 (#494397) 2026-05-17 00:04:47 +00:00
Sandro
599f264d83
open-webui: fix pyodide update, update pyodide to 0.29.3 (#507787) 2026-05-17 00:04:21 +00:00
Weijia Wang
5ae344abf5
siege: use gnu17 for build (#520974) 2026-05-17 00:02:31 +00:00
Michael Daniels
b659897a52
python3Packages.prometheus-flask-exporter: skip test that breaks under prometheus-client 0.24 (#518679) 2026-05-16 23:50:30 +00:00
Michael Daniels
178933d61c
python3Packages.python-tds: fix build by skipping live-server tests (#518604) 2026-05-16 23:50:11 +00:00
Michael Daniels
c24f328fb8
python3Packages.labgrid: fix test_help under python 3.14 (#518712) 2026-05-16 23:48:43 +00:00
Aaron Andersen
ca1598169d xdg-desktop-portal-termfilechooser: replace systemd dependency with systemdLibs 2026-05-16 19:45:26 -04:00
Felix Bargfeldt
89bc0ff84b
ytdl-sub: 2026.04.13.post1 -> 2026.05.10.post1 (#521066) 2026-05-16 23:43:28 +00:00
Martin Weinelt
7e84fe5305
openvino: 2026.1.0 -> 2026.1.2 (#520947) 2026-05-16 23:42:37 +00:00
Aaron Andersen
33d2705632 xdg-desktop-portal-hyprland: drop unused systemd dependency 2026-05-16 19:31:22 -04:00
Weijia Wang
b6aac10769
age-plugin-ledger: fix tests on darwin (#520999) 2026-05-16 23:23:59 +00:00
Matthieu Coudron
afed192e02
luaPackages: update on 2026-05-15 (#520546) 2026-05-16 23:23:38 +00:00
Weijia Wang
8cb7c11ed7
git-town: fix darwin build (#520929) 2026-05-16 23:22:32 +00:00
Weijia Wang
d841de5546
aacgain: fix build on darwin and add update script (#520904) 2026-05-16 23:17:08 +00:00
Weijia Wang
35140da9e8
acgtk: fix build on darwin and add update-script (#520924) 2026-05-16 23:15:45 +00:00
nixpkgs-ci[bot]
a1a5594855
cliamp: 1.39.1 -> 1.50.0 (#520967) 2026-05-16 23:13:23 +00:00
Sandro
93421862ad
microfetch: 0.4.13 -> 1.1.0 (#520689) 2026-05-16 23:04:01 +00:00
Yt
6edab9803c
python313Packages.paddlex: 3.4.3 -> 3.5.2 (#520776) 2026-05-16 23:03:55 +00:00
zowoq
dda3ae8c9d
terraform-providers.buildkite_buildkite: 1.32.0 -> 1.33.0 (#520896) 2026-05-16 22:56:18 +00:00
zowoq
e3e360d2f6
terraform-providers.vultr_vultr: 2.31.1 -> 2.31.2 (#521091) 2026-05-16 22:55:39 +00:00
zowoq
9dc0ba3302
terraform-providers.hashicorp_http: 3.5.0 -> 3.6.0 (#521026) 2026-05-16 22:55:32 +00:00
zowoq
b5dad75a7f
terraform: 1.15.2 -> 1.15.3 (#521104) 2026-05-16 22:55:22 +00:00
Pol Dellaiera
44b59bd3af
kodi: enable tests (#520912) 2026-05-16 22:52:34 +00:00
Weijia Wang
bb7e5d8ac9
qrupdate: fix test failures on aarch64-linux (#520872) 2026-05-16 22:20:12 +00:00
Weijia Wang
6b7e16288e
lrs: add darwin support (#520232) 2026-05-16 22:00:36 +00:00
nixpkgs-ci[bot]
1582657549
cpp-utilities: 5.34.0 -> 5.34.1 (#520133) 2026-05-16 22:00:31 +00:00
Sandro
5c5ed3359a
jitterentropy-rngd: fix systemd mlock (#519637) 2026-05-16 21:59:45 +00:00
Bryan HONOF
3709987d4a qrupdate: fix test failures on aarch64-linux
I think keeping the patch files around is a bit too difficult to maintain.
Instead, I think relying on CTest to skip the tests is a better way forward.
Perhaps it's a bit overeager on which tests it skips, but I think it makes
sense.
2026-05-16 23:59:24 +02:00
Sandro
9773ff12ad
linuxPackages.apfs: 0.3.18 -> 0.3.20 (#520905) 2026-05-16 21:55:38 +00:00
Sandro
9be40fe2f9
yazi-unwrapped: 26.1.22 -> 26.5.6 (#517299) 2026-05-16 21:54:05 +00:00
Sandro
71586c8e61
ioq3-scion: fix build with gcc15 (#508852) 2026-05-16 21:52:15 +00:00
Doron Behar
ec3f2e8abc
mpd: 0.24.10 -> 0.24.12 (#520620) 2026-05-16 21:48:10 +00:00
Maximilian Bosch
25829ba5ff
libopcodes_2_38: fix gcc-15 build (#520921) 2026-05-16 21:46:48 +00:00
Doron Behar
9d4f2c6783
pigpio: fix build with modern GCC (#520960) 2026-05-16 21:45:58 +00:00
Pol Dellaiera
262c7b93dd
fresh-editor: 0.3.5 -> 0.3.6 (#521019) 2026-05-16 21:44:33 +00:00
R. Ryantm
48baaf11bb terraform: 1.15.2 -> 1.15.3 2026-05-16 21:37:59 +00:00
nixpkgs-ci[bot]
4d259c56b5
render-cli: 2.16.0 -> 2.17.0 (#521101) 2026-05-16 21:34:40 +00:00
Maximilian Bosch
38695ec42e
nixos/tests/gnupg: fix prompt handling (#521040) 2026-05-16 21:29:54 +00:00
Doron Behar
0cd92caebc
python3Packages.modelscope: 1.36.3 -> 1.37.0 (#520633) 2026-05-16 21:27:32 +00:00
Doron Behar
c37e2f8bd6
monkeys-audio: 12.84 -> 12.93 (#520773) 2026-05-16 21:27:06 +00:00