sops-nix: assets-unstable-2025-01-20 -> assets-unstable-2025-01-31

This commit is contained in:
2025-02-08 11:42:52 +00:00
parent e6d028b01d
commit 690abc305f

View File

@@ -6,8 +6,8 @@ let
src = fetchFromGitHub {
owner = "Mic92";
repo = "sops-nix";
rev = "015d461c16678fc02a2f405eb453abb509d4e1d4";
hash = "sha256-j9IdflJwRtqo9WpM0OfAZml47eBblUHGNQTe62OUqTw=";
rev = "4c1251904d8a08c86ac6bc0d72cc09975e89aef7";
hash = "sha256-wkwYJc8cKmmQWUloyS9KwttBnja2ONRuJQDEsmef320=";
};
flake = import "${src}/flake.nix";
evaluated = flake.outputs {
@@ -20,7 +20,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-2025-01-20";
version = "assets-unstable-2025-01-31";
src = src;
passthru = base.passthru