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

This commit is contained in:
2024-10-02 16:30:44 +00:00
parent 39ace53760
commit d9c2415318

View File

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