nur @main -
refs -
log -
-
https://git.jolheiser.com/nur.git
Signature
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEgqEQpE3xoo1QwJO/uFOtpdp7v3oFAmSl3XQACgkQuFOtpdp7
v3r4aw/+LOvMMlD3258jIrEOOEBxEHIBVhBE+t/nymAZ3N36opQuyAr82nyRL8Hr
/6iZLv+gTKOxVGkVuoPZs/xLreV7Qk/hWFgpE89Lzc39/vPrLNJQmaqON/kOUVJd
+v5Htqd2x2IfsWY16ve+ejVl0eM4AMAB5a86sOzR6V1teptLbuYzO2jJisajkpvP
2EdA4rlQMfLMRZHOYPvwJuSdN04sN1MJPn4ctJ55zRrDpz/Fk1b7GyQvmFG/Kevv
gDDScdQSnRBdxIhCOd1u0E0gH++dm+YlvjSDrLzS7AxzM2TCfyunpINMnpZCSfZn
WN9F6aebBlxX3jV0kCrj4/HhckNzG1BM/On2h9NTRoC5behzsIjKyXbZzS30AUbX
zroqKfmAgyC+il4ayvmn06tErIx/HzEfPqeevBlNnrZYcBpy/KwoMHkZQm7pfJek
NqQ0pC55Vd0+FgXvTxqIXpqTbSqGXhv9LmL5bfcAy6x8R6vrkkI/4+PCsX92k03T
P1qkIsLbAJCqaWq7Om7BKD6vvC1CxOfPwwXQ3N8vNun4ZrWvi/UTKgl7hHyQKB6y
xuowRUW5P5wkla+dwZzXTerpoCUe7XtfQudoaYmwK2Xi8+lsWQc/kKEA/vb55BAy
2FpTFIt9Fh5Am5DjUZf7f6Nz4O1X08qQd/zGyKvgL1AcH13JUrg=
=pF2N
-----END PGP SIGNATURE-----
diff --git a/README.md b/README.md
index 077cfbc6b0bfd79af676aeb41319d260ef01bc71..35fe3749ecb2180e4098cc654eae38aa0aafe845 100644
--- a/README.md
+++ b/README.md
@@ -1,40 +1,7 @@
-# nur-packages-template
-**A template for [NUR](https://github.com/nix-community/NUR) repositories**
-
-## Setup
-
-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`
attribute, or travis (and consequently caching) will fail!
- * Library functions, modules and overlays go in the respective directories
-3. Choose your CI: Depending on your preference you can use github actions (recommended) or [Travis ci](https://travis-ci.com).
-# nur-packages-template
-# nur-packages-template
**A template for [NUR](https://github.com/nix-community/NUR) repositories**
- - Travis ci: Change your NUR repo name and optionally your cachix repo name in
- [.travis.yml](./.travis.yml). Than enable travis in your repo. You can add a cron job in the repository settings on travis to keep your cachix cache fresh
-5. Change your travis and cachix names on the README template section and delete
- the rest
-6. [Add yourself to NUR](https://github.com/nix-community/NUR#how-to-add-your-own-repository)
-
-## README template
-
-
-
+**A template for [NUR](https://github.com/nix-community/NUR) repositories**
# nur-packages-template
-
-<!-- Remove this if you don't use github actions -->
-![Build and populate cache](https://github.com/<YOUR-GITHUB-USER>/nur-packages/workflows/Build%20and%20populate%20cache/badge.svg)
-
-<!--
-Uncomment this if you use travis:
-
-[![Build Status](https://travis-ci.com/<YOUR_TRAVIS_USERNAME>/nur-packages.svg?branch=master)](https://travis-ci.com/<YOUR_TRAVIS_USERNAME>/nur-packages)
--->
-[![Cachix Cache](https://img.shields.io/badge/cachix-<YOUR_CACHIX_CACHE_NAME>-blue.svg)](https://<YOUR_CACHIX_CACHE_NAME>.cachix.org)
-