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