sops-nix: assets-unstable-2024-10-06 -> assets-unstable-2024-10-08
This commit is contained in:
@@ -6,8 +6,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "Mic92";
|
||||
repo = "sops-nix";
|
||||
rev = "2750ed784e93e745a33fb55be7c2657adfb57c00";
|
||||
hash = "sha256-sbsMJOZgykaSdFbxLKghc0QMtolzl4P5nqpttBA3d5M=";
|
||||
rev = "06535d0e3d0201e6a8080dd32dbfde339b94f01b";
|
||||
hash = "sha256-lpunY1+bf90ts+sA2/FgxVNIegPDKCpEoWwOPu4ITTQ=";
|
||||
};
|
||||
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-06";
|
||||
version = "assets-unstable-2024-10-08";
|
||||
src = src;
|
||||
|
||||
passthru = base.passthru
|
||||
|
Reference in New Issue
Block a user