Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,13 @@ We generally try to include a wide range of flakes that could be of interest to
* Programs that are already part of nixpkgs (we prefer you help maintain them there)
* Outdated package or packaging
* Flakes that require `allow-import-from-derivation`

## Contributing patches

* Patches are very welcome!
* You can send a PRs without opening an issue first, but if you're planning significant work it might be good to discuss your ideas beforehand to avoid disappointment later.
* Reviews by people without write access are welcome
* Every PR requires at least one approval by someone (other than the author) with write access. They can either:
* approve and merge immediately
* approve and leave feedback. The author can merge after considering the feedback.
* add comments without approving