package(tubesync): temporarily allow obsolete dependency
This commit is contained in:
parent
b8085b2f00
commit
85d651de77
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ in {
|
|||
|
||||
# package is local-only, will allow this for now
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"python3.11-django-3.2.25"
|
||||
"python3.12-django-3.2.25"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue