Still need the insecure youtube-dl for freetube it seems
This commit is contained in:
parent
10da4d52a6
commit
ccf4a7a5af
|
@ -16,7 +16,7 @@
|
|||
|
||||
#TODO: remove this when unneeded for freetube
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
#"python3.12-youtube-dl-2021.12.17"
|
||||
"python3.12-youtube-dl-2021.12.17"
|
||||
];
|
||||
nix = {
|
||||
package = pkgs.lix;
|
||||
|
|
Loading…
Reference in a new issue