feat: add proper A/B schema #1
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@ let
|
|||
config = {
|
||||
allowUnsupportedSystem = true; # mipsel
|
||||
permittedInsecurePackages = [
|
||||
"python-2.7.18.6" # kernel backports needs python <3
|
||||
"python-2.7.18.7"
|
||||
"python-2.7.18.8" # kernel backports needs python <3
|
||||
];
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue