Merge pull request #183070 from vcunat/p/kanboard-src

This commit is contained in:
Franz Pletz 2022-07-27 12:47:27 +02:00 committed by GitHub
commit 836cef9829
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
owner = "kanboard";
repo = "kanboard";
rev = "v${version}";
sha256 = "sha256-pLxCm+T9jdn0FFqbTFe1tsIPTaVTT+QDeLHDxrbpGBg=";
sha256 = "sha256-WG2lTPpRG9KQpRdb+cS7CqF4ZDV7JZ8XtNqAI6eVzm0=";
};
dontBuild = true;