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; {
|
||||
description = "Various apple broadcom drivers, ripped from a runner image";
|
||||
# homepage = "https://jacobxperez.github.io/atkinson-hyperlegible-pro/";
|
||||
# license = licenses.ofl;
|
||||
homepage = "https://github.com/adityagarg8/apple-firmware";
|
||||
# not sure about the licenses on these
|
||||
# license = licenses.unfree;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue