mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
python docs: improve overlay example
The `pythonPackages` definition is redundant
This commit is contained in:
parent
4ccaa7de8e
commit
a8f54972f4
@ -1041,7 +1041,6 @@ self: super:
|
||||
});
|
||||
};
|
||||
};
|
||||
pythonPackages = self.python.pkgs;
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user