opencellid: 2025-04-08 -> 2025-04-09
This commit is contained in:
@@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "opencellid";
|
pname = "opencellid";
|
||||||
version = "0-unstable-2025-04-08";
|
version = "0-unstable-2025-04-09";
|
||||||
|
|
||||||
src = fetchFromGitea {
|
src = fetchFromGitea {
|
||||||
domain = "git.uninsane.org";
|
domain = "git.uninsane.org";
|
||||||
owner = "colin";
|
owner = "colin";
|
||||||
repo = "opencellid-mirror";
|
repo = "opencellid-mirror";
|
||||||
rev = "619cc8c702f942e9ce9a62801b4557e6ccd864ce";
|
rev = "f10887595a40d636aab3102caa4ce7fafddbac37";
|
||||||
hash = "sha256-YpKVznXoZEUWlxAs1UC2Aimx1ggikn8u8Asvh+Bh5uQ=";
|
hash = "sha256-NHjnA0UyBLoJdBFsPZ4hOuuE6KuC5vH8qMnmMm+Ku98=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user