opencellid: 2025-08-04 -> 2025-08-05
This commit is contained in:
@@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
stdenvNoCC.mkDerivation {
|
stdenvNoCC.mkDerivation {
|
||||||
pname = "opencellid";
|
pname = "opencellid";
|
||||||
version = "0-unstable-2025-08-04";
|
version = "0-unstable-2025-08-05";
|
||||||
|
|
||||||
src = fetchFromGitea {
|
src = fetchFromGitea {
|
||||||
domain = "git.uninsane.org";
|
domain = "git.uninsane.org";
|
||||||
owner = "colin";
|
owner = "colin";
|
||||||
repo = "opencellid-mirror";
|
repo = "opencellid-mirror";
|
||||||
rev = "1d311b2cd2e604d42a1cb6f5b28f78e87a8071d8";
|
rev = "b5e8b46dba77ea36a9332855e1a29ab8b4d072b3";
|
||||||
hash = "sha256-hvzL2eGg92Q8lVCyLzajc+ABHk/pWWhSKms2TVnRhxs=";
|
hash = "sha256-5Hs5QYczvwPIZkwfRD6fwt7sriHRXCcveOgNu92+2hc=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user