Commit Graph

988657 Commits

Author SHA1 Message Date
Doron Behar ed754caf2a python31{3,4}.pkgs.crate: fix changelog url 2026-04-28 19:18:22 +03:00
Doron Behar 3a60d5b32f castget: fix changelog url 2026-04-28 19:18:21 +03:00
Colin 259aa5b226 rustPlatform.buildRustPackage: fix cargoDeps inherited attribute overriding (#435239) 2026-04-28 16:07:38 +00:00
R. Ryantm c77ca12c56 cargo-codspeed: 4.5.0 -> 4.6.0 2026-04-28 16:05:01 +00:00
R. Ryantm e6e2c380ab jwx: 4.0.0 -> 4.0.1 2026-04-28 16:03:01 +00:00
R. Ryantm b34e786eaa cargo-deb: 3.6.3 -> 3.6.4 2026-04-28 15:57:46 +00:00
Gaétan Lepage ea4c20b1d2 python3Packages.cuda-bindings: support multiple versions of cudaPackages (#514183) 2026-04-28 15:54:25 +00:00
Robert Hensing 629f0f2c6c lib/filesystem: remove absolute path literals (#514225) 2026-04-28 15:48:47 +00:00
nixpkgs-ci[bot] a154bc518d clever-tools: 4.8.0 -> 4.9.0 (#514410) 2026-04-28 15:28:20 +00:00
David Chocholatý 0700b4e89d anytype: Fix changelog URL 2026-04-28 17:28:17 +02:00
Sandro 1db04015aa python3Packages.actron-neo-api: 0.5.4 -> 0.5.5 (#514033) 2026-04-28 15:15:25 +00:00
Sandro 06f36e9dbd python3Packages.aiosomecomfort: 0.0.35 -> 0.0.36 (#514036) 2026-04-28 15:15:06 +00:00
Sandro ab9d4a277f python3Packages.elevenlabs: 2.43.0 -> 2.45.0 (#514039) 2026-04-28 15:13:19 +00:00
Ramses c523a578fd switch-to-configuration-ng: Reload when ExecReload changes (#512578) 2026-04-28 15:12:55 +00:00
Sandro e3a46bbad0 python3Packages.dulwich: 1.1.0 -> 1.2.0 (#514200) 2026-04-28 15:12:47 +00:00
Sandro d9984d6f5e python3Packages.striprtf: 0.0.29 -> 0.0.32 (#514256) 2026-04-28 15:12:23 +00:00
Sandro 34c26098cf python3Packages.satel-integra: 1.2.1 -> 1.2.2 (#514259) 2026-04-28 15:12:01 +00:00
Sandro 078de4f8c3 python3Packages.python-bsblan: 5.1.4 -> 5.2.0 (#514396) 2026-04-28 15:11:39 +00:00
Sandro bc093c0f18 filebeat8: fix meta.changelog URL (#514331) 2026-04-28 15:10:32 +00:00
Sandro 97347cde06 pv-migrate: remove extra v prefix from ldflags (#514338) 2026-04-28 15:07:17 +00:00
r-vdp 2f5b053b9e switch-to-configuration-ng: Document ExecReload reload semantics
Update the compare_units doc comment and add a release-notes entry
covering the new reload-instead-of-restart behaviour.
2026-04-28 17:04:15 +02:00
r-vdp da43acd6e7 switch-to-configuration-ng: Ignore removal of ExecReload
Adding or changing ExecReload now triggers a reload, but removing it
still triggered a restart. The running process is unaffected by the
removal and the new unit no longer has a reload command to invoke, so
treat it like the other ignored [Unit] keys and take no action.

Covers both "key removed from existing [Service]" and "[Service]
section removed that only contained ExecReload".
2026-04-28 17:03:44 +02:00
r-vdp ea3ca97b36 switch-to-configuration-ng: Dispatch on new section in compare_units
When exactly one section was newly introduced, the code looked up
new_unit.get("Unit") first regardless of which section was actually
new. If [Service] was the new section but the unit also had an
unchanged [Unit] section, the [Service] contents were never inspected
and a newly added ExecStart= would not trigger a restart.

Dispatch on section_cmp instead and add unit tests for both the
restart and reload cases.
2026-04-28 17:03:44 +02:00
r-vdp 1086ea49e0 switch-to-configuration-ng: Fix ExecReload check for added key
The branch handling "a key was added to an existing section" compared
the section name against "Exec" (the .nspawn section header) instead of
"Service", so adding ExecReload= to a [Service] that previously lacked
it still triggered a restart instead of a reload.

Add a unit test covering this path.
2026-04-28 17:03:44 +02:00
r-vdp bb97db3918 switch-to-configuration-ng: rustfmt 2026-04-28 17:03:43 +02:00
Lucas Savva 46450f556c switch-to-configuration-ng: Reload when ExecReload changes
Instead of triggering a restart when the reload script changes, signal
that the unit only needs to be reloaded instead. This is an important
optimisation for systemd-nspawn containers where the reload script
can house the container's config activation script and we want to
explicitly avoid restarting.
2026-04-28 17:03:43 +02:00
Sandro af21d0dc38 floorp-bin: update changelog url (#514342) 2026-04-28 15:03:20 +00:00
Christoph Heiss 986e3edb27 floorp-bin: update changelog url
The old URL wasn't broken completely per se, as the user was redirected
to the correct page using JavaScript. But the initial request still
returned 404.

See #514132 w.r.t to floorp-bin / floorp-bin-unwrapped.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2026-04-28 16:57:25 +02:00
Sandro 131700c407 foxmarks: fix changelog (#514349) 2026-04-28 14:54:39 +00:00
Fernando Rodrigues 4cd7bada9b starship: disable fish test
The Fish test no longer functions, as Starship is not displayed inside the test
environment. Given that Starship on Fish works otherwise, it is safe to
temporarily disable the test until a suitable fix is identified.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2026-04-29 00:54:34 +10:00
Sandro 315fc655f1 bitwarden-directory-connector: 2026.3.0 -> 2026.4.0 (#511187) 2026-04-28 14:44:38 +00:00
nixpkgs-ci[bot] fb51242fcc websurfx: 1.28.0 -> 1.29.0 (#514389) 2026-04-28 14:31:46 +00:00
nixpkgs-ci[bot] 3cd5961a4e mongodb-tools: 100.16.0 -> 100.16.1 (#514374) 2026-04-28 14:31:42 +00:00
nixpkgs-ci[bot] b6655c0937 fairywren: 0-unstable-2026-04-17 -> 0-unstable-2026-04-27 (#514388) 2026-04-28 14:31:42 +00:00
nixpkgs-ci[bot] d48ca348aa opa-envoy-plugin: 1.13.2-envoy-2 -> 1.15.2-envoy (#497145) 2026-04-28 14:31:10 +00:00
Moritz Sanft 7d5fa9d828 aflplusplus: Add optional build with nyx mode (#514406) 2026-04-28 14:30:15 +00:00
Fernando Rodrigues a6c2d4f65f mullvad-browser: 15.0.10 -> 15.0.11 (#514383) 2026-04-28 14:25:24 +00:00
John Ericson fad35427aa lib/sources: remove absolute path literals (#514226) 2026-04-28 14:22:35 +00:00
Doron Behar 8101d81bcf balena-cli: 24.1.3 -> 24.1.4 (#514424) 2026-04-28 14:20:10 +00:00
nicknb a91a8737a7 massren: 1.5.6 -> 1.5.7
Also remove patch, as support for Go Modules has been implemented
upstream:
https://github.com/laurent22/massren/commit/27e1c93c0563cb41e02e0026475e5ffc49a70b7e
2026-04-28 16:19:26 +02:00
Fernando Rodrigues 0a4a1b6b42 fish: nixos/programs/fish: remove references to __fish_datadir (#509034) 2026-04-28 14:18:30 +00:00
Fernando Rodrigues 46020f9e85 nixos/programs/fish: don't generate completions for configuration.nix(5) (#508401) 2026-04-28 14:13:43 +00:00
Doron Behar b30982233a intelLlvmStdenv: init alias to intel-llvm.stdenv (#514091) 2026-04-28 17:19:14 +03:00
Fernando Rodrigues ca57b07411 bat: genericize shell init for bat-extras packages (#504544) 2026-04-28 14:12:16 +00:00
Fernando Rodrigues be9a5f2225 nextflow: fix NXF_OPTS wrapper to expand $USER at runtime (#496139) 2026-04-28 14:11:12 +00:00
Markus Kowalewski dc1919a534 nfs-ganesha: 9.11 -> 9.13 (#514415) 2026-04-28 13:58:05 +00:00
ekzyis 4a2ca67771 aflplusplus: Add optional build with nyx mode
This enables building the `aflplusplus` package with nyx mode via a new `withNyx`
boolean flag.

If it's set, the dependencies for nyx mode (libnyx, packer, QEMU-Nyx) will be
built in separate derivations.
2026-04-28 15:56:51 +02:00
R. Ryantm ba9f68ebd2 vscode-extensions.antfu.slidev: 52.14.2 -> 52.15.0 2026-04-28 13:44:42 +00:00
j-k 61a7520db5 netassert: 2.1.0 -> 2.1.4 (#484511) 2026-04-28 13:34:09 +00:00
R. Ryantm c89f0cb004 balena-cli: 24.1.3 -> 24.1.4 2026-04-28 13:19:18 +00:00