Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-14 00:41:40 +00:00
committed by GitHub
49 changed files with 124 additions and 105 deletions

View File

@@ -28,6 +28,6 @@ stdenv.mkDerivation rec {
'';
homepage = "http://coan2.sourceforge.net/";
license = licenses.bsd3;
platforms = platforms.linux;
platforms = platforms.all;
};
}