opencellid: 2025-03-27 -> 2025-03-28

This commit is contained in:
2025-03-28 05:29:56 +00:00
parent 3d2a93a645
commit f459f921b7

View File

@@ -12,14 +12,14 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "opencellid"; pname = "opencellid";
version = "0-unstable-2025-03-27"; version = "0-unstable-2025-03-28";
src = fetchFromGitea { src = fetchFromGitea {
domain = "git.uninsane.org"; domain = "git.uninsane.org";
owner = "colin"; owner = "colin";
repo = "opencellid-mirror"; repo = "opencellid-mirror";
rev = "499b31f03a3c9dac007afb6ff1643f858aaf45a1"; rev = "9d4fa559dda3149294d3544a101bba73315ce849";
hash = "sha256-NMJn/VkHRqNuiD3m6ivT4Uru2vuJjaDYhZWnMYb2W9U="; hash = "sha256-Umx/NGjEHZJkhhnHExgwiIeQ9md1BNAz7s1yDBeItDA=";
}; };
dontBuild = true; dontBuild = true;