opencellid: 2025-04-04 -> 2025-04-05

This commit is contained in:
2025-04-05 06:32:02 +00:00
parent 29002c62fb
commit 780fceb5ef

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-04-04"; version = "0-unstable-2025-04-05";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "e9ceb629335043d848a287a293dd55454c1d36cd"; rev = "7a7637ead84b39e2d83db42a17b98f3be1f8240f";
hash = "sha256-gy3w13+7tDy2q9UQhigoRN8eerIPr/mRKoF+Ll2HGyo="; hash = "sha256-bB6aBfcnT9OTYYa7wNzokSYAnWAcTAbCs96kXEQssmc=";
}; };
dontBuild = true; dontBuild = true;