opencellid: 2025-04-24 -> 2025-04-25
This commit is contained in:
@@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "opencellid";
|
pname = "opencellid";
|
||||||
version = "0-unstable-2025-04-24";
|
version = "0-unstable-2025-04-25";
|
||||||
|
|
||||||
src = fetchFromGitea {
|
src = fetchFromGitea {
|
||||||
domain = "git.uninsane.org";
|
domain = "git.uninsane.org";
|
||||||
owner = "colin";
|
owner = "colin";
|
||||||
repo = "opencellid-mirror";
|
repo = "opencellid-mirror";
|
||||||
rev = "22a99ff703889f91c1d70ccb113175e3ca652bee";
|
rev = "72f7d614d8c401f67e1b987c908d7206b2d2c4f3";
|
||||||
hash = "sha256-xy842ufwPBa/kJ1UJIJaCGnVfk6aOw8O8KOerLgy9a8=";
|
hash = "sha256-Q4IkJgpbMyd+no7Rdh2w+cj5OlEHUD8ivOUpMdaquE8=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user