Merge master into staging-next

This commit is contained in:
Frederik Rietdijk
2020-06-24 19:04:03 +02:00
154 changed files with 1609 additions and 808 deletions
@@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
postPatch = ''
substituteInPlace Makefile --replace 'fc-cache' '#fc-cache'
substituteInPlace Makefile --replace 'gzip' 'gzip -n'
'';
postBuild = ''