opencellid: 2025-04-20 -> 2025-04-21
This commit is contained in:
@@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "opencellid";
|
pname = "opencellid";
|
||||||
version = "0-unstable-2025-04-20";
|
version = "0-unstable-2025-04-21";
|
||||||
|
|
||||||
src = fetchFromGitea {
|
src = fetchFromGitea {
|
||||||
domain = "git.uninsane.org";
|
domain = "git.uninsane.org";
|
||||||
owner = "colin";
|
owner = "colin";
|
||||||
repo = "opencellid-mirror";
|
repo = "opencellid-mirror";
|
||||||
rev = "b34f4816d1fe0343c6b0144a48c5780c5b813a23";
|
rev = "1538cc83c516bc43f7b2367ee2eee2ea3cdd0583";
|
||||||
hash = "sha256-mRGlHmje03sjFk+4ioOrTvifWNpOJdZEeENUPSaLElg=";
|
hash = "sha256-hyijlmJxq4PBvOV2xaX42hGs4OuWaiU0YWh8uliqXZI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user