NixOS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
1 byte removed ,  3 July 2010
No edit summary
Line 40: Line 40:
==== The Expression Language ====
==== The 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''<ref>[http://www.st.ewi.tudelft.nl/~dolstra/pubs/nixos-jfp-submitted.pdf ''NixOS: A Purely Functional Linux Distribution'' Dolstr and L&ouml;h]</ref>
Figure 1 shows the syntax of the Nix expression language. 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''<ref>[http://www.st.ewi.tudelft.nl/~dolstra/pubs/nixos-jfp-submitted.pdf ''NixOS: A Purely Functional Linux Distribution'' Dolstr and L&ouml;h]</ref>


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

Navigation menu