R. Ryantm
af8a392584
python3Packages.knx-frontend: 2026.4.22.141111 -> 2026.4.30.60856
2026-05-03 12:57:33 +00:00
R. Ryantm
372468a7c9
docker: 29.4.1 -> 29.4.2
2026-05-03 12:44:32 +00:00
Robert Scott and GitHub
e2aae6df2b
python3Packages.django-hijack: 3.7.7 -> 3.7.8 ( #515720 )
2026-05-03 12:38:53 +00:00
Martin Weinelt and GitHub
fb9ad30a65
python3Packages.soxr: 1.0.0 -> 1.1.0 ( #516086 )
2026-05-03 12:38:19 +00:00
Fabian Affolter and GitHub
60c1e0f8b7
python3Packages.claude-agent-sdk: 0.1.68 -> 0.1.71 ( #514978 )
2026-05-03 12:35:39 +00:00
R. Ryantm
a585591aa3
sqlmap: 1.10.3 -> 1.10.5
2026-05-03 12:30:26 +00:00
Fabian Affolter and GitHub
7c08814e78
python3Packages.tesla-fleet-api: 1.4.6 -> 1.4.7 ( #515952 )
2026-05-03 12:30:26 +00:00
Martin Weinelt and GitHub
8727d3f72b
python3Packages.requests-cache: fix optional-dependencies ( #516090 )
2026-05-03 12:26:24 +00:00
Fabian Affolter
63e174d99d
python3Packages.claude-agent-sdk: 0.1.71 -> 0.1.72
...
Diff: https://github.com/anthropics/claude-agent-sdk-python/compare/v0.1.71...v0.1.72
Changelog: https://github.com/anthropics/claude-agent-sdk-python/blob/v0.1.72/CHANGELOG.md
2026-05-03 14:25:36 +02:00
Fabian Affolter
b17f9963c5
python3Packages.claude-agent-sdk: 0.1.68 -> 0.1.71
...
Diff: https://github.com/anthropics/claude-agent-sdk-python/compare/v0.1.68...v0.1.71
Changelog: https://github.com/anthropics/claude-agent-sdk-python/blob/v0.1.71/CHANGELOG.md
2026-05-03 14:25:23 +02:00
Eman Resu
0b29c3289e
lib.callPackageWith: check if args are already empty before handling defaults
2026-05-03 08:23:34 -04:00
Eman Resu
efd9c79a80
lib.callPackageWith: filter names instead of attributes
2026-05-03 08:23:33 -04:00
Eman Resu
54cbe35bf9
lib.callPackageWith: use custom version of filterAttrs
...
Avoids a double-negation and passing the name every time.
2026-05-03 08:23:33 -04:00
Eman Resu
caab17b274
lib.callPackageWith: move error message variables out of happy path
2026-05-03 08:23:32 -04:00
Eman Resu
6a07020e3c
lib.overrideDerivation: rewrite to not be utterly ridiculous
...
Why are we running a `flip` on arguments we can control? Why are we
using `or` on one line only to use a full if/else on the next line? Why
are we merging with {}, and why have we been doing it for three years?
THese are the questions I ask myself.
2026-05-03 08:23:32 -04:00
Eman Resu
a72cd26ceb
lib.makeOverridable: avoid some function calls
2026-05-03 08:23:26 -04:00
oddlama and GitHub
d6ef71b286
ente-web: 1.3.32 -> 1.3.36 ( #514076 )
2026-05-03 14:23:07 +02:00
nixpkgs-ci[bot] and GitHub
c514e80354
Merge master into staging-nixos
2026-05-03 12:19:33 +00:00
oddlama and GitHub
89cf1fe762
museum: 1.3.32 -> 1.3.36 ( #514229 )
2026-05-03 14:12:31 +02:00
Martin Weinelt
b588433432
python3Packages.requests-cache: fix optional-dependencies
...
The optional-dependencies are accessible via passthru only.
2026-05-03 14:11:50 +02:00
Eman Resu
4da12f050a
stdenv/check-meta: call containsLicenses early with list
2026-05-03 08:08:29 -04:00
Eman Resu
df268eb420
stdenv/check-meta: move negation outside loop, avoid primop if undefined
2026-05-03 08:08:26 -04:00
Eman Resu
833f05d099
lib.systems.elaborate: prevent unnecessary attrset merges
2026-05-03 08:04:34 -04:00
Eman Resu
a9c0a094f7
lib.systems.elaborate: avoid optionalAttrs merge
2026-05-03 08:04:34 -04:00
Eman Resu
7fcbff801d
lib.systems.parse: only check condition once
2026-05-03 08:04:33 -04:00
Eman Resu
577b481774
lib.systems.parse: use builtins.head foo instead of elemAt foo 0
2026-05-03 08:04:28 -04:00
Thiago Kenji Okada and GitHub
3761b97c63
rtorrent: 0.16.8 -> 0.16.11 ( #516077 )
2026-05-03 12:02:19 +00:00
R. Ryantm
acd7bee381
vscode-extensions.divyanshuagrawal.competitive-programming-helper: 2026.4.1776958969 -> 2026.5.1777808848
2026-05-03 12:00:16 +00:00
Martin Weinelt
e8ab5cf41f
python3Packages.soxr: 1.0.0 -> 1.1.0
...
https://github.com/dofuuz/python-soxr/releases/tag/v1.1.0
2026-05-03 13:59:19 +02:00
Marcin Serwin and GitHub
ff3dc8f580
decker: 1.60 -> 1.66 ( #461771 )
2026-05-03 11:53:21 +00:00
Artturin
a2dbc32555
libvarlink: 24 -> 24.0.1
...
Diff: https://www.github.com/varlink/libvarlink/compare/24...v24.0.1
2026-05-03 14:46:20 +03:00
Alyssa Ross and GitHub
c6d63f1ec8
busybox: add patch to fix syslogd local logging ( #505527 )
2026-05-03 11:45:04 +00:00
Tom van Dijk
2c244bd6c7
vintagestory: 1.21.7 -> 1.22.2
2026-05-03 13:43:35 +02:00
Marcin Serwin and GitHub
2935402732
ht: enable parallel building ( #507053 )
2026-05-03 11:42:10 +00:00
Marcin Serwin and GitHub
463eae3ddb
gammu: add glib and libgudev to build gammu-detect ( #506743 )
2026-05-03 11:40:18 +00:00
Simon
734bac03ff
lufus: init at 1.0.0b1.1
2026-05-03 13:38:32 +02:00
Thiago Kenji Okada
57ba67b144
rtorrent: 0.16.8 -> 0.16.11
2026-05-03 12:37:49 +01:00
nixpkgs-ci[bot] and GitHub
c562e645cd
process-viewer: 0.5.8 -> 0.5.11, adopt, __structuredAttrs ( #516076 )
2026-05-03 11:31:57 +00:00
nixpkgs-ci[bot] and GitHub
1bddd835bd
vacuum-tube: 1.6.2 -> 1.6.4 ( #516061 )
2026-05-03 11:31:56 +00:00
nixpkgs-ci[bot] and GitHub
4ac56daee8
syft: 1.43.0 -> 1.44.0 ( #515690 )
2026-05-03 11:31:50 +00:00
Alyssa Ross and GitHub
fdfb107585
libetpan: fix Darwin build by setting CFLAGS=-std=gnu17 ( #512991 )
2026-05-03 11:23:57 +00:00
Alyssa Ross and GitHub
1a676e6dcb
abook: fix Darwin build by setting CFLAGS=-std=gnu17 ( #512942 )
2026-05-03 11:23:49 +00:00
R. Ryantm
e42d38cfc1
kaniko: 1.25.13 -> 1.25.14
2026-05-03 11:12:42 +00:00
nixpkgs-ci[bot] and GitHub
f089ab9d4e
gitoxide: 0.52.1 -> 0.53.0 ( #516069 )
2026-05-03 11:06:42 +00:00
Maximilian Bosch and GitHub
62a820268f
nextcloud32: 32.0.8 -> 32.0.9, nextcloud33: 33.0.2 -> 33.0.3 ( #515733 )
2026-05-03 10:56:41 +00:00
Alyssa Ross and GitHub
070ef23449
lib.systems.architectures: add rocketlake ( #515992 )
2026-05-03 10:42:26 +00:00
Azat Bahawi and GitHub
3ec981fde0
flood: 4.13.9 -> 4.13.10 ( #516006 )
2026-05-03 10:40:10 +00:00
2kybe3
814fe85dc2
process-viewer: 0.5.8 -> 0.5.11, adopt, __structuredAttrs
2026-05-03 12:38:47 +02:00
R. Ryantm
b53019057a
c2patool: 0.26.50 -> 0.26.55
2026-05-03 10:37:44 +00:00
nixpkgs-ci[bot] and GitHub
09530174c1
garnet: 1.1.3 -> 1.1.5 ( #514962 )
2026-05-03 10:36:42 +00:00