README.md: link to repository template
cc @fgaz
This commit is contained in:
parent
5735f03119
commit
805b8884ca
1 changed files with 2 additions and 0 deletions
|
|
@ -112,6 +112,8 @@ in {
|
|||
## How to add your own repository.
|
||||
|
||||
First create a repository that contains a `default.nix` in its top-level directory.
|
||||
We also provide [repository template](https://github.com/nix-community/nur-packages-template) that contains
|
||||
a prepared directory structure.
|
||||
|
||||
DO NOT import packages for example `with import <nixpkgs> {};`.
|
||||
Instead take all dependency you want to import from Nixpkgs from the given `pkgs` argument.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue