Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-04-27 12:07:01 +00:00
committed by GitHub
35 changed files with 349 additions and 113 deletions
+1
View File
@@ -49,6 +49,7 @@ rustPlatform.buildRustPackage rec {
license = licenses.mit;
maintainers = with maintainers; [ Br1ght0ne johntitor marsam ];
platforms = [ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ];
mainProgram = "nu";
};
passthru = {