sops-nix: assets-unstable-2024-10-24 -> assets-unstable-2024-10-26
This commit is contained in:
@@ -6,8 +6,8 @@ let
|
||||
src = fetchFromGitHub {
|
||||
owner = "Mic92";
|
||||
repo = "sops-nix";
|
||||
rev = "78a0e634fc8981d6b564f08b6715c69a755c4c7d";
|
||||
hash = "sha256-J2vtHq9sw1wWm0aTMXpEEAzsVCUMZDTEe5kiBYccpLE=";
|
||||
rev = "b2211d1a537136cc1d0d5c0af391e8712016b34e";
|
||||
hash = "sha256-3tjYImjVzsSM4sU+wTySF94Yop1spI/XomMBEpljKvQ=";
|
||||
};
|
||||
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-24";
|
||||
version = "assets-unstable-2024-10-26";
|
||||
src = src;
|
||||
|
||||
passthru = base.passthru
|
||||
|
Reference in New Issue
Block a user