Jump to content

NixOS Wiki:Contributing: Difference between revisions

Drop nixops
m (Update links)
Tags: Mobile edit Mobile web edit
(Drop nixops)
Line 33: Line 33:


Make sure to:
Make sure to:
* Follow standard capitalization for software, particularly for the Nix ecosystem (NixOS, Nix, Nix Language, Nixpkgs, NixOps and Hydra).
* Follow standard capitalization for software, particularly for the Nix ecosystem (NixOS, Nix, Nix Language, Nixpkgs, and Hydra).
* Use inline <code><nowiki><code></nowiki></code> tags for filenames, paths, commands and command-line tools.
* Use inline <code><nowiki><code></nowiki></code> tags for filenames, paths, commands and command-line tools.
* Use <code><nowiki><syntaxhighlight lang="nix"></nowiki></code> for code snippets. Change <code>lang=</code> to match the actual language of the code.
* Use <code><nowiki><syntaxhighlight lang="nix"></nowiki></code> for code snippets. Change <code>lang=</code> to match the actual language of the code.
Line 55: Line 55:
; <code>[[:Category:Nixpkgs|<nowiki>[[Category:Nixpkgs]]</nowiki>]]</code>: Articles about Maintaining code in the Nixpkgs repository, structuring, and so on.
; <code>[[:Category:Nixpkgs|<nowiki>[[Category:Nixpkgs]]</nowiki>]]</code>: Articles about Maintaining code in the Nixpkgs repository, structuring, and so on.
; <code>[[:Category:Nix Language|<nowiki>[[Category:Nix Language]]</nowiki>]]</code>: Description of Language quirks and solutions.
; <code>[[:Category:Nix Language|<nowiki>[[Category:Nix Language]]</nowiki>]]</code>: Description of Language quirks and solutions.
; <code>[[:Category:NixOps|<nowiki>[[Category:NixOps]]</nowiki>]]</code>: Articles about [https://github.com/NixOS/nixops the NixOps tool] and ecosystem.
; <code>[[:Category:Hydra|<nowiki>[[Category:Hydra]]</nowiki>]]</code>: Articles about Hydra continuous Integration related documentation.
; <code>[[:Category:Hydra|<nowiki>[[Category:Hydra]]</nowiki>]]</code>: Articles about Hydra continuous Integration related documentation.
; <code>[[:Category:Application|<nowiki>[[Category:Application]]</nowiki>]]</code>: Articles about other Nix-based or Nix-related applications.
; <code>[[:Category:Application|<nowiki>[[Category:Application]]</nowiki>]]</code>: Articles about other Nix-based or Nix-related applications.