sops-nix: assets-unstable-2024-09-16 -> assets-unstable-2024-09-27

This commit is contained in:
2024-09-28 03:43:29 +00:00
parent d2ac1892cb
commit 52707c82d4

View File

@@ -6,8 +6,8 @@ let
src = fetchFromGitHub {
owner = "Mic92";
repo = "sops-nix";
rev = "e2d404a7ea599a013189aa42947f66cede0645c8";
hash = "sha256-qis6BtOOBBEAfUl7FMHqqTwRLB61OL5OFzIsOmRz2J4=";
rev = "127a96f49ddc377be6ba76964411bab11ae27803";
hash = "sha256-+4B/dQm2EnORIk0k2wV3aHGaE0WXTBjColXjj7qWh10=";
};
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-09-16";
version = "assets-unstable-2024-09-27";
src = src;
passthru = base.passthru