opencellid: 2025-08-01 -> 2025-08-03
This commit is contained in:
@@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
stdenvNoCC.mkDerivation {
|
stdenvNoCC.mkDerivation {
|
||||||
pname = "opencellid";
|
pname = "opencellid";
|
||||||
version = "0-unstable-2025-08-01";
|
version = "0-unstable-2025-08-03";
|
||||||
|
|
||||||
src = fetchFromGitea {
|
src = fetchFromGitea {
|
||||||
domain = "git.uninsane.org";
|
domain = "git.uninsane.org";
|
||||||
owner = "colin";
|
owner = "colin";
|
||||||
repo = "opencellid-mirror";
|
repo = "opencellid-mirror";
|
||||||
rev = "73dab7c01af7f3440ec85cbdf944a86a4d95fb67";
|
rev = "62140593b5baceb81d10c45a1c7032d2ac424bf7";
|
||||||
hash = "sha256-aLhgNhlVReqwELzUS2MPeu5MbX2mQ+FyERkxJvJmzM4=";
|
hash = "sha256-CeoS9pWTSWSOabqZG+DYo/Kh8cqZ0evNT14iNFcwc0s=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user