Merge branch 'master' into staging-next
Comments on conflicts: - llvm:d6f401e1vs.469ecc70- docs for 6 and 7 say the default is to build all targets, so we should be fine - some pypi hashes: they were equivalent, just base16 vs. base32
This commit is contained in:
@@ -50,6 +50,6 @@ stdenv.mkDerivation rec {
|
||||
description = "A collection of utilities for controlling TCP/IP networking and traffic control in Linux";
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ eelco wkennington fpletz ];
|
||||
maintainers = with maintainers; [ eelco fpletz ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user