This website requires JavaScript.
Explore
Help
Sign In
cafkafk
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
779ae06467
nixpkgs
/
nixos
/
modules
/
hardware
/
video
/
radeon.nix
4 lines
51 B
Nix
Raw
Normal View
History
Unescape
Escape
* Add a module that provides all the Radeon firmwares. svn path=/nixos/trunk/; revision=30004
2011-10-25 02:27:07 +02:00
{
hardware: add enableRedistributalFirmware Due the recent inclusion of broadcom-bt-firmware in enableAllFirmware, it was required to set `nixpkgs.config.allowUnfree` to obtain the full list. To make this dependency more explicit an assertion is added and an alternative option `enableRedistributalFirmware` is provided to only obtain firmware with an license allowing redistribution.
2017-05-08 09:50:03 +02:00
hardware
.
enableRedistributalFirmware
=
true
;
* Add a module that provides all the Radeon firmwares. svn path=/nixos/trunk/; revision=30004
2011-10-25 02:27:07 +02:00
}
Reference in a new issue
Copy permalink