opencellid: 2025-07-05 -> 2025-07-06
This commit is contained in:
@@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
stdenvNoCC.mkDerivation {
|
stdenvNoCC.mkDerivation {
|
||||||
pname = "opencellid";
|
pname = "opencellid";
|
||||||
version = "0-unstable-2025-07-05";
|
version = "0-unstable-2025-07-06";
|
||||||
|
|
||||||
src = fetchFromGitea {
|
src = fetchFromGitea {
|
||||||
domain = "git.uninsane.org";
|
domain = "git.uninsane.org";
|
||||||
owner = "colin";
|
owner = "colin";
|
||||||
repo = "opencellid-mirror";
|
repo = "opencellid-mirror";
|
||||||
rev = "1e5d9a375e4343744198baeb86e49f8b44f3a288";
|
rev = "b1020308cbd2263aef228532badcbf802f6f50d6";
|
||||||
hash = "sha256-k77RH9yWTdhf077ov8vXM0EzTen2h+Pf8ijwVj9DY2Y=";
|
hash = "sha256-26jdICo3aRuhOuFZDnKrHyLBppFC8lW+ihUaCIWBGVc=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user