diff --git a/pp-woodpecker.nix b/pp-woodpecker.nix index 05be455..a5551a2 100644 --- a/pp-woodpecker.nix +++ b/pp-woodpecker.nix @@ -9,7 +9,7 @@ in # Woodpeeker is not in stable yet but the module is good enought (builtins.fetchurl { url = "https://github.com/NixOS/nixpkgs/raw/nixos-unstable/nixos/modules/services/continuous-integration/woodpecker/server.nix"; - sha256 = "0fbgr0s690c3i90c8rmnazilh3gl9x698pm69f8lqg2glz9rq13f"; + sha256 = "13dzbcb0fi0bwam0mlf6d6ly0x90pr8sq68kzs65mszbvsd5lqjb"; }) (builtins.fetchurl { url = "https://github.com/NixOS/nixpkgs/raw/nixos-unstable/nixos/modules/services/continuous-integration/woodpecker/agents.nix";