diff --git a/builds/sssg.nix b/builds/sssg.nix index 58dbda4..658951f 100644 --- a/builds/sssg.nix +++ b/builds/sssg.nix @@ -8,6 +8,6 @@ buildPythonApplication { src = fetchgit { url = "https://git.beepboop.systems/stupidcomputer/sssg"; - hash = "sha256-PJCa1hO24ctM0RFiBCNt2rZkIaDO77zYgxOp3EE337c="; + hash = "sha256-17FRRgOGH/ZF6IrTprubiaZI/ihFSB4zu1spoxUZ2bA="; }; }