Allow cinny even though libolm is insecure
This commit is contained in:
parent
431e922ee4
commit
358c76b152
|
@ -17,6 +17,7 @@
|
|||
#TODO: remove this when unneeded for freetube
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"python3.12-youtube-dl-2021.12.17"
|
||||
"cinny-4.2.1"
|
||||
];
|
||||
nix = {
|
||||
package = pkgs.lix;
|
||||
|
|
Loading…
Reference in a new issue