Emily
ac722e11b8
libubox-wolfssl: drop
2026-04-26 20:04:06 +01:00
Emily
ebb013106f
rpcs3: use vendored wolfSSL and update meta.license
...
Insofar as this works as an exception tightly scoped to RPCS3,
the safest way to take advantage of it is to use the copy of wolfSSL
directly included as part of RPCS3 and avoid dynamic linking. Insofar as
it doesn’t work, `lib.licenses.unfree` keeps it away from the cache.
Thankfully, they seem pretty good at keeping their vendored version
up to date.
2026-04-26 20:04:06 +01:00
OPNA2608
bd7079c55d
{lomiri,lomiri-qt6}.lomiri-ui-toolkit: 1.3.5904 -> 1.3.5905
2026-04-26 21:03:13 +02:00
Michael Daniels
1238a9ae8f
nh{,-unwrapped}: 4.3.1 -> 4.3.2 ( #513742 )
2026-04-26 19:00:02 +00:00
R. Ryantm
2581c1fcbe
tree-sitter-grammars.tree-sitter-rescript: 5.0.0-unstable-2025-03-03 -> 6.0.0-unstable-2026-04-26
2026-04-26 18:55:52 +00:00
Cosima Neidahl
2bba52a768
{lomiri,lomiri-qt6}.lomiri-download-manager: 0.3.0 -> 0.3.1 ( #511359 )
2026-04-26 18:43:36 +00:00
Sefa Eyeoglu
8aea0bddb1
fetchPnpmDeps: don't fail on empty lockfile ( #513736 )
2026-04-26 18:42:48 +00:00
Luna Nova
5a4c086431
calibre-web: fix build ( #513464 )
2026-04-26 18:40:55 +00:00
ccicnce113424
2a8264c7af
doc: add release notes for nvidia module and driver changes
2026-04-27 02:36:37 +08:00
ccicnce113424
dd7a671658
nixos/nvidia: add branch option
2026-04-27 02:36:37 +08:00
ccicnce113424
75c1afae1d
linuxPackages.nvidiaPackages: respect NVIDIA release branches
2026-04-27 02:36:37 +08:00
ccicnce113424
c647c537e4
nixos/nvidia: write module params to modprobe
2026-04-27 02:36:37 +08:00
ccicnce113424
78f6ee7ba2
nixos/nvidia: utilize ICD libraries built from source
...
This changes the NVIDIA NixOS module to use ICD libraries built from
source rather than relying on the pre-compiled bundled versions.
Additionally, this adds a necessary workaround for driver versions
below 595 to ensure proper compatibility.
For more context on the workaround, see the discussion at:
https://github.com/NixOS/nixpkgs/pull/497342#issuecomment-4034876793
2026-04-27 02:36:37 +08:00
ccicnce113424
d8f2a8e00b
egl-gbm: init at 1.1.3, egl-x11: init at 1.0.5
2026-04-27 02:36:37 +08:00
ccicnce113424
92e9c74a24
{egl-wayland, egl-wayland2}: add update script, add maintainer, make library path absolute
2026-04-27 02:36:37 +08:00
ccicnce113424
809f525f6d
eglexternalplatform: add update script and setup hook, add maintainer
2026-04-27 02:36:37 +08:00
ccicnce113424
c7dfcad894
linuxPackages.nvidia-x11: separate proprietary kernel modules
2026-04-27 02:36:37 +08:00
ccicnce113424
15f5a61353
egl-wayland: init at 1.0.1
2026-04-27 02:36:37 +08:00
R. Ryantm
b2a801ce54
addwater: 1.2.9.1 -> 1.3
2026-04-26 18:36:11 +00:00
Yueh-Shun Li
d9833d8259
python3Packages: transition from pytestFlagsArray (2nd round) ( #452102 )
2026-04-26 18:35:58 +00:00
Sam Pointon
37955437a7
fetchPnpmDeps: don't fail on empty lockfile
...
If the lockfile is empty, no files will be put in the output directory.
In this case, the find invocations produce an empty list of results.
xargs' default behaviour is to always invoke its command at least once;
if its input is empty, then its command will not be passed any
filenames. This produces an invocation like `chmod 555`. chmod, however,
fails in this case, expecting an operand. So we need to tell xargs not
to invoke its command at all in the case of empty input.
2026-04-26 19:33:22 +01:00
Gaétan Lepage
29aaab6fd4
luaPackages: update on 2026-04-26 ( #512866 )
2026-04-26 18:33:16 +00:00
tomberek
5b31b89406
parallel: 20260322 -> 20260422 ( #512845 )
2026-04-26 18:31:57 +00:00
Adam C. Stephens
cdbe95d9be
jjui: 0.10.3 -> 0.10.4 ( #513750 )
2026-04-26 18:29:57 +00:00
nixpkgs-ci[bot]
63d569f5b3
firefly-iii: 6.5.9 -> 6.6.1 ( #513513 )
2026-04-26 18:27:36 +00:00
Gaétan Lepage
14d74e2495
python3Packages.fsspec-xrootd: 0.5.3 -> 0.5.4 ( #513615 )
2026-04-26 18:25:04 +00:00
Fabian Affolter
3462d796fe
python3Packages.pydo: 0.30.0 -> 0.31.0 ( #513673 )
2026-04-26 18:23:14 +00:00
Fabian Affolter
5f6e1ac215
python3Packages.crewai: 1.14.1 -> 1.14.3 ( #513693 )
2026-04-26 18:19:54 +00:00
Emily
7c4031f35c
rpcs3: 0.0.39-unstable-2026-02-20 -> 0.0.40-unstable-2026-04-25
2026-04-26 19:18:03 +01:00
Emily
255f7cd2d4
uhttpd: use the default version of libubox
2026-04-26 19:18:03 +01:00
Emily
0ed8424ca3
lightway: 0-unstable-2026-04-10 -> 0-unstable-2026-04-24
...
Bumps the vendored wolfSSL to 5.9.1, thus fixing a bunch of CVEs.
Diff: https://github.com/expressvpn/lightway/compare/72a924935df9db641e7f4fe28cbeafaead59014f...8e0940f047ee72db5daa1fb7c3bb82bc89e0f1d9
2026-04-26 19:16:39 +01:00
Fabian Affolter
6461fd2d51
checkov: 3.2.521 -> 3.2.524 ( #513390 )
2026-04-26 18:11:51 +00:00
Fabian Affolter
b44e340c49
python3Packages.whodap: 0.1.15 -> 0.1.16 ( #513413 )
2026-04-26 18:11:22 +00:00
Fabian Affolter
29596e2166
misconfig-mapper: 1.15.4 -> 1.15.5 ( #513436 )
2026-04-26 18:10:39 +00:00
dotlambda
a3854adcaf
zfs: simplify kernelIsCompatible function ( #510656 )
2026-04-26 18:05:15 +00:00
Fabian Affolter
fc48c98e13
python3Packages.pyexploitdb: 0.3.23 -> 0.3.24 ( #513599 )
2026-04-26 18:02:35 +00:00
Fabian Affolter
83b05e9780
python3Packages.pubnub: 10.6.2 -> 10.6.3 ( #513607 )
2026-04-26 18:01:48 +00:00
Fabian Affolter
ec17b48fce
sigma-cli: 3.0.1 -> 3.0.2 ( #513626 )
2026-04-26 17:59:16 +00:00
Fabian Affolter
b3c9660600
pydeps: 3.0.3 -> 3.0.6 ( #513646 )
2026-04-26 17:58:36 +00:00
Emily
c3e30f8ab2
qt5.qtwebengine: drop ( #480196 )
2026-04-26 17:49:49 +00:00
Bruno Bigras
73167c96fc
jjui: 0.10.3 -> 0.10.4
2026-04-26 13:43:35 -04:00
R. Ryantm
937bc9b4c0
opencode: 1.14.24 -> 1.14.25
2026-04-26 17:38:59 +00:00
Eman Resu
6926e99cff
stdenv.mkDerivation: define dependencies and propagatedDependencies as separate variables
2026-04-26 13:38:31 -04:00
Grimmauld
448531580f
qt5.qtwebengine: drop
2026-04-26 19:35:26 +02:00
Grimmauld
ca8f12e883
cisco-packet-tracer_8: drop
2026-04-26 19:35:26 +02:00
Grimmauld
6b1544fd6b
teamspeak3: drop
2026-04-26 19:35:26 +02:00
Grimmauld
9bfcba60c9
pentobi: drop
...
Qt6 versions exist, but the package is unmaintained and the update is not quite trivial.
2026-04-26 19:35:26 +02:00
Grimmauld
6fdf917891
nmapsi4: drop
...
An alpha for qt6 exists: https://github.com/nmapsi4/nmapsi4/releases/tag/v0.6-alpha1
However, this now uses polkit for elevation.
Packaging this new version likely requires expertise from someone actually using the package.
2026-04-26 19:35:26 +02:00
Grimmauld
70e95a80f0
deltatouch: drop
2026-04-26 19:35:26 +02:00
Felix Bühler
7124eb5c3e
homer: 26.4.1 -> 26.4.2 ( #513489 )
2026-04-26 17:33:45 +00:00