Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

9 строки
392 B
Plaintext

https://nixos.org/manual/nix/stable/#chap-writing-nix-expressions
https://nixos.org/manual/nix/stable/#ch-expression-language
The Nix language is used to write expressions that produce derivations.
The nix-build tool is used to build a derivations from an expression.
https://nixos.org/guides/nix-pills/basics-of-language.html
https://nixos.org/guides/nix-pills/functions-and-imports.html