sternenseemann
222ed18540
nixos/lib/systemd-lib: make unitNameType work with e.g. Rust regex
...
The unitNameType regex currently makes the Tvix CI (and likely Snix
in the future) fail since "sysroot-nix-.ro\\x2dstore.mount" will
fail the check since it doesn't interpret the single backslash
as part of the bracket expression.
POSIX doesn't require escaping the backslash in bracket exprs:
> The special characters '.', '*', '[', and '\\' ( <period>, <asterisk>,
> <left-square-bracket>, and <backslash>, respectively) shall lose their
> special meaning within a bracket expression.
However, Rust uses the backslash for escaping in bracket exprs,
so it also needs to be escaped:
> [\[\]] Escaping in character classes (matching [ or ])
Making the Regex work with both POSIX-like regexes and Rust's regex
syntax is possible in this case, so let's do it.
2026-05-01 18:09:28 +02:00
nixpkgs-ci[bot] and GitHub
a7dcc5e998
kiro-cli: 2.0.1 -> 2.2.0 ( #515074 )
2026-04-30 16:01:18 +00:00
nixpkgs-ci[bot] and GitHub
4cc337183b
llmfit: Update description ( #515017 )
2026-04-30 16:01:10 +00:00
nixpkgs-ci[bot] and GitHub
0236da675b
fluxcd-operator-mcp: 0.38.1 -> 0.48.0 ( #482180 )
2026-04-30 16:00:57 +00:00
Pol Dellaiera and GitHub
42a92b2b1f
thunderbird-mcp: 0.4.0 -> 0.5.0 ( #515085 )
2026-04-30 15:33:40 +00:00
nixpkgs-ci[bot] and GitHub
2979452f49
jreleaser-cli: 1.23.0 -> 1.24.0 ( #515086 )
2026-04-30 15:24:08 +00:00
nixpkgs-ci[bot] and GitHub
8e939032f0
llama-cpp: 8864 -> 8983 ( #515024 )
2026-04-30 15:23:52 +00:00
nixpkgs-ci[bot] and GitHub
1e3d1b3bf9
streamdeck-ui: 4.1.3 -> 4.1.4 ( #514961 )
2026-04-30 15:23:51 +00:00
nixpkgs-ci[bot] and GitHub
b56bf8fc3e
renode-unstable: 1.16.1-unstable-2026-04-20 -> 1.16.1-unstable-2026-04-29 ( #514878 )
2026-04-30 15:23:49 +00:00
Gaétan Lepage and GitHub
b63a3a3991
cudaPackages_13: 13.0.3 -> 13.2.0 ( #513905 )
2026-04-30 15:08:23 +00:00
Fabian Affolter and GitHub
b5fd8887e5
python3Packages.gerbonara: 1.6.2 -> 1.6.3 ( #514740 )
2026-04-30 14:49:31 +00:00
Fabian Affolter and GitHub
5fce520025
python3Packages.msticpy: 2.17.2 -> 3.0.0 ( #515031 )
2026-04-30 14:48:21 +00:00
Fabian Affolter and GitHub
a4536550ef
obliteratus: init at 0.1.2-unstable-2026-03-05 ( #497249 )
2026-04-30 14:46:47 +00:00
nixpkgs-ci[bot] and GitHub
508bbcf189
buildbox: 1.4.4 -> 1.4.5 ( #514983 )
2026-04-30 14:35:12 +00:00
Pol Dellaiera
9da1c3a415
thunderbird-mcp: 0.4.0 -> 0.5.0
2026-04-30 16:34:36 +02:00
R. Ryantm
eca5db0eef
jreleaser-cli: 1.23.0 -> 1.24.0
2026-04-30 14:28:31 +00:00
zowoq and GitHub
24631c4db2
terraform-providers.checkly_checkly: 1.21.1 -> 1.22.0 ( #515079 )
2026-04-30 14:27:57 +00:00
Fabian Affolter
56f11a0d73
obliteratus: init at 0.1.2-unstable-2026-03-05
...
Ablation Suite for HuggingFace transformers
https://github.com/elder-plinius/OBLITERATUS
2026-04-30 16:24:45 +02:00
Sandro and GitHub
d1b7b361d0
python3Packages.cx-logging: unbreak on darwin ( #511726 )
2026-04-30 14:11:05 +00:00
Sandro and GitHub
d72b50caac
modrinth-app-unwrapped: unbreak darwin build ( #511412 )
2026-04-30 14:09:47 +00:00
Kerstin and GitHub
2141322c12
radicale: 3.7.1 -> 3.7.2 ( #514860 )
2026-04-30 14:07:44 +00:00
R. Ryantm
253c274dbf
terraform-providers.checkly_checkly: 1.21.1 -> 1.22.0
2026-04-30 14:02:51 +00:00
zowoq and GitHub
9b226c9b11
gh: opt out of telemetry collection by default ( #515047 )
2026-04-30 14:00:51 +00:00
Pol Dellaiera and GitHub
6d707dd868
ghdump: init at 0.1.1 ( #514104 )
2026-04-30 13:59:32 +00:00
Fabian Affolter and GitHub
b17b15fec7
python3Packages.iaqualink: 0.6.0 -> 0.7.0, python3Packages.httpx-retries: init at 0.5.0 ( #514984 )
2026-04-30 13:54:58 +00:00
Fabian Affolter and GitHub
b444a20f97
python3Packages.aurorapy: 0.2.7 -> 0.3 ( #436675 )
2026-04-30 13:54:44 +00:00
zowoq and GitHub
26613c0bd2
staging-nixos merge for 2026-04-30 ( #515038 )
2026-04-30 23:58:14 +10:00
Fabian Affolter
fb236f8a82
python3Packages.gerbonara: migrate to finalAttrs
2026-04-30 15:51:13 +02:00
R. Ryantm and Fabian Affolter
90f01c9cfd
python3Packages.gerbonara: 1.6.2 -> 1.6.3
2026-04-30 15:51:13 +02:00
nixpkgs-ci[bot] and GitHub
4145b9f7c1
proton-pass-cli: 2.0.0 -> 2.0.2 ( #515058 )
2026-04-30 13:46:09 +00:00
nixpkgs-ci[bot] and GitHub
9d4791fb42
cherry-studio: 1.9.2 -> 1.9.3 ( #515019 )
2026-04-30 13:45:47 +00:00
nixpkgs-ci[bot] and GitHub
bf80ed0a9b
svix-server: 1.90.0 -> 1.92.2 ( #511957 )
2026-04-30 13:45:29 +00:00
7c6f434c and GitHub
0f5d88b0a8
ecl: import some patches from bugfix-rc branch ( #514772 )
2026-04-30 13:44:57 +00:00
R. Ryantm
03144b4b5c
kiro-cli: 2.0.1 -> 2.2.0
2026-04-30 13:42:43 +00:00
Fabian Affolter and GitHub
5b6250023a
python3Packages.waterfurnace: 1.7.1 -> 1.8.0 ( #515026 )
2026-04-30 13:40:27 +00:00
Fabian Affolter and GitHub
37d4bd56b8
python3Packages.pysigma: 1.3.2 -> 1.3.3 ( #515040 )
2026-04-30 13:39:51 +00:00
Fabian Affolter and GitHub
ee5835436b
python3Packages.msticpy: migrate to finalAttrs
2026-04-30 15:38:51 +02:00
Sefa Eyeoglu and GitHub
9258365fc8
fluxcd-operator-mcp: add maintainer stealthybox ( #514704 )
2026-04-30 13:37:52 +00:00
Markus Kowalewski and GitHub
09301f29e1
moosefs: 4.58.4 -> 4.59.0 ( #514920 )
2026-04-30 13:35:02 +00:00
dotlambda and GitHub
9c2fbd652d
python3Packages.openapi-core: 0.23.0 -> 0.23.1 ( #514634 )
2026-04-30 13:12:30 +00:00
Adam C. Stephens and GitHub
fbd88ae8ef
kanidm_1_9: 1.9.2 -> 1.9.3, kanidm_1_8: mark insecure, kanidm_1_7: drop ( #514939 )
2026-04-30 13:09:33 +00:00
Sandro and GitHub
c3d7954dc4
jaspr_cli: init at 0.23.0 ( #491081 )
2026-04-30 13:09:32 +00:00
Sandro and GitHub
28c7946662
dart_frog_cli: init at 1.2.14 ( #491078 )
2026-04-30 13:08:50 +00:00
Sandro and GitHub
8f96ca1c10
webdev: init at 3.8.1 ( #491088 )
2026-04-30 13:08:30 +00:00
dotlambda and GitHub
3ff948cb89
python3Packages.pamqp: 3.3.0 -> 4.0.0 ( #514046 )
2026-04-30 13:08:24 +00:00
Sandro and GitHub
dbabdb8011
mono_repo: init at 6.6.3 ( #491085 )
2026-04-30 13:07:52 +00:00
nixpkgs-ci[bot] and GitHub
0ec5f7a13c
aphorme: 0.1.19 -> 0.2.0 ( #513333 )
2026-04-30 13:02:29 +00:00
Adam C. Stephens
0f7bf7bc18
kanidm_1_9: 1.9.2 -> 1.9.3
...
Changelog: https://github.com/kanidm/kanidm/releases/tag/v1.9.3
2026-04-30 08:55:36 -04:00
Adam C. Stephens
a28c101b83
kanidm_1_8: mark unsupported
2026-04-30 08:55:33 -04:00
Adam C. Stephens
150b07e405
kanidm_1_7: drop as eol
2026-04-30 08:55:32 -04:00