opencellid: 2025-07-28 -> 2025-07-30

This commit is contained in:
2025-07-30 18:15:39 +00:00
parent 2ba194e0a4
commit a69ff986cd

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-07-28"; version = "0-unstable-2025-07-30";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "74ad18ce4846259cc097cfbc9df711f6e768f4e3"; rev = "8e67a73e316d275b80c5c51f42895d9752dd5071";
hash = "sha256-Nh6oS8C/svg1Ug4VEEAM+2HXLX+i5BR1UGwdw+1ROuI="; hash = "sha256-2XGeLeU8aY0nOg7e/YSlhnClo6rou8PxPQCL3sfV1JM=";
}; };
dontBuild = true; dontBuild = true;