opencellid: 0-unstable-2025-05-06 -> 0-unstable-2025-05-10

This commit is contained in:
2025-05-10 05:44:54 +00:00
parent 1b35317f97
commit 66cfb61e6c

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-05-06"; version = "0-unstable-2025-05-10";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "64709341724e7b968401ccbaa87873dfb1c21809"; rev = "dda92e2258692342d02ba373d2c8fa4eae9850e6";
hash = "sha256-i2uhFXTupAYR9vnjjm76ofA3wyIwcWW0DJtQg5iRgMo="; hash = "sha256-Y8JhzVYHdEa63dBNPrtwIWh9ZSqbO2Jkb1zf55k0Ou8=";
}; };
dontBuild = true; dontBuild = true;