opencellid: 2025-08-04 -> 2025-08-05

This commit is contained in:
2025-08-05 15:20:53 +00:00
parent 7ca476af97
commit 3ff3d6b135

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-08-04"; version = "0-unstable-2025-08-05";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "1d311b2cd2e604d42a1cb6f5b28f78e87a8071d8"; rev = "b5e8b46dba77ea36a9332855e1a29ab8b4d072b3";
hash = "sha256-hvzL2eGg92Q8lVCyLzajc+ABHk/pWWhSKms2TVnRhxs="; hash = "sha256-5Hs5QYczvwPIZkwfRD6fwt7sriHRXCcveOgNu92+2hc=";
}; };
dontBuild = true; dontBuild = true;