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