From b71ced5fbfd1cf1bb14a95d684a821301c10634b Mon Sep 17 00:00:00 2001 From: Vi Retault Date: Tue, 3 Oct 2023 16:56:18 -0400 Subject: [PATCH] updated upstream hash --- pp-woodpecker.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pp-woodpecker.nix b/pp-woodpecker.nix index a5551a2..ead633e 100644 --- a/pp-woodpecker.nix +++ b/pp-woodpecker.nix @@ -13,7 +13,7 @@ in }) (builtins.fetchurl { url = "https://github.com/NixOS/nixpkgs/raw/nixos-unstable/nixos/modules/services/continuous-integration/woodpecker/agents.nix"; - sha256 = "06zmmg95c2pbrl7i6vl9zypmh4hysl3hkwhqjp2ylnndddhh7ihc"; + sha256 = "14kjj9ybahmfqflvsa8p0va1z3zhliybggxd148fzz4bnjsqpsla"; }) ]; options.services.ppWoodpecker = {