opencellid: 0-unstable-2025-03-23 -> 0-unstable-2025-03-24
This commit is contained in:
@@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "opencellid";
|
pname = "opencellid";
|
||||||
version = "0-unstable-2025-03-23";
|
version = "0-unstable-2025-03-24";
|
||||||
|
|
||||||
src = fetchFromGitea {
|
src = fetchFromGitea {
|
||||||
domain = "git.uninsane.org";
|
domain = "git.uninsane.org";
|
||||||
owner = "colin";
|
owner = "colin";
|
||||||
repo = "opencellid-mirror";
|
repo = "opencellid-mirror";
|
||||||
rev = "d41feff87a4a411a8241eb7034a32f48aa4a13a9";
|
rev = "bf55e74aa576bd0900f4f03b22360f52a4eeea0f";
|
||||||
hash = "sha256-fee0iEuDoq4hz5J11lFPGul8YRqB+7f/oQ2daAVtr/k=";
|
hash = "sha256-4SYGrT5yIFJLF6ZYgq5GBacYjVL/Q0rW/5CqvG7RvHQ=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user