opencellid: 2025-04-29 -> 2025-04-30
This commit is contained in:
@@ -12,14 +12,14 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "opencellid";
|
pname = "opencellid";
|
||||||
version = "0-unstable-2025-04-29";
|
version = "0-unstable-2025-04-30";
|
||||||
|
|
||||||
src = fetchFromGitea {
|
src = fetchFromGitea {
|
||||||
domain = "git.uninsane.org";
|
domain = "git.uninsane.org";
|
||||||
owner = "colin";
|
owner = "colin";
|
||||||
repo = "opencellid-mirror";
|
repo = "opencellid-mirror";
|
||||||
rev = "45fabd273e07060ab1c977dc4df6a8c7f3470a63";
|
rev = "25b9822844a27ac966bea4a2acbc62628a041f6d";
|
||||||
hash = "sha256-L8fDHAwcHUdLgmjpUIFUWkUGmqaFKGDK7OYb+I8QU5Y=";
|
hash = "sha256-bXTfd3kk0D1eMXHTUEE0N8+0LPpENw6C0TqErTULRrg=";
|
||||||
};
|
};
|
||||||
|
|
||||||
dontBuild = true;
|
dontBuild = true;
|
||||||
|
Reference in New Issue
Block a user