coreutils: Fix indentation after removing self in buildPackages commit

This commit is contained in:
David Grayson 2016-12-23 21:26:54 -08:00 committed by John Ericson
parent d27403b17b
commit 5b88f09ec4

View File

@ -109,4 +109,4 @@ stdenv.mkDerivation rec {
maintainers = [ maintainers.eelco ];
};
}
}