opencellid: 2025-03-21 -> 2025-03-22

This commit is contained in:
2025-03-22 06:18:48 +00:00
parent b56366bf98
commit 0987f2f8f7

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-03-21"; version = "0-unstable-2025-03-22";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "014e87483c749101e62352e44b180f71550838c2"; rev = "46dd54ef59d717733e8048b48c4c1207177bae34";
hash = "sha256-ZOtpl/9JWX7Ob/3WCiZEls3oLp+iH25JffaCUok6Egk="; hash = "sha256-HxvBa/ROCsWtahSx3KBJoj4UH4VsC0ijuPKQof44ibI=";
}; };
dontBuild = true; dontBuild = true;