diff --git a/flake.nix b/flake.nix index 9cb24d3..7f879c2 100644 --- a/flake.nix +++ b/flake.nix @@ -20,7 +20,7 @@ inherit version; src = pkgs.fetchurl { url = "${forgejoBaseUrl}/${artifact}"; - hash = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="; + hash = "sha256-bzAwsO/zHDVkBxADMJeR8L0/Cnj06RbBzUGYYrTouw4="; }; };