opencellid: 2025-04-07 -> 2025-04-08
This commit is contained in:
@@ -12,14 +12,14 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "opencellid";
|
||||
version = "0-unstable-2025-04-07";
|
||||
version = "0-unstable-2025-04-08";
|
||||
|
||||
src = fetchFromGitea {
|
||||
domain = "git.uninsane.org";
|
||||
owner = "colin";
|
||||
repo = "opencellid-mirror";
|
||||
rev = "5c5fa966f296bc7b90c2fe2d3131d7c524d28d7b";
|
||||
hash = "sha256-z5orjpv15duJQ334cw7Ni2ghLOSXcth8fzwAdN1oNSE=";
|
||||
rev = "619cc8c702f942e9ce9a62801b4557e6ccd864ce";
|
||||
hash = "sha256-YpKVznXoZEUWlxAs1UC2Aimx1ggikn8u8Asvh+Bh5uQ=";
|
||||
};
|
||||
|
||||
dontBuild = true;
|
||||
|
Reference in New Issue
Block a user