sops-nix: assets-unstable-2025-04-08 -> assets-unstable-2025-04-22

This commit is contained in:
2025-04-29 16:37:13 +00:00
parent bf7900fded
commit 3477794172

View File

@@ -6,8 +6,8 @@ let
src = fetchFromGitHub {
owner = "Mic92";
repo = "sops-nix";
rev = "69d5a5a4635c27dae5a742f36108beccc506c1ba";
hash = "sha256-SR6+qjkPjGQG+8eM4dCcVtss8r9bre/LAxFMPJpaZeU=";
rev = "5e3e92b16d6fdf9923425a8d4df7496b2434f39c";
hash = "sha256-ePyTpKEJTgX0gvgNQWd7tQYQ3glIkbqcW778RpHlqgA=";
};
flake = import "${src}/flake.nix";
evaluated = flake.outputs {
@@ -20,7 +20,7 @@ in src.overrideAttrs (base: {
# attributes required by update scripts
pname = "sops-nix";
# nix-update-script insists on this weird `assets-` version format
version = "assets-unstable-2025-04-08";
version = "assets-unstable-2025-04-22";
src = src;
passthru = base.passthru