nixpkgs-ci[bot] and GitHub
ca8c62a50e
xremap: 0.15.0 -> 0.15.1 ( #510630 )
2026-04-16 18:43:27 +00:00
Austin Horstman and GitHub
9e93b5979b
vimPlugins.neorg: enable tests ( #495851 )
2026-04-16 18:35:17 +00:00
Martin Weinelt and GitHub
a7144c2bf0
gomuks-web: 26.03 -> 26.04 ( #510618 )
2026-04-16 18:32:55 +00:00
Cosima Neidahl and GitHub
91b27f1a7b
lomiri-qt6.morph-browser: 1.99.3 -> 1.99.4 ( #509728 )
2026-04-16 18:23:31 +00:00
nixpkgs-ci[bot] and GitHub
3483a17582
voikko-fi: 2.5 -> 2.6 ( #509552 )
2026-04-16 18:11:50 +00:00
Paul Meyer and GitHub
f2c96d7058
disorderfs: 0.5.11 -> 0.6.2 ( #510250 )
2026-04-16 18:02:00 +00:00
Adam C. Stephens and GitHub
d27b151c58
colmap: 4.0.2 -> 4.0.3 ( #503535 )
2026-04-16 17:51:42 +00:00
Ben Siraphob and GitHub
c8f5b96f5a
claude-code: 2.1.107 -> 2.1.111 ( #510655 )
2026-04-16 17:44:45 +00:00
Adam C. Stephens and GitHub
9643762e56
actual-server: add updateScript ( #508466 )
2026-04-16 17:44:04 +00:00
nixpkgs-ci[bot] and GitHub
3ffdb960ee
sub-store: 2.21.81 -> 2.21.98 ( #510259 )
2026-04-16 17:37:12 +00:00
nixpkgs-ci[bot] and GitHub
ee04a86d45
sub-store-frontend: 2.16.46 -> 2.16.55 ( #510253 )
2026-04-16 17:37:08 +00:00
Weijia Wang and GitHub
202dde01cd
gnuplot_qt: fix overrides ( #510583 )
2026-04-16 17:11:48 +00:00
Martin Weinelt and GitHub
83043b2ca4
home-assistant-custom-components.versatile_thermostat: 9.3.2 -> 9.3.3 ( #510653 )
2026-04-16 17:09:35 +00:00
teto
eb70ca30df
vimPlugins.neorg: enable tests
...
neorg is a complex plugin that breaks too often to my taste.
Running the tests is not a 100% guarantee but let's hope it improves the
situation nevertheless.
2026-04-16 19:03:21 +02:00
Bjørn Forsman and GitHub
9b53530a5f
nixos/luks: allow empty passphrases in prompt ( #491473 )
2026-04-16 16:57:36 +00:00
Oskar
07c555d0c6
claude-code,claude-code-bin: add oskarwires as maintainer
2026-04-16 17:51:41 +01:00
Oskar
b2b9662ffe
claude-code: 2.1.107 -> 2.1.111
2026-04-16 16:49:15 +00:00
Oskar
393eb84de7
vscode-extensions.anthropic.claude-code: 2.1.107 -> 2.1.111
2026-04-16 16:49:07 +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
Oskar
b52c2a39e1
claude-code-bin: 2.1.107 -> 2.1.111
2026-04-16 16:48:39 +00:00
Philip Taron and GitHub
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 Horstman and GitHub
dfb32d2c84
vimPlugins.nvim-treesitter-legacy: deprecate ( #510623 )
2026-04-16 16:41:54 +00:00
Austin Horstman and GitHub
7c120ca802
vimPlugins: remove redundant patches and replaceVars ( #510565 )
2026-04-16 16:34:37 +00:00
nixpkgs-ci[bot] and GitHub
9d8105c624
gsender: 1.5.7 -> 1.6.0 ( #510602 )
2026-04-16 16:17:57 +00:00
WilliButz and GitHub
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] and GitHub
7730a67fc1
cloudflare-dynamic-dns: 4.4.3 -> 4.4.4 ( #510619 )
2026-04-16 15:43:49 +00:00
nixpkgs-ci[bot] and GitHub
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 Putten and GitHub
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 Weinelt and GitHub
3c23ab9a61
nixos/services.mysql: remove legacy logic as old mysql version packages where droped ( #508374 )
2026-04-16 15:23:04 +00:00
R. Ryantm
b1ad2279fc
xremap: 0.15.0 -> 0.15.1
2026-04-16 15:17:14 +00:00
Katja Ramona Sophie Kwast (zaphyra)
20b9b0ebca
gomuks-web: 26.03 -> 26.04
2026-04-16 17:04:57 +02:00
Cosima Neidahl and GitHub
bb198636b5
{sidplayfp,libsidplayfp}: Ignore tags with letters in them ( #508994 )
2026-04-16 15:02:56 +00:00
nixpkgs-ci[bot] and GitHub
bef71e77b7
git-statuses: 0.8.0 -> 0.8.1 ( #510607 )
2026-04-16 14:58:01 +00:00
nixpkgs-ci[bot] and GitHub
73182755ab
proxyman: 3.10.0 -> 3.11.0 ( #510440 )
2026-04-16 14:57:40 +00:00
nixpkgs-ci[bot] and GitHub
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 Horstman and GitHub
d253e98edb
vimPlugins: update on 2026-04-15 ( #510357 )
2026-04-16 14:50:31 +00:00
Pol Dellaiera and GitHub
ca8a72e382
phpPackages.composer: 2.9.5 -> 2.9.7 ( #510388 )
2026-04-16 14:40:09 +00:00
Pol Dellaiera and GitHub
28a8683271
phel: 0.31.0 -> 0.32.0 ( #510459 )
2026-04-16 14:27:02 +00:00
Pol Dellaiera and GitHub
cda07a4ec0
vscode-extensions.leanprover.lean4: 0.0.229 -> 0.0.234 ( #510504 )
2026-04-16 14:25:02 +00:00
Pol Dellaiera and GitHub
60b8597113
vscode-extensions.ms-vscode.cmake-tools: 1.22.28 -> 1.23.51 ( #510590 )
2026-04-16 14:23:26 +00:00
Pol Dellaiera and GitHub
30a61d3166
vscode-extensions.vscjava.vscode-java-dependency: 0.27.1 -> 0.27.2 ( #510589 )
2026-04-16 14:23:20 +00:00
Pol Dellaiera and GitHub
3f35622575
vscode-extensions.vscjava.vscode-java-test: 0.44.0 -> 0.45.0 ( #510581 )
2026-04-16 14:23:09 +00:00
Pol Dellaiera and GitHub
9c5ed33c24
vscode-extensions.vscjava.vscode-maven: 0.45.1 -> 0.45.2 ( #510579 )
2026-04-16 14:22:54 +00:00
Pol Dellaiera and GitHub
5f228a14c0
vscode-extensions.github.vscode-pull-request-github: 0.134.0 -> 0.136.0 ( #510569 )
2026-04-16 14:22:50 +00:00