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