Update code based on upstream changes

This commit is contained in:
Gene Liverman 2023-12-16 09:14:06 -05:00
parent c1c5cbe000
commit 5a7dacbaab
2 changed files with 10 additions and 7 deletions

View file

@ -44,7 +44,7 @@
config = {
allowUnfree = true;
permittedInsecurePackages = [
"python-2.7.18.6"
"python-2.7.18.7"
];
};
};