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