sops-nix: assets-unstable-2024-10-08 -> assets-unstable-2024-10-24

This commit is contained in:
2024-10-26 00:57:39 +00:00
parent 3665a8e798
commit cc28df466e

View File

@@ -6,8 +6,8 @@ let
src = fetchFromGitHub {
owner = "Mic92";
repo = "sops-nix";
rev = "06535d0e3d0201e6a8080dd32dbfde339b94f01b";
hash = "sha256-lpunY1+bf90ts+sA2/FgxVNIegPDKCpEoWwOPu4ITTQ=";
rev = "78a0e634fc8981d6b564f08b6715c69a755c4c7d";
hash = "sha256-J2vtHq9sw1wWm0aTMXpEEAzsVCUMZDTEe5kiBYccpLE=";
};
flake = import "${src}/flake.nix";
evaluated = flake.outputs {
@@ -21,7 +21,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-2024-10-08";
version = "assets-unstable-2024-10-24";
src = src;
passthru = base.passthru