Aliaksandr
95efce09c3
lens: add qweered as maintainer
...
Assisted-by: claude-code with claude-opus-4-8[1m]-high
2026-07-01 22:41:37 +03:00
Aliaksandr
265f057e04
lens: add update script
...
Drives version bumps off upstream's electron-builder auto-update
manifests (latest-linux.yml / latest-mac.yml), which carry the version
and the base64 sha512 digests for every artifact. Because the digests
double as valid Nix SRI hashes, all three platforms are updated without
downloading the (~250 MiB) images: update-source-version is called
per --system with the hash passed explicitly.
Assisted-by: claude-code with claude-opus-4-8[1m]-high
2026-07-01 22:40:56 +03:00
Aliaksandr
3914ca2b7c
lens: 2024.11.261604 -> 2026.6.260931
...
Also switch the pinned hashes to sha512 SRI, sourced directly from the
upstream electron-builder update manifests (latest-linux.yml /
latest-mac.yml).
Assisted-by: claude-code with claude-opus-4-8[1m]-high
2026-07-01 22:31:58 +03:00
Sefa Eyeoglu and GitHub
9accd3ff47
alcom: 1.1.5 -> 1.1.6, migrate to finalAttrs ( #532956 )
2026-06-25 16:02:15 +00:00
Thiago Kenji Okada and GitHub
eb91043aa9
libretro.swanstation: 0-unstable-2026-06-14 -> 0-unstable-2026-06-25 ( #535306 )
2026-06-25 15:55:20 +00:00
K900 and GitHub
a2a0bf4f45
linux: forward features into passthru ( #535309 )
2026-06-25 15:40:51 +00:00
Stefan Frijters and GitHub
618d76ef00
xmldiff: use toPythonApplication instead of redefining the whole package ( #534178 )
2026-06-25 15:35:22 +00:00
Maximilian Bosch and GitHub
b99f3b368f
nextcloud: 32.0.11 -> 32.0.12, 33.0.5 -> 33.0.6 ( #535286 )
2026-06-25 15:31:27 +00:00
Paul Grandperrin
2b428514e5
linux: forward features into passthru
...
build.nix accepted `features` as a parameter but discarded it, never
placing it into the derivation's passthru. The NixOS boot.kernelPackages
apply function calls kernel.override() on every evaluation, re-running
build.nix from scratch; any features added via overrideAttrs were
silently lost, causing assertions like hardware.graphics.enable32Bit
(which checks kernel.features.ia32Emulation) to always fail for
linuxManualConfig-based kernels.
Change `features ? null` to `features ? {}` and add it to passthru so
it survives override() call chains.
2026-06-25 17:24:49 +02:00
R. Ryantm
d035268053
libretro.swanstation: 0-unstable-2026-06-14 -> 0-unstable-2026-06-25
2026-06-25 15:12:51 +00:00
dotlambda and GitHub
ad3d0cd7eb
python3Packages.wand: 0.7.1 -> 0.7.2 ( #535294 )
2026-06-25 15:08:44 +00:00
Florian Klink and GitHub
44080b1412
nixos/zigbee2mqtt: add RestartSec ( #534020 )
2026-06-25 15:01:37 +00:00
R. Ryantm
da9066d800
python3Packages.wand: 0.7.1 -> 0.7.2
2026-06-25 14:19:42 +00:00
Maximilian Bosch and GitHub
220d997ca3
nextcloudPackages: update ( #534982 )
2026-06-25 14:17:38 +00:00
nixpkgs-ci[bot] and GitHub
e73aa2f760
clickhouse-lts: 26.3.13.31-lts -> 26.3.15.4-lts ( #535057 )
2026-06-25 14:05:22 +00:00
isabel and GitHub
bf2de17831
greetd: remove deprecated attrs, fix license (+ some greeters' licenses) ( #503844 )
2026-06-25 14:04:31 +00:00
isabel and GitHub
7593cad80a
redo: 1.4 -> 1.5, minor refactor ( #527910 )
2026-06-25 14:03:28 +00:00
Maximilian Bosch
bfe759a759
nextcloud33: 33.0.5 -> 33.0.6
...
ChangeLog: https://github.com/nextcloud/server/releases/tag/v33.0.6
2026-06-25 16:00:04 +02:00
Maximilian Bosch
dd9d37cbdc
nextcloud32: 32.0.11 -> 32.0.12
...
ChangeLog: https://github.com/nextcloud/server/releases/tag/v32.0.12
2026-06-25 15:59:38 +02:00
Fabian Affolter and GitHub
4061f1bf71
python3Packages.nats-py: 2.12.0 -> 2.15.0 ( #531343 )
2026-06-25 13:52:52 +00:00
Doron Behar and GitHub
cc604399e9
python3Packages.beets: 2.11.0 -> 2.12.0 ( #534285 )
2026-06-25 13:52:12 +00:00
Doron Behar
9247d13ebf
python3Packages.beets-alternatives: fix tests with upstream patch
2026-06-25 16:45:47 +03:00
Doron Behar
5f925d54e3
python3Packages.beets-filetote: 1.3.5 -> 1.3.6
...
Diff: https://github.com/gtronset/beets-filetote/compare/v1.3.5...v1.3.6
Changelog: https://github.com/gtronset/beets-filetote/blob/v1.3.6/CHANGELOG.md
2026-06-25 16:45:47 +03:00
Fabian Affolter and GitHub
b8e9c73860
python3Packages.nats-py: disable failing test
2026-06-25 15:42:32 +02:00
Doron Behar
bc081a146c
python3Packages.beets-filetote: remove unused pytest argument
2026-06-25 16:39:50 +03:00
Doron Behar
59a92f1a19
python3Packages.beets: 2.11.0 -> 2.12.0
...
Diff: https://github.com/beetbox/beets/compare/v2.11.0...v2.12.0
2026-06-25 16:39:49 +03:00
Florian Klink and GitHub
68439b2129
nixos/etc: inline small regular files into the etc-overlay metadata image ( #510323 )
2026-06-25 13:20:50 +00:00
nixpkgs-ci[bot] and GitHub
888073d6d4
qlever: 0.5.47 -> 0.5.48 ( #535205 )
2026-06-25 13:08:53 +00:00
nixpkgs-ci[bot] and GitHub
6b4fcbf903
miller: 6.18.1 -> 6.19.0 ( #533481 )
2026-06-25 13:08:32 +00:00
Emily and GitHub
202d5d212c
chromium: avoid references to original version ( #518279 )
2026-06-25 12:56:38 +00:00
Sandro and GitHub
51738c1bdc
glycin-thumbnailer: init at 2.1.1 ( #503377 )
2026-06-25 12:33:36 +00:00
Fabian Affolter
f1aaf70833
python3Packages.nats-py: migrate to finalAttrs
2026-06-25 14:29:13 +02:00
Fabian Affolter
af27e3c59b
python3Packages.nats-py: 2.12.0 -> 2.15.0
...
Changelog: https://github.com/nats-io/nats.py/releases/tag/v2.15.0
2026-06-25 14:29:13 +02:00
Fabian Affolter and GitHub
1c666cf056
python3Packages.claude-agent-sdk: 0.2.108 -> 0.2.110 ( #535170 )
2026-06-25 12:17:46 +00:00
Fabian Affolter and GitHub
f1cfee2e60
python3Packages.tencentcloud-sdk-python: 3.1.121 -> 3.1.122 ( #535162 )
2026-06-25 12:14:30 +00:00
Fabian Affolter and GitHub
2f0873062c
python3Packages.iamdata: 0.1.202606241 -> 0.1.202606251 ( #535161 )
2026-06-25 12:12:25 +00:00
Pol Dellaiera and GitHub
679490afbf
python3Packages.nomadnet: 1.2.0 -> 1.2.6 ( #535257 )
2026-06-25 12:09:50 +00:00
Sandro and GitHub
a6c14930ff
concord-tui: init at 2.2.2 ( #525608 )
2026-06-25 12:09:19 +00:00
sternenseemann and GitHub
b14a5d3de3
gonic: Set PrivateTmp=true for new go-sqlite3 behavior ( #530789 )
2026-06-25 11:37:20 +00:00
K900 and GitHub
1b6d5c2323
netbird-dashboard: 2.39.0 -> 2.80.0 ( #534797 )
2026-06-25 11:29:53 +00:00
nixpkgs-ci[bot] and GitHub
c1714bfbaa
tmc-cli: 1.1.2 -> 1.1.3 ( #535224 )
2026-06-25 11:23:58 +00:00
nixpkgs-ci[bot] and GitHub
93677f0387
ctx7: 0.5.2 -> 0.5.3 ( #535191 )
2026-06-25 11:23:53 +00:00
nixpkgs-ci[bot] and GitHub
7909750bee
cargo-tarpaulin: 0.35.4 -> 0.35.5 ( #535111 )
2026-06-25 11:23:52 +00:00
nixpkgs-ci[bot] and GitHub
e34248d47c
cargo-zigbuild: 0.22.3 -> 0.23.0 ( #535110 )
2026-06-25 11:23:49 +00:00
Grimmauld and GitHub
58462a7e8d
nixos/apparmor: fix lsm loading order ( #533428 )
2026-06-25 11:00:35 +00:00
Fabian Affolter
ee20787914
python3Packages.nomadnet: 1.2.0 -> 1.2.6
2026-06-25 12:53:16 +02:00
Sandro and GitHub
5d5f3467fa
mailspring: build from source, 1.21.1 -> 1.22.0 ( #521117 )
2026-06-25 10:32:40 +00:00
Sandro and GitHub
469967c346
Add zapp ( #515143 )
2026-06-25 10:32:13 +00:00
ajs124 and GitHub
315c616725
makemkv: 1.18.3 -> 1.18.4 ( #535175 )
2026-06-25 10:01:12 +00:00
Sandro and GitHub
19d31e2302
adw-bluetooth: 1.0.0 -> 1.1.0, init NixOS module ( #522931 )
2026-06-25 10:00:05 +00:00