opencellid: 2025-07-02 -> 2025-07-03

This commit is contained in:
2025-07-03 07:42:09 +00:00
parent 87fbeaa2bf
commit 00fdcb7ec3

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-07-02"; version = "0-unstable-2025-07-03";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "03df9990864d05cd76d9f58ef2d58c2c448ba31c"; rev = "324c18ea58a16fa447354e2d3820a5444a5051c8";
hash = "sha256-ZTwmDDq+wL8NGCUlI4EjVedTKbFBAkFyFU7+czWGofc="; hash = "sha256-vi27QO4dFqlA+CrslBIxJmDOEKCgHI3Ny8aEn0fuzQw=";
}; };
dontBuild = true; dontBuild = true;