Remove insecure dependency allowance
This commit is contained in:
parent
eba977efd9
commit
1c18858d54
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@
|
||||||
extraOptions = "experimental-features = nix-command flakes";
|
extraOptions = "experimental-features = nix-command flakes";
|
||||||
permittedInsecurePackages = [
|
permittedInsecurePackages = [
|
||||||
"electron-9.4.4" # authy dependency
|
"electron-9.4.4" # authy dependency
|
||||||
"qtwebkit-5.212.0-alpha4" # mendeley dependency
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue