Commit Graph

1058993 Commits

Author SHA1 Message Date
Sandro
7c3a200257 netdata: 2.10.3 -> 2.11.0 (#545582) 2026-08-17 16:40:01 +00:00
Sandro
eeba1e40a1 python3Packages.aiohttp-socks: 0.11.0 -> 0.12.0 (#552524) 2026-08-17 16:39:40 +00:00
Sandro
12979a25cc badness: init at 0.16.0 (#545385) 2026-08-17 16:36:43 +00:00
Sandro
2cf14b6b91 python3Packages.python-lsp-ruff: 2.3.2 -> 2.3.3 (#553624) 2026-08-17 16:35:00 +00:00
Connor Baker
5d9cf341d3 cudaPackages.cudnn-frontend: 1.25.0 -> 1.27.0 (#552804) 2026-08-17 16:33:39 +00:00
Sandro
cf3fde4531 factorio: make it possible to use impureEnvVars for username and token (#491792) 2026-08-17 16:33:37 +00:00
nixpkgs-ci[bot]
937e5ee4bb homebridge: 2.3.0 -> 2.3.1 (#553502) 2026-08-17 16:29:44 +00:00
azahi
e4b3e3bbdc seaweedfs: 4.41 -> 4.42 (#553640) 2026-08-17 16:28:46 +00:00
Vladimír Čunát
4866a1a2ed thunderbird-latest-unwrapped: 153.0.2 -> 153.0.3 (#553670) 2026-08-17 16:26:55 +00:00
Adam C. Stephens
fbfed9493c vikunja.veans: add completions and enable darwin 2026-08-17 12:19:59 -04:00
3JlOy_PYCCKUI
55389918f8 anilibria-winmaclinux: fix darwin build 2026-08-17 19:18:19 +03:00
Michele Guerini Rocco
46d8e77059 sc-controller: 0.6.2 -> 0.6.6 (#553235) 2026-08-17 16:16:11 +00:00
Yueh-Shun Li
d0461e5ba7 python3Packages.unittestCheckHook: make discover optional (#550521) 2026-08-17 16:06:53 +00:00
K900
b4b2820068 Revert "xorg-server: re-enable strictflexarrays1 on darwin" 2026-08-17 18:34:14 +03:00
abstracts33d
44da7d4f09 qt6.qtdeclarative: backport QTBUG-147153 InternalClass crash fix
QV4's InternalClass::changeMember returns a stale property index when
cleanInternalClass rebuilds the transition hierarchy, which happens
after 255 redundant transitions from add/delete/re-add property churn
on a JS object. The rebuilt object may hold all surviving members
inline with no out-of-line memberData, so a store through the stale
index dereferences null. Long-running QML applications crash with
SIGSEGV in QV4::Object::insertMember; reported against quickshell
based desktop shells (noctalia-dev/noctalia#3992) with a deterministic
reproducer.

Upstream fix qt/qtdeclarative@624e90bb5e (Pick-to: 6.12 6.11 6.8) is
not in any released Qt yet (absent from 6.11.1). Patch applies to
6.11.1 with offsets only.
2026-08-17 16:33:50 +02:00
Jack Kelly
f4d444ddff nixos/ups: run killpower driver as root
upsdrv starts the driver with `upsdrvctl -u root start`, but
ups-killpower invokes a bare `upsdrvctl shutdown`. Since nut
is built --with-user=nutmon, nut fails to read both /var/lib/nut
and the USB device with "insufficient permissions on everything".
The UPS is then never told to cut its outlets: it keeps draining
battery after the OS has halted, and cannot power-cycle the machine
when mains returns.

Ergo, run the shutdown as root.
2026-08-17 10:09:13 -04:00
Julian Stecklina
dd9b9f6c0b zip: fix command injection
There is no CVE assigned yet. See:
https://security-tracker.debian.org/tracker/TEMP-1143866-6DBA82
2026-08-17 15:50:02 +02:00
Julian Stecklina
d06149fb16 zip: fix buffer overflow
Fixes: CVE-2018-13410
2026-08-17 15:50:02 +02:00
Julian Stecklina
0642347f9d zip: fetch build fix from debian 2026-08-17 15:50:02 +02:00
Julian Stecklina
fffccc637f zip: remove rec in favor of finalAttrs 2026-08-17 15:50:02 +02:00
nixpkgs-ci[bot]
c0d477c5ef rosenpass: 0.2.2 -> 0.2.3 (#551088) 2026-08-17 13:49:38 +00:00
DaRacci
9dad9a4d35 lycheeslicer: fix meta.mainProgram 2026-08-17 23:44:03 +10:00
Sandro Jäckel
ae28c254da nixos/comfyui: add dataDir option
ComfyUI's state is mostly multi-GB checkpoints that users add and remove
by hand. With this new option it can be located anywhere, not just under /var/lib.

Assisted-by: Claude Code:claude-opus-5 (mostly)
Co-authored-by: ilyusha <121713022+rokokol@users.noreply.github.com>
2026-08-17 15:30:39 +02:00
Sandro Jäckel
034c70e866 nixos/comfyui: append extraArgs after the module's own arguments
The module writes its own flags into services.comfyui.extraArgs, the
option users write to as well. List definitions are concatenated and the
module's landed last, so a flag set by the user was overridden by the
module instead of overriding it:

    comfyui '--port=9999' '--base-directory=/srv/comfyui' \
      '--base-directory=/var/lib/comfyui' … '--port=8188'

Both of the user's flags are overwritten as argparse keeps the last occurrence of each.

Assisted-by: Claude Code:claude-opus-5 (mostly)
Co-authored-by: ilyusha <121713022+rokokol@users.noreply.github.com>
2026-08-17 15:30:34 +02:00
Austin Horstman
12081d6d51 yaziPlugins: update on 2026-08-17 (#553590) 2026-08-17 13:25:46 +00:00
Stefan Frijters
9a92753202 glib: enable structuredAttrs 2026-08-17 15:23:41 +02:00
R. Ryantm
5a97f82253 thunderbird-latest-unwrapped: 153.0.2 -> 153.0.3 2026-08-17 13:21:53 +00:00
Adam C. Stephens
f6497d9fdc beamPackages.mixRelease: convert to use lib.extendMkDerivation (#553428) 2026-08-17 13:21:26 +00:00
Weijia Wang
f2836e79dc juicefs: 1.3.1 -> 1.4.1 (#538932) 2026-08-17 13:14:43 +00:00
Weijia Wang
d7131579ef mbt: 3.11 -> 3.12 (#538926) 2026-08-17 13:14:05 +00:00
Martin Weinelt
83a9ed7c65 firefox-esr-unwrapped: 140 -> 153 2026-08-17 15:09:46 +02:00
Martin Weinelt
6755e615ea firefox-esr-140-unwrapped: 140.13.0esr -> 140.14.0esr
https://www.firefox.com/en-US/firefox/140.14.0/releasenotes/
2026-08-17 15:08:41 +02:00
Martin Weinelt
e1c03236d7 firefox-esr-153-unwrapped: 153.0esr -> 153.1.0esr
https://www.firefox.com/en-US/firefox/153.1.0/releasenotes/
2026-08-17 15:07:57 +02:00
Martin Weinelt
d9483bce6c firefox-bin-unwrapped: 153.0.4 -> 154.0
https://www.firefox.com/en-US/firefox/154.0/releasenotes/
2026-08-17 15:07:23 +02:00
Martin Weinelt
3502118462 firefox-unwrapped: 153.0.4 -> 154.0
https://www.firefox.com/en-US/firefox/154.0/releasenotes/
2026-08-17 15:06:45 +02:00
Felix Bargfeldt
fb4e850a30 dua: 2.41.1 -> 2.42.1 (#553530) 2026-08-17 13:06:42 +00:00
Weijia Wang
4cb3f1afa7 yosys: refactor (#551816) 2026-08-17 13:04:30 +00:00
Weijia Wang
34411f8923 marp-cli: 4.4.0 -> 4.5.0 (#538470) 2026-08-17 13:02:06 +00:00
BENDI
76754e0228 kdePackages.calindori: add missing Qt dep 2026-08-17 15:01:19 +02:00
Martin Weinelt
af56c9afa3 dump_syms: 2.3.8 -> 2.3.9 (#552732) 2026-08-17 13:00:16 +00:00
Sandro
eb98ba9736 python3Packages.google-cloud-pubsub: 2.39.0 -> 2.39.1 (#550978) 2026-08-17 12:59:59 +00:00
Muhammad Talal Anwar
306915e111 remnote: 1.27.32 -> 1.28.0 2026-08-17 14:56:49 +02:00
Weijia Wang
f4f51189e9 kubectl-view-allocations: 1.1.1 -> 3.0.2 (#528924) 2026-08-17 12:56:26 +00:00
R. Ryantm
ae077a3385 python3Packages.google-cloud-pubsub: 2.39.0 -> 2.39.1 2026-08-17 14:54:53 +02:00
Sandro
6c6485c9a0 python3Packages.pytest-playwright: 0.8.0 -> 0.9.0 (#552444) 2026-08-17 12:51:31 +00:00
StepBroBD
463afd7f27 nixos/krill: init (#552258) 2026-08-17 12:51:19 +00:00
Muhammad Talal Anwar
2d3612bb4d remnote: use finalAttrs 2026-08-17 14:50:20 +02:00
Adam C. Stephens
55946e680e claude-code: 2.1.232 -> 2.1.233 (#553533) 2026-08-17 12:49:30 +00:00
Sandro
aa24fe7cfb python3Packages.hiredis: 3.4.0 -> 3.4.1 (#552934) 2026-08-17 12:49:26 +00:00
Sandro
069e50302a python3Packages.marko: 2.2.3 -> 2.2.4 (#553023) 2026-08-17 12:48:46 +00:00