Commit Graph
991418 Commits
Author SHA1 Message Date
Florian KlinkandGitHub f08b3d1fe3 nixos/lib/systemd-lib: make unitNameType work with e.g. Rust regex (#515527) 2026-05-03 13:30:39 +00:00
Florian KlinkandGitHub 7b70cce3d6 nixos/profiles/base: add explicit support for ext filesystems (#516107) 2026-05-03 13:25:56 +00:00
Martin WeineltandGitHub 148ce17e84 python3Packages.knx-frontend: 2026.4.22.141111 -> 2026.4.30.60856 (#516102) 2026-05-03 13:15:57 +00:00
Naïm Camille Favier 1c3eaed6b1 nixos/profiles/base: add explicit support for ext filesystems
ext filesystems are only supported unconditionally if the systemd initrd
is NOT used. Since the systemd initrd was recently enabled by default,
the default ISO image configuration is now missing support for ext
filesystems, which means that one cannot e.g. boot into a live ISO image
and run `fsck.ext4`.

This commit adds ext2, ext3 and ext4 as explicitly supported file
systems in the base profile, which ensures that the associated tools are
always available.
2026-05-03 15:14:01 +02:00
R. Ryantm d2ee4b5669 wxmaxima: 26.01.0 -> 26.05.0 2026-05-03 13:08:55 +00:00
Fabian Affolter 16939eba9a python3Packages.pyintesishome: modernize 2026-05-03 15:02:57 +02:00
R. Ryantm af8a392584 python3Packages.knx-frontend: 2026.4.22.141111 -> 2026.4.30.60856 2026-05-03 12:57:33 +00:00
Robert ScottandGitHub e2aae6df2b python3Packages.django-hijack: 3.7.7 -> 3.7.8 (#515720) 2026-05-03 12:38:53 +00:00
Martin WeineltandGitHub fb9ad30a65 python3Packages.soxr: 1.0.0 -> 1.1.0 (#516086) 2026-05-03 12:38:19 +00:00
Fabian AffolterandGitHub 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 AffolterandGitHub 7c08814e78 python3Packages.tesla-fleet-api: 1.4.6 -> 1.4.7 (#515952) 2026-05-03 12:30:26 +00:00
Martin WeineltandGitHub 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
oddlamaandGitHub d6ef71b286 ente-web: 1.3.32 -> 1.3.36 (#514076) 2026-05-03 14:23:07 +02:00
oddlamaandGitHub 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
Thiago Kenji OkadaandGitHub 3761b97c63 rtorrent: 0.16.8 -> 0.16.11 (#516077) 2026-05-03 12:02:19 +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 SerwinandGitHub ff3dc8f580 decker: 1.60 -> 1.66 (#461771) 2026-05-03 11:53:21 +00:00
Marcin SerwinandGitHub 2935402732 ht: enable parallel building (#507053) 2026-05-03 11:42:10 +00:00
Marcin SerwinandGitHub 463eae3ddb gammu: add glib and libgudev to build gammu-detect (#506743) 2026-05-03 11:40:18 +00:00
Thiago Kenji Okada 57ba67b144 rtorrent: 0.16.8 -> 0.16.11 2026-05-03 12:37:49 +01:00
nixpkgs-ci[bot]andGitHub c562e645cd process-viewer: 0.5.8 -> 0.5.11, adopt, __structuredAttrs (#516076) 2026-05-03 11:31:57 +00:00
nixpkgs-ci[bot]andGitHub 1bddd835bd vacuum-tube: 1.6.2 -> 1.6.4 (#516061) 2026-05-03 11:31:56 +00:00
nixpkgs-ci[bot]andGitHub 4ac56daee8 syft: 1.43.0 -> 1.44.0 (#515690) 2026-05-03 11:31:50 +00:00
Alyssa RossandGitHub fdfb107585 libetpan: fix Darwin build by setting CFLAGS=-std=gnu17 (#512991) 2026-05-03 11:23:57 +00:00
Alyssa RossandGitHub 1a676e6dcb abook: fix Darwin build by setting CFLAGS=-std=gnu17 (#512942) 2026-05-03 11:23:49 +00:00
nixpkgs-ci[bot]andGitHub f089ab9d4e gitoxide: 0.52.1 -> 0.53.0 (#516069) 2026-05-03 11:06:42 +00:00
Maximilian BoschandGitHub 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 RossandGitHub 070ef23449 lib.systems.architectures: add rocketlake (#515992) 2026-05-03 10:42:26 +00:00
Azat BahawiandGitHub 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]andGitHub 09530174c1 garnet: 1.1.3 -> 1.1.5 (#514962) 2026-05-03 10:36:42 +00:00
Pol DellaieraandGitHub c74327874b movim: 0.32.1 → 0.33.1; nixos/movim: add public/images (#513278) 2026-05-03 10:32:17 +00:00
Jörg ThalheimandGitHub 9b0e5bb104 nixfmt-rs: init at 0.1.4 (#515926) 2026-05-03 10:06:19 +00:00
Jörg Thalheim baf250e5c6 nixfmt-rs: fix manpage installation
we need to actual build the manpage
2026-05-03 11:54:37 +02:00
isabelandGitHub 5602c240bb go-toml: 2.3.0 -> 2.3.1 (#515910) 2026-05-03 09:54:12 +00:00
R. Ryantm 7b27780780 gitoxide: 0.52.1 -> 0.53.0 2026-05-03 09:49:44 +00:00
isabelandGitHub 8d5c8cef12 tests.writers: fix toml test (#515921) 2026-05-03 09:41:36 +00:00