Home

nur @main - refs - log -
-
https://git.jolheiser.com/nur.git
My NUR
tree log patch
Merge pull request #29 from wamserma/dont-fork README: change instructions to use templating mechanism instead of forking
Signature
-----BEGIN PGP SIGNATURE----- wsBcBAABCAAQBQJfg/lnCRBK7hj4Ov3rIwAAdHIIACPgQboS0yq9Ig7CA0pIJCUA tT/u77nj8kF9r3JKK4xYvwqLO3fZdCsjKrdPrJg/OUYHijVH6rQMmZ4HfoRtSS/0 JM6HmDB27OPghEiMott6xim0kuqOA+9wHvAfZbV3RnWg8CKt59G1M1af0H14vXme gxUGGHHJ5erPvoN/yvQFuv+pOtGkoZhHEfdjUWvJxN0uI7nqY+ueY+zPZbK0Am0k oK+bRg2F/dfTWeChUrNkM8aAXfrtuqrkZ2daEHvzGSsFUEQZd1UgvFRokUnxvxaF Yz+S4PDNaPiejZ4XEQ4BezJbvlk+4WF1fyQiMoTkzO/hRpSF+xXcbUEsdgtHwMs= =Nfcl -----END PGP SIGNATURE-----
Francesco Gazzetta <fgaz@fgaz.me>
3 years ago
1 changed files, 1 additions(+), 1 deletions(-)
M README.md -> README.md
diff --git a/README.md b/README.md
index d543d44aed465b5efb1bf0af656e30f2105046b3..44fb6019a86033bac6c3a1cd1fbf9806e1d0becb 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ **A template for [NUR](https://github.com/nix-community/NUR) repositories**
 
 ## 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`