opencellid: 2025-04-11 -> 2025-04-12
This commit is contained in:
@@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "opencellid";
|
pname = "opencellid";
|
||||||
version = "0-unstable-2025-04-11";
|
version = "0-unstable-2025-04-12";
|
||||||
|
|
||||||
src = fetchFromGitea {
|
src = fetchFromGitea {
|
||||||
domain = "git.uninsane.org";
|
domain = "git.uninsane.org";
|
||||||
owner = "colin";
|
owner = "colin";
|
||||||
repo = "opencellid-mirror";
|
repo = "opencellid-mirror";
|
||||||
rev = "54443a2c068c9268d5ab7f8dfd226cd020672283";
|
rev = "c1a11bff0afaf5bf7375fe6a03cb53184b2abc9b";
|
||||||
hash = "sha256-k5x94LoUxwgsuE2aOKERlMI9891zcEnYm5cVgcH1SDg=";
|
hash = "sha256-x9rvQN0hvuoVeCyymb4AfywEXzmRtoJO6QIorDfzMrY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user