Merge pull request #29 from wamserma/dont-fork

README: change instructions to use templating mechanism instead of forking
This commit is contained in:
Francesco Gazzetta 2020-10-12 06:36:23 +00:00 committed by GitHub
commit 324aa50c55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
## Setup
1. Fork this repo
1. Click on [Use this template](https://github.com/nix-community/nur-packages-template/generate) to start a repo based on this template. (Do _not_ fork it.)
2. Add your packages to the [pkgs](./pkgs) directory and to
[default.nix](./default.nix)
* Remember to mark the broken packages as `broken = true;` in the `meta`