citrix update to new version and removed dependency junk
This commit is contained in:
parent
f94fccf8ed
commit
d4a980e712
3 changed files with 2 additions and 9 deletions
|
|
@ -305,7 +305,7 @@ in {
|
|||
config = {
|
||||
allowUnfree = true;
|
||||
allowUnfreePredicate = true;
|
||||
permittedInsecurePackages = ["libsoup-2.74.3" "qtwebengine-5.15.19"];
|
||||
permittedInsecurePackages = ["qtwebengine-5.15.19"];
|
||||
allowInsecurePredicate = pkg:
|
||||
builtins.elem (lib.getName pkg) ["broadcom-sta"];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue