let hydra mirror unfree firmware

This commit is contained in:
Domen Kozar 2013-05-15 15:22:50 +02:00
parent d63523c769
commit 7bbe5823e8

View file

@ -60,7 +60,7 @@ in stdenv.mkDerivation {
meta = {
description = "Binary firmware collection packaged by Debian";
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
};
}