opencellid: 2025-05-30 -> 2025-05-31

This commit is contained in:
2025-05-31 18:31:14 +00:00
parent a09b05bb49
commit c52704b2ed

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-05-30"; version = "0-unstable-2025-05-31";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "742860d8d66165ee9ea8e0804eed86ddcd029919"; rev = "a1405ad85d0b285cb07574459313ddaa5a7ccb3e";
hash = "sha256-1ag1PDQ36pQt9eSB0W06mFdJZhjJD7VwjsHbQa+Yq6A="; hash = "sha256-EKQogt76dr8V6MJpRg17FER2PzgOP2aIM8NN17Y3dCQ=";
}; };
dontBuild = true; dontBuild = true;