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