project: Python 2.7 had an upgrade… !

pull/2/head
Raito Bezarius 2023-12-04 14:15:06 +01:00 committed by Daniel Barlow
parent bb8e974c2b
commit aff312bbbe
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ let
allowUnsupportedSystem = true; # mipsel
permittedInsecurePackages = [
"python-2.7.18.6" # kernel backports needs python <3
"python-2.7.18.7"
];
};
});