You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using pkgs.python3.withPackages, for example, I can easily provide my own custom libraries or overlays to the environment. What is the course of action for supplying a package that is not provided or is private, for example?
The text was updated successfully, but these errors were encountered:
Camsbury
changed the title
Documentation Request - Add arbitrary packages
[documentation request] - Add arbitrary packages
Mar 24, 2022
When using
pkgs.python3.withPackages
, for example, I can easily provide my own custom libraries or overlays to the environment. What is the course of action for supplying a package that is not provided or is private, for example?The text was updated successfully, but these errors were encountered: