├── README.md └── docs └── index.html /README.md: -------------------------------------------------------------------------------- 1 | # NixDB 2 | 3 | A database with packages at all versions, from all channels. 4 | 5 | The service is hosted at: [4shells.com](https://4shells.com) 6 | 7 | **IMPORTANT**: 8 | 9 | This repository has been moved to: [NixDB](https://github.com/kamadorueda/four-shells), see you there! 10 | -------------------------------------------------------------------------------- /docs/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | --------------------------------------------------------------------------------