Nixpkgs-dev-ml: Difference between revisions
imported>Musicmatze Created page |
imported>Bsima No edit summary |
||
Line 2: | Line 2: | ||
This is a mailing list where developers can contribute to nixpkgs without needing to go through GitHub, or requiring a GitHub account. | This is a mailing list where developers can contribute to nixpkgs without needing to go through GitHub, or requiring a GitHub account. | ||
View the mailing list here: [https://lists.sr.ht/~andir/nixpkgs-dev nixpkgs-dev] | |||
=== How does it work === | === How does it work === | ||
Submit a patch to nixpkgs using | Submit a patch to nixpkgs using <code>git send-email<code>, see [https://git-send-email.io git-send-email.io] for instructions. | ||
Reviews are handled through regular email replies. Once patches are accepted on the mailing list, a maintainer will open a PR on GitHub on behalf of the original author. | Reviews are handled through regular email replies. Once patches are accepted on the mailing list, a maintainer will open a PR on GitHub on behalf of the original author. |