Merge remote-tracking branch 'upstream/master' into hardened-stdenv

This commit is contained in:
Robin Gloster
2016-02-28 16:32:57 +00:00
302 changed files with 13274 additions and 2727 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
'';
meta = {
description = "Driver for Realtek 802.11ac, rtl8812au, provides the 8812au mod.";
description = "Driver for Realtek 802.11ac, rtl8812au, provides the 8812au mod";
homepage = "https://github.com/csssuf/rtl8812au";
license = stdenv.lib.licenses.gpl2;
platforms = [ "x86_64-linux" "i686-linux" ];