errands: fix src hash

Seems upstream force pushed this tag
This commit is contained in:
Seth Flynn
2025-03-21 14:14:28 -04:00
parent 40d359244b
commit fed48c3852
+1 -1
View File
@@ -26,7 +26,7 @@ python3Packages.buildPythonApplication rec {
owner = "mrvladus";
repo = "Errands";
tag = version;
hash = "sha256-zFI3+U40zzQL3lPPYwL/ekWA1ugOkORlJui4QT6pgQI=";
hash = "sha256-Gs3/DPMsoPTxH+fR7H3gPJr8ITrQDPlmw236vDnmBaA";
};
nativeBuildInputs = [