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