README.md: mention page search
This commit is contained in:
parent
3b4f711845
commit
cb6f0e07ff
1 changed files with 7 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue