opencellid: 2025-06-16 -> 2025-06-17
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user