opencellid: 2025-06-03 -> 2025-06-04
This commit is contained in:
@@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "opencellid";
|
pname = "opencellid";
|
||||||
version = "0-unstable-2025-06-03";
|
version = "0-unstable-2025-06-04";
|
||||||
|
|
||||||
src = fetchFromGitea {
|
src = fetchFromGitea {
|
||||||
domain = "git.uninsane.org";
|
domain = "git.uninsane.org";
|
||||||
owner = "colin";
|
owner = "colin";
|
||||||
repo = "opencellid-mirror";
|
repo = "opencellid-mirror";
|
||||||
rev = "7a4da5b0c38edf81c4f794ca752b7621c64fc325";
|
rev = "82f77835e1d19b2b0eff176892dd033fed6bd42a";
|
||||||
hash = "sha256-3azy4k9ACzzDUpsIvOe8+7UEMr+TezBuIFcV0n6LfIE=";
|
hash = "sha256-npFmRt202f5qRi2MFSK1VkZhpbZUZcCjXLHIaN2JoL4=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user