Merge master into staging-next

This commit is contained in:
Frederik Rietdijk
2018-12-03 12:18:43 +01:00
388 changed files with 3023 additions and 1285 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
};
meta = with stdenv.lib; {
homepage = http://www.gnu.org/software/gawk/;
homepage = https://www.gnu.org/software/gawk/;
description = "GNU implementation of the Awk programming language";
longDescription = ''