Lines Matching refs:nix
1 # Contributing to nix
3 We're really glad you're interested in contributing to nix! This
6 To have a welcoming and inclusive project, nix uses the Rust project's
16 [issues]: https://github.com/nix-rust/nix/issues
26 easier it is to figure out how to fix it. For nix, this will likely
29 [issue-search]: https://github.com/nix-rust/nix/search?utf8=%E2%9C%93&q=is%3Aissue&type=Issues
30 [new-issue]: https://github.com/nix-rust/nix/issues/new
57 GitHub pull requests are the primary mechanism we use to change nix. GitHub itself has
67 [cl]: https://github.com/nix-rust/nix/blob/master/CHANGELOG.md
73 nix has a test suite that you can run with `cargo test`. Ideally, we'd like pull
85 [cirrus-ci]: https://cirrus-ci.com/github/nix-rust/nix
112 conventions][conventions] to use throughout the nix project.
114 [conventions]: https://github.com/nix-rust/nix/blob/master/CONVENTIONS.md