Merge remote-tracking branch 'origin/master' into staging

This commit is contained in:
Franz Pletz
2019-01-10 16:00:34 +01:00
281 changed files with 16988 additions and 13353 deletions
+4
View File
@@ -15,6 +15,10 @@ stdenv.mkDerivation rec {
hardeningDisable = [ "format" ];
NIX_LDFLAGS = [
"-lm"
];
meta = with stdenv.lib; {
homepage = http://gdmap.sourceforge.net;
description = "Recursive rectangle map of disk usage";