sops-nix: assets-unstable-2025-03-10 -> assets-unstable-2025-03-13

This commit is contained in:
2025-03-16 21:53:10 +00:00
parent 41dfe31800
commit 1597f68cf2

View File

@@ -6,8 +6,8 @@ let
src = fetchFromGitHub {
owner = "Mic92";
repo = "sops-nix";
rev = "e653d71e82575a43fe9d228def8eddb73887b866";
hash = "sha256-E0RrMykMtEv15V3QhpsFutgoSKhL1JBhidn+iZajOyg=";
rev = "d016ce0365b87d848a57c12ffcfdc71da7a2b55f";
hash = "sha256-ynOgXAyToeE1UdLNfrUn/hL7MN0OpIS2BtNdLjpjPf0=";
};
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-03-10";
version = "assets-unstable-2025-03-13";
src = src;
passthru = base.passthru