make sure widevine-firefox is only applied to aarch64
This commit is contained in:
parent
559df9da6b
commit
373f1b85cc
2 changed files with 7 additions and 3 deletions
|
|
@ -16,7 +16,6 @@ stdenv.mkDerivation {
|
|||
meta = widevine-cdm.meta // {
|
||||
platforms = [
|
||||
"aarch64-linux"
|
||||
"x86_64-linux"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue