MyNixOS website logo
option

services.devpi-server.extraPackages

Plugins and extra Python packages to be available to devpi-server.

Declarations
Type
(function that evaluates to a(n) list of package) or (list of package) convertible to it
Default
ps: [ ]
Example
ps: with ps; [ devpi-web devpi-ldap ]