added python 2.7 to that list
This commit is contained in:
@@ -83,5 +83,6 @@
|
||||
nixpkgs.config.allowInsecurePredicate = pkg:
|
||||
builtins.elem (lib.getName pkg) [
|
||||
"broadcom-sta" # aka “wl”
|
||||
"python2.7"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user