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