sops-nix: assets-unstable-2024-09-01 -> assets-unstable-2024-09-05

This commit is contained in:
2024-09-06 16:59:03 +00:00
parent cc6e99361d
commit 7b4fc029b2

View File

@@ -6,8 +6,8 @@ let
src = fetchFromGitHub {
owner = "Mic92";
repo = "sops-nix";
rev = "5db5921e40ae382d6716dce591ea23b0a39d96f7";
hash = "sha256-lj5pxOwidP0W//E7IvyhbhXrnEUW99I07+QpERnzTS4=";
rev = "d9d781523a1463965cd1e1333a306e70d9feff07";
hash = "sha256-htc9rsTMSAY5ek+DB3tpntdD/es0eam2hJgO92bWSys=";
};
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-01";
version = "assets-unstable-2024-09-05";
src = src;
passthru = base.passthru