NixOS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
234 bytes added ,  21 April 2010
Line 37: Line 37:


==== The Expression Language ====
==== The Expression Language ====
[[File:nix-expression-BNF.jpg|thumb|300px|left|Figure 1: [[:en:Backus-Naur form|BNF]] of the Nix Expression language]]


[[File:nix-expression-BNF.jpg|thumb|300px|left|Figure 1: [[:en:Backus-Naur form|BNF]] of the Nix Expression language]]
Figure 1 shows the syntax of the Nix expression languages. The scripting which declaratively captures the elements of a given Nix configuration item so that it can be manipulated in operations is called that package's ''expression''.


==== Package Derivation ====
==== Package Derivation ====

Navigation menu