Terms and Definitions in Nix Project: Difference between revisions

imported>Fadenb
Created page with " == Terms and Definitions == If you come across a term or word you don't know, add it here. {| class="wikitable" |- ! Term || Context || Meaning || Related Links |--------..."
 
imported>Fadenb
No edit summary
Line 55: Line 55:
|--------
|--------
|| symbolic package name
|| symbolic package name
|| [https://github.com/NixOS/nix/blob/master/doc/manual/expressions/simple-building-testing.xml#L31]
|| [http://nixos.org/nix/manual/#sec-building-simple]
|| This string represents what you commonly think of as a package. There can be multiple packages with the symbolic name "hello".  
|| This string represents what you commonly think of as a package. There can be multiple packages with the symbolic name "hello".  
||  
||