opencellid: 2025-06-11 -> 2025-06-12

This commit is contained in:
2025-06-12 15:29:18 +00:00
parent a0a2f60b44
commit d3bb04f84c

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-06-11"; version = "0-unstable-2025-06-12";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "bfc3e7b5f82947b9411a5d2071c3654e0201e6d0"; rev = "9adc80294efe6cdf167b6dbe4af2929a3aa568ad";
hash = "sha256-33Wy8ujPJicuX9anE7YQthlD+IzYyfa4SiFX1QPrmQo="; hash = "sha256-E9P3ZTY+hGJsUakhgqUsRce5xj0w3MGT/A+F0nN2Hhg=";
}; };
dontBuild = true; dontBuild = true;