package(tubesync): temporarily allow obsolete dependency
This commit is contained in:
parent
e412a12732
commit
ff9dd2375e
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ in {
|
||||||
|
|
||||||
# package is local-only, will allow this for now
|
# package is local-only, will allow this for now
|
||||||
nixpkgs.config.permittedInsecurePackages = [
|
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