Nix (package manager): Difference between revisions
Splitting titles and paragraphs in a translation units. Removed translations to the `<references/>` tag and category. |
Marked this version for translation |
||
| Line 8: | Line 8: | ||
== Usage == <!--T:2--> | == Usage == <!--T:2--> | ||
<!--T:3--> | === Installation === <!--T:3--> | ||
<!--T:36--> | |||
On [[<tvar name="1">NixOS</tvar>|NixOS]], Nix is automatically installed. | On [[<tvar name="1">NixOS</tvar>|NixOS]], Nix is automatically installed. | ||
| Line 21: | Line 21: | ||
The [[<tvar name="1">Nix (command line utilities)</tvar>|Nix commands]] are documented in the [<tvar name="2">https://nix.dev/manual/nix/stable/command-ref/</tvar> Nix reference manual]: main commands, utilities and experimental commands. Prior to version 2.0 (released in February 2018) there have been different commands. | The [[<tvar name="1">Nix (command line utilities)</tvar>|Nix commands]] are documented in the [<tvar name="2">https://nix.dev/manual/nix/stable/command-ref/</tvar> Nix reference manual]: main commands, utilities and experimental commands. Prior to version 2.0 (released in February 2018) there have been different commands. | ||
<!--T:7--> | === Configuration === <!--T:7--> | ||
<!--T:37--> | |||
On NixOS, Nix can be configured using the [<tvar name="1">https://search.nixos.org/options?query=nix</tvar> <code>nix</code> option]. | On NixOS, Nix can be configured using the [<tvar name="1">https://search.nixos.org/options?query=nix</tvar> <code>nix</code> option]. | ||
| Line 91: | Line 91: | ||
Earlier attempts can be found on [<tvar name="1">https://riir-nix.github.io/</tvar> riir-nix] | Earlier attempts can be found on [<tvar name="1">https://riir-nix.github.io/</tvar> riir-nix] | ||
<!--T:25--> | ==Notes== <!--T:25--> | ||
</translate> | </translate> | ||