opencellid: 2025-05-02 -> 2025-05-03
This commit is contained in:
@@ -12,14 +12,14 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "opencellid";
|
||||
version = "0-unstable-2025-05-02";
|
||||
version = "0-unstable-2025-05-03";
|
||||
|
||||
src = fetchFromGitea {
|
||||
domain = "git.uninsane.org";
|
||||
owner = "colin";
|
||||
repo = "opencellid-mirror";
|
||||
rev = "ba571b0cfe37c26b864cb7e3c15a82ad37b7e7cc";
|
||||
hash = "sha256-T0tpRWLw6kNppsGICCHOImbueFqbbv6c4WwVOZyx0gc=";
|
||||
rev = "4183ea28442aa6113b4b55f67e222ded144e04b9";
|
||||
hash = "sha256-AKX2CHhaCJVhgBbft95tbdGmRRg564r1EYnWKylE+RY=";
|
||||
};
|
||||
|
||||
dontBuild = true;
|
||||
|
Reference in New Issue
Block a user