opencellid: 2025-07-20 -> 2025-07-21

This commit is contained in:
2025-07-21 20:35:02 +00:00
parent 913dfbd798
commit 6c4a6a596f

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-07-20"; version = "0-unstable-2025-07-21";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "1c9e6d7ef2cb6c311351bf923a928a30c264216e"; rev = "c06d950e31468b37a43fb77404a843c1201fa336";
hash = "sha256-eex7sgWBsRgL3m2Fi8vc7x5/zmN0fVn8e9vNhT9w2Vg="; hash = "sha256-E9xvLaOCZGjAyg+a3/ArSe+nC0Ym7KuTbVuwY06dlqE=";
}; };
dontBuild = true; dontBuild = true;