nix.dev/CONTRIBUTING.md
Valentin Gagarin 7fddd6c9bd deduplicate CONTRIBUTING.md
all the information is alreaady in the contributing guide on the website
2024-04-09 17:24:47 +02:00

856 B

Contributing to nix.dev

nix.dev is a community effort to collect, create, and maintain world-class learning resources for Nix.

We strongly encourage everyone interested to participate:

  • Make a pull request if you want to introduce an incremental change.
  • Open an issue if you want to discuss a significant change before starting to work on it.

Please read our contributor guide for more details.

Updating reference manuals

With the current setup, the Nix manual hosted on nix.dev does not get updated automatically with new releases. The following manual steps are required:

nix-shell --run update-nixpkgs-releases
nix-shell --run update-nix-releases