opencellid: 2025-03-28 -> 2025-03-29

This commit is contained in:
2025-03-29 19:29:34 +00:00
parent 0c24119f0f
commit 080eff357a

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-03-28"; version = "0-unstable-2025-03-29";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "9d4fa559dda3149294d3544a101bba73315ce849"; rev = "da8902f5d3b231436f5fb7c93c11a014adc44eca";
hash = "sha256-Umx/NGjEHZJkhhnHExgwiIeQ9md1BNAz7s1yDBeItDA="; hash = "sha256-f/hGP5TNgEtgnj5rRvQokPLI+/zTlP8/8ZH3p+wdRAw=";
}; };
dontBuild = true; dontBuild = true;