opencellid: 2025-05-11 -> 2025-05-12
This commit is contained in:
@@ -12,14 +12,14 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "opencellid";
|
||||
version = "0-unstable-2025-05-11";
|
||||
version = "0-unstable-2025-05-12";
|
||||
|
||||
src = fetchFromGitea {
|
||||
domain = "git.uninsane.org";
|
||||
owner = "colin";
|
||||
repo = "opencellid-mirror";
|
||||
rev = "44c5ad941496f0d54b05ecb2a2e425bf33cd6901";
|
||||
hash = "sha256-Qe4jj7MSCWSIEW6ELxbupKeAh76Wtn4wpMVc26Qs7IA=";
|
||||
rev = "ade60e72ab30515c7db4bd3e9c8fec24712aba65";
|
||||
hash = "sha256-h8/q0t5G8Yi5p8aezfMRI0pFNH7hKtaBoUC13p+P2xE=";
|
||||
};
|
||||
|
||||
dontBuild = true;
|
||||
|
Reference in New Issue
Block a user