l: remove deprecated rtl8814au

This commit is contained in:
lassulus 2018-04-05 17:39:58 +02:00
parent 833cec6deb
commit 8f6976f365

View File

@ -31,7 +31,6 @@ in {
fi
${self.coreutils}/bin/rm $tmp
'';
rtl8814au = callPackage ./custom/rtl8814au { kernel = self.linux; };
}
// mapAttrs (_: flip callPackage {})