Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-16 12:25:48 +00:00
committed by GitHub
50 changed files with 317 additions and 132 deletions
@@ -44,7 +44,7 @@ stdenv.mkDerivation rec {
license = licenses.osl3;
homepage = "https://restya.com";
maintainers = with maintainers; [ tstrobel ];
platforms = platforms.linux;
platforms = platforms.unix;
};
}