Packages
6 operations
- GET
/api/owners/{handle}/packagesList registry packages owned by the given handle - POST
/api/owners/{handle}/packagesAllocate a registry package name - DELETE
/api/owners/{handle}/packages/{package}Delete a registry package - PATCH
/api/owners/{handle}/packages/{package}Change a package's visibility - GET
/api/packagesSearch the nixpkgs corpus by attribute prefix - GET
/api/packages/{attr}List the indexed versions of one nixpkgs attribute