opencellid: 2025-06-27 -> 2025-06-28

This commit is contained in:
2025-06-28 21:19:01 +00:00
parent 58ab12310a
commit ecf90f3662

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-06-27"; version = "0-unstable-2025-06-28";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "44316cf4c4436ff4de633337817f9a07c9f8af99"; rev = "d7487ab7dc2c7692bf6a3e157c633c045cff82c4";
hash = "sha256-IAqiOP25//1axZNSW5AQx19XkcMi/m1vIMo9SmAapOw="; hash = "sha256-FWOXVnGmdSdi7FPvQ1rh99lFZu73F+GeBjrjPfSyxgE=";
}; };
dontBuild = true; dontBuild = true;