Commit Graph
981349 Commits
Author SHA1 Message Date
nixpkgs-ci[bot]andGitHub 3ffdb960ee sub-store: 2.21.81 -> 2.21.98 (#510259) 2026-04-16 17:37:12 +00:00
nixpkgs-ci[bot]andGitHub ee04a86d45 sub-store-frontend: 2.16.46 -> 2.16.55 (#510253) 2026-04-16 17:37:08 +00:00
Weijia WangandGitHub 202dde01cd gnuplot_qt: fix overrides (#510583) 2026-04-16 17:11:48 +00:00
Martin WeineltandGitHub 83043b2ca4 home-assistant-custom-components.versatile_thermostat: 9.3.2 -> 9.3.3 (#510653) 2026-04-16 17:09:35 +00:00
Bjørn ForsmanandGitHub 9b53530a5f nixos/luks: allow empty passphrases in prompt (#491473) 2026-04-16 16:57:36 +00:00
Bjørn Forsman 4afadc7355 nixos/luks: allow empty passphrases in prompt
LUKS itself supports empty passphrases, and NixOS even has
boot.initrd.luks.devices.<name>.tryEmptyPassphrase option, but still the
NixOS interactive LUKS passphrase prompt rejects empty passphrases.

Fix it.

Implementation note. The "open" command line is changed due to details
in how empty passphrases and trailing newlines are handled when reading
from stdin. This code path is only for the interactive prompt, not when
using keyfiles, and the "reuse passphrase" logic already strips trailing
newlines, so that's nothing new.
2026-04-16 18:48:44 +02:00
Philip TaronandGitHub c86aab74f3 writeShellApplication: fix meta.position (#510557) 2026-04-16 16:42:49 +00:00
R. Ryantm c71a18bf08 home-assistant-custom-components.versatile_thermostat: 9.3.2 -> 9.3.3 2026-04-16 16:42:05 +00:00
Austin HorstmanandGitHub dfb32d2c84 vimPlugins.nvim-treesitter-legacy: deprecate (#510623) 2026-04-16 16:41:54 +00:00
Austin HorstmanandGitHub 7c120ca802 vimPlugins: remove redundant patches and replaceVars (#510565) 2026-04-16 16:34:37 +00:00
nixpkgs-ci[bot]andGitHub 9d8105c624 gsender: 1.5.7 -> 1.6.0 (#510602) 2026-04-16 16:17:57 +00:00
WilliButzandGitHub 8439abe706 nixos/image/repart-verity-store: mount nix-store in the module (#510636) 2026-04-16 16:15:38 +00:00
Nikita Rudenko 1fd1e81cdd vimPlugins: remove redundant patches and replaceVars
Some vimPlugins patches contain replacement of bare binary names to
full nix store paths, i.e. replacing `"node"` with `"${pkgs.nodejs}/bin/node"`

This is brittle and tedious in support, since any code motion in
plugin may break such patch.
Let's replace this with a `runtimeDeps` attribute, which lives outside
of plugin code.
2026-04-16 19:15:24 +03:00
nixpkgs-ci[bot]andGitHub 7730a67fc1 cloudflare-dynamic-dns: 4.4.3 -> 4.4.4 (#510619) 2026-04-16 15:43:49 +00:00
nixpkgs-ci[bot]andGitHub e5e79fa299 zotero: 8.0.5 -> 9.0.0 (#509890) 2026-04-16 15:43:22 +00:00
Arian van Putten 1a490a14e5 nixos/image/repart-verity-store: mount nix-store in the module
You always need this for the image to be bootable so lets
do it in the image and not in the test
2026-04-16 17:38:03 +02:00
Arian van PuttenandGitHub 447737a394 nixos/amazon-image: default to raw format instead of vpc (#510086) 2026-04-16 15:36:35 +00:00
Niko Klanecek 23d4ad8970 nixos/amazon-image: default to raw format instead of vpc
With the move to EBS Direct API uploads (PutSnapshotBlock), raw images
can be uploaded directly without conversion, making the qemu-img vpc
conversion step unnecessary.

This avoids a build-time format conversion and simplifies upload
workflows that use the EBS Direct API (e.g. NixOS/amis#364).
2026-04-16 09:30:10 -06:00
Guy Chronister 2b50fc9609 gnuplot_qt: fix withCaca = true breakage using removeAttrs; 2026-04-16 10:26:02 -05:00
Martin WeineltandGitHub 3c23ab9a61 nixos/services.mysql: remove legacy logic as old mysql version packages where droped (#508374) 2026-04-16 15:23:04 +00:00
Cosima NeidahlandGitHub bb198636b5 {sidplayfp,libsidplayfp}: Ignore tags with letters in them (#508994) 2026-04-16 15:02:56 +00:00
nixpkgs-ci[bot]andGitHub bef71e77b7 git-statuses: 0.8.0 -> 0.8.1 (#510607) 2026-04-16 14:58:01 +00:00
nixpkgs-ci[bot]andGitHub 73182755ab proxyman: 3.10.0 -> 3.11.0 (#510440) 2026-04-16 14:57:40 +00:00
nixpkgs-ci[bot]andGitHub 3a705783d4 honeycomb-refinery: 3.1.2 -> 3.2.0 (#510476) 2026-04-16 14:57:38 +00:00
R. Ryantm 5fb5ca3226 cloudflare-dynamic-dns: 4.4.3 -> 4.4.4 2026-04-16 14:53:54 +00:00
Austin HorstmanandGitHub d253e98edb vimPlugins: update on 2026-04-15 (#510357) 2026-04-16 14:50:31 +00:00
Pol DellaieraandGitHub ca8a72e382 phpPackages.composer: 2.9.5 -> 2.9.7 (#510388) 2026-04-16 14:40:09 +00:00
Pol DellaieraandGitHub 28a8683271 phel: 0.31.0 -> 0.32.0 (#510459) 2026-04-16 14:27:02 +00:00
Pol DellaieraandGitHub cda07a4ec0 vscode-extensions.leanprover.lean4: 0.0.229 -> 0.0.234 (#510504) 2026-04-16 14:25:02 +00:00
Pol DellaieraandGitHub 60b8597113 vscode-extensions.ms-vscode.cmake-tools: 1.22.28 -> 1.23.51 (#510590) 2026-04-16 14:23:26 +00:00
Pol DellaieraandGitHub 30a61d3166 vscode-extensions.vscjava.vscode-java-dependency: 0.27.1 -> 0.27.2 (#510589) 2026-04-16 14:23:20 +00:00
Pol DellaieraandGitHub 3f35622575 vscode-extensions.vscjava.vscode-java-test: 0.44.0 -> 0.45.0 (#510581) 2026-04-16 14:23:09 +00:00
Pol DellaieraandGitHub 9c5ed33c24 vscode-extensions.vscjava.vscode-maven: 0.45.1 -> 0.45.2 (#510579) 2026-04-16 14:22:54 +00:00
Pol DellaieraandGitHub 5f228a14c0 vscode-extensions.github.vscode-pull-request-github: 0.134.0 -> 0.136.0 (#510569) 2026-04-16 14:22:50 +00:00
R. Ryantm 9e94ef6a72 git-statuses: 0.8.0 -> 0.8.1 2026-04-16 14:19:55 +00:00
nixpkgs-ci[bot]andGitHub f8f93bdce2 kubectl: 1.35.3 -> 1.35.4 (#510487) 2026-04-16 14:09:56 +00:00
nixpkgs-ci[bot]andGitHub 5b4dbd5412 streamlink: 8.2.1 -> 8.3.0 (#509950) 2026-04-16 14:09:40 +00:00
nixpkgs-ci[bot]andGitHub bfd4344b85 scalafmt: 3.10.7 -> 3.11.0 (#509756) 2026-04-16 14:09:39 +00:00
yayaandGitHub fc14cfbaec nixosTests.opensmtpd-rspamd: fixup for new dovecot module (#509579) 2026-04-16 14:09:33 +00:00
Peder Bergebakken SundtandGitHub b728d52f31 python3Packages.simple-salesforce: unbreak (#510056) 2026-04-16 14:06:44 +00:00
R. Ryantm a77a86c556 gsender: 1.5.7 -> 1.6.0 2026-04-16 14:04:34 +00:00
Matthieu CoudronandGitHub 5a32c40c45 vimPlugins.tiny-cmdline-nvim: init at 0-unstable-2026-04-11 (#510584) 2026-04-16 13:33:27 +00:00
Stanisław PituchaandGitHub a548072309 autodiff: fix darwin build (#510572) 2026-04-16 13:28:46 +00:00
R. Ryantm 891e45a278 vscode-extensions.ms-vscode.cmake-tools: 1.22.28 -> 1.23.51 2026-04-16 13:15:25 +00:00
R. Ryantm 3b73debf37 vscode-extensions.vscjava.vscode-java-dependency: 0.27.1 -> 0.27.2 2026-04-16 13:15:25 +00:00
Saad Nadeem 666bf0fe6c vimPlugins.tiny-cmdline-nvim: init at 0-unstable-2026-04-11
https://github.com/rachartier/tiny-cmdline.nvim
2026-04-16 08:52:27 -04:00
SandroandGitHub e573ba03a9 kdePackages.sierra-breeze-enhanced: fix build for QT 6.10 (#510532) 2026-04-16 12:44:40 +00:00
nixpkgs-ci[bot]andGitHub 43fe6ade7f repath-studio: 0.4.12 -> 0.4.13 (#510428) 2026-04-16 12:42:48 +00:00
nixpkgs-ci[bot]andGitHub 09d92d39bd myks: 5.12.0 -> 5.12.2 (#510470) 2026-04-16 12:42:45 +00:00
Perchun Pak a388114622 nvim-treesitter-legacy: deprecate 2026-04-16 14:37:55 +02:00