README.md: mention page search

This commit is contained in:
Jörg Thalheim 2018-08-13 15:25:56 +02:00
parent 3b4f711845
commit cb6f0e07ff

View file

@ -109,6 +109,13 @@ in {
}
```
## Finding packages
At the moment we do not have a dedicated package search available. However our
[nur-channel](https://github.com/nix-community/nur-channel) that contains all
nix expressions from all users can be search via
[github](https://github.com/nix-community/nur-channel/search).
## How to add your own repository.
First create a repository that contains a `default.nix` in its top-level directory.