Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-02-06 00:35:48 +00:00
committed by GitHub
78 changed files with 2066 additions and 1290 deletions
@@ -23,6 +23,6 @@ rustPlatform.buildRustPackage rec {
description = "Native cross platform full feature terminal based sequence editor for git interactive rebase";
changelog = "https://github.com/MitMaro/git-interactive-rebase-tool/releases/tag/${version}";
license = licenses.mit;
maintainers = with maintainers; [ masaeedu zowoq ];
maintainers = with maintainers; [ masaeedu SuperSandro2000 zowoq ];
};
}