opencellid: 2025-06-17 -> 2025-06-18

This commit is contained in:
2025-06-18 17:26:58 +00:00
parent b6c638ac0b
commit dd93ccd26f

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-06-17"; version = "0-unstable-2025-06-18";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "9de9752d3c66d6f4cd5a64e6cfbab3b31cf4963b"; rev = "4869e8697718af84dc9c3f7c89d4f0b3bfbeb6e4";
hash = "sha256-lVDHbW5EWEF5U0xTGxCRyjcV0MBV1EG9WmwGfwy1PuA="; hash = "sha256-0lymvNK3o6+i3EB8Occf+yv7nMe/Ffx4ZfYP5AstHPs=";
}; };
dontBuild = true; dontBuild = true;