Merge branch 'master' into staging-next

There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
This commit is contained in:
Vladimír Čunát
2019-07-06 13:40:38 +02:00
337 changed files with 11109 additions and 8836 deletions

View File

@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
homepage = http://linuxbrit.co.uk/scrot/;
description = "A command-line screen capture utility";
platforms = platforms.linux;
maintainers = with maintainers; [ garbas ];
maintainers = with maintainers; [ ];
license = licenses.mit;
};
}