Merge master into staging-next

This commit is contained in:
Frederik Rietdijk
2020-08-17 14:54:39 +02:00
531 changed files with 2778 additions and 6274 deletions
@@ -18,6 +18,5 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/zimbatm/mdsh";
license = with licenses; [ mit ];
maintainers = with maintainers; [ zimbatm ];
platforms = platforms.all;
};
}