Merge pull request #273790 from mweinelt/release-python-fixup
release-python.nix: remove dreamed-up config option
This commit is contained in:
commit
eab72db9b0
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
, # Attributes passed to nixpkgs. Don't build packages marked as unfree.
|
||||
nixpkgsArgs ? { config = {
|
||||
allowUnfree = false;
|
||||
allowInsecure = false;
|
||||
inHydra = true;
|
||||
permittedInsecurePackages = [
|
||||
# Keep evaluating home-assistant, which is transitively affected
|
||||
|
|
Loading…
Reference in a new issue