opencellid: 2025-04-03 -> 2025-04-04
This commit is contained in:
@@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "opencellid";
|
pname = "opencellid";
|
||||||
version = "0-unstable-2025-04-03";
|
version = "0-unstable-2025-04-04";
|
||||||
|
|
||||||
src = fetchFromGitea {
|
src = fetchFromGitea {
|
||||||
domain = "git.uninsane.org";
|
domain = "git.uninsane.org";
|
||||||
owner = "colin";
|
owner = "colin";
|
||||||
repo = "opencellid-mirror";
|
repo = "opencellid-mirror";
|
||||||
rev = "26dd1190e191791fd949468fe8180795be2220e9";
|
rev = "e9ceb629335043d848a287a293dd55454c1d36cd";
|
||||||
hash = "sha256-O0mMdzbbJvWvukiQI58haR6TyjFtw0U3fwSC2VlA8xE=";
|
hash = "sha256-gy3w13+7tDy2q9UQhigoRN8eerIPr/mRKoF+Ll2HGyo=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user