|
1 month ago | |
---|---|---|
nix | 1 month ago | |
pkgs | 1 month ago | |
README.md | 1 month ago |
$ nix build -f pkgs boot
For example, to update the AppleALC Kext to a new version, run:
$ niv update AppleALC --rev 1.5.4
Many components (namely Kexts) only support releases at this point, because they download precompiled binaries that are only available for releases.
Right now, this is hardcoded to the specs of a ThinkCentre M720q Tiny with an Intel Core i5 8500T (Comet Lake) CPU. It should be possible to convert this into a fully generic abstraction layer that only requires you to enter some details about the hardware and adjusts the output according to that.