switch to nixpkgs-fmt
This commit is contained in:
parent
8cd6ed1502
commit
c43341a8b2
69 changed files with 664 additions and 665 deletions
|
@ -2,6 +2,6 @@ self: super: {
|
|||
python3Packages =
|
||||
super.python3Packages
|
||||
// super.recurseIntoAttrs (
|
||||
super.python3Packages.callPackage ../pkgs/python-pkgs {}
|
||||
super.python3Packages.callPackage ../pkgs/python-pkgs { }
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue