opencellid: 2025-06-16 -> 2025-06-17

This commit is contained in:
2025-06-17 14:44:10 +00:00
parent e1bdd9fa0f
commit a76173c0ec

View File

@@ -12,14 +12,14 @@
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-06-16"; version = "0-unstable-2025-06-17";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "e1a80716bd7909b127db02cb494367ce8f9c8742"; rev = "9de9752d3c66d6f4cd5a64e6cfbab3b31cf4963b";
hash = "sha256-VF0kz+eM1bJyjb2tMN+f2uDtXHcMgSdlYsn9iv69Ccs="; hash = "sha256-lVDHbW5EWEF5U0xTGxCRyjcV0MBV1EG9WmwGfwy1PuA=";
}; };
dontBuild = true; dontBuild = true;