update package metadata
This commit is contained in:
parent
f45fcd49d9
commit
4d32b93753
1 changed files with 3 additions and 2 deletions
|
@ -18,8 +18,9 @@ stdenvNoCC.mkDerivation {
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Various apple broadcom drivers, ripped from a runner image";
|
description = "Various apple broadcom drivers, ripped from a runner image";
|
||||||
# homepage = "https://jacobxperez.github.io/atkinson-hyperlegible-pro/";
|
homepage = "https://github.com/adityagarg8/apple-firmware";
|
||||||
# license = licenses.ofl;
|
# not sure about the licenses on these
|
||||||
|
# license = licenses.unfree;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue