Updated macos drivers + vulkan
This commit is contained in:
parent
e73e0266d8
commit
5a822b4f3b
32 changed files with 195 additions and 9604 deletions
6
nixos/macos/widevine-overlay.nix
Normal file
6
nixos/macos/widevine-overlay.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
prev: final:
|
||||
{
|
||||
widevinecdm-aarch64 = import ./widevine.nix {
|
||||
inherit (final) stdenvNoCC fetchFromGitHub fetchurl python3 squashfsTools nspr;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue