let hydra mirror unfree firmware
This commit is contained in:
parent
d63523c769
commit
7bbe5823e8
@ -60,7 +60,7 @@ in stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Binary firmware collection packaged by Debian";
|
description = "Binary firmware collection packaged by Debian";
|
||||||
homepage = "http://packages.debian.org/sid/firmware-linux-nonfree";
|
homepage = "http://packages.debian.org/sid/firmware-linux-nonfree";
|
||||||
license = "unfree-redistributable-firmware";
|
license = stdenv.lib.licenses.unfreeRedistributable;
|
||||||
priority = 10; # low priority so that other packages can override this big package
|
priority = 10; # low priority so that other packages can override this big package
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user