opencellid: 0-unstable-2025-04-18 -> 0-unstable-2025-04-19
This commit is contained in:
@@ -12,14 +12,14 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "opencellid";
|
||||
version = "0-unstable-2025-04-18";
|
||||
version = "0-unstable-2025-04-19";
|
||||
|
||||
src = fetchFromGitea {
|
||||
domain = "git.uninsane.org";
|
||||
owner = "colin";
|
||||
repo = "opencellid-mirror";
|
||||
rev = "43f731259beccd5236ba04a7b7dff7cf9d2cd0a0";
|
||||
hash = "sha256-BtEfkTz27YEXZ/O3aKtSV1oUblqJ3Lxd8YuSxIi8KYA=";
|
||||
rev = "01b36acfa0471dba57495653161e4e099f94131f";
|
||||
hash = "sha256-u2bCzP+Zzfr3vxlopnI90EL+VYcEws+uryHQo0IpaY0=";
|
||||
};
|
||||
|
||||
dontBuild = true;
|
||||
|
Reference in New Issue
Block a user