opencellid: 2025-03-27 -> 2025-03-28
This commit is contained in:
@@ -12,14 +12,14 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "opencellid";
|
||||
version = "0-unstable-2025-03-27";
|
||||
version = "0-unstable-2025-03-28";
|
||||
|
||||
src = fetchFromGitea {
|
||||
domain = "git.uninsane.org";
|
||||
owner = "colin";
|
||||
repo = "opencellid-mirror";
|
||||
rev = "499b31f03a3c9dac007afb6ff1643f858aaf45a1";
|
||||
hash = "sha256-NMJn/VkHRqNuiD3m6ivT4Uru2vuJjaDYhZWnMYb2W9U=";
|
||||
rev = "9d4fa559dda3149294d3544a101bba73315ce849";
|
||||
hash = "sha256-Umx/NGjEHZJkhhnHExgwiIeQ9md1BNAz7s1yDBeItDA=";
|
||||
};
|
||||
|
||||
dontBuild = true;
|
||||
|
Reference in New Issue
Block a user