broadcom-sta: don't (claim to) maintain anymore
I haven't used the driver for years.
This commit is contained in:
parent
9c1cdedcba
commit
07facfc49f
@ -49,7 +49,7 @@ stdenv.mkDerivation {
|
|||||||
description = "Kernel module driver for some Broadcom's wireless cards";
|
description = "Kernel module driver for some Broadcom's wireless cards";
|
||||||
homepage = http://www.broadcom.com/support/802.11/linux_sta.php;
|
homepage = http://www.broadcom.com/support/802.11/linux_sta.php;
|
||||||
license = stdenv.lib.licenses.unfreeRedistributable;
|
license = stdenv.lib.licenses.unfreeRedistributable;
|
||||||
maintainers = with stdenv.lib.maintainers; [ phreedom vcunat ];
|
maintainers = with stdenv.lib.maintainers; [ phreedom ];
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user