Merge branch 'staging-next' into staging

This commit is contained in:
Jan Tojnar
2020-11-24 05:44:44 +01:00
95 changed files with 878 additions and 316 deletions

View File

@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
This is a fork of the original RGBDS which aims to make the programs more like other UNIX tools.
'';
maintainers = with maintainers; [ matthewbauer ];
maintainers = with maintainers; [ matthewbauer NieDzejkob ];
platforms = platforms.all;
};
}