opencellid: 2025-04-22 -> 2025-04-23

This commit is contained in:
2025-04-23 16:13:33 +00:00
parent 49c1fe2dba
commit 110fddc026

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-04-22"; version = "0-unstable-2025-04-23";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "68df05681bf4e7430a91c0bda6053c889e0c7416"; rev = "c7046b0e6db04d9db0c1f8386c2a84eb3b9f83ac";
hash = "sha256-vx+/EnODBi+NM0dkL3FysuCN9VrPjS4Nt/UeqyUdMyg="; hash = "sha256-R2Q+F6EMJleXN5jqv4xCUk0UGgLUH1c23A2NQDc78So=";
}; };
dontBuild = true; dontBuild = true;