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