add libsoup and intel-media-sdk to overrides.nix as permitted insecure
This commit is contained in:
parent
896481905f
commit
6a3e50d921
2 changed files with 26 additions and 24 deletions
|
|
@ -92,6 +92,8 @@
|
|||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"olm-3.2.16"
|
||||
"libsoup-2.74.3"
|
||||
"intel-media-sdk-23.2.2"
|
||||
];
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue