1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs
Yury G. Kudryashov c4c17a7843 Fixed typo, added function add_to_var
The function for use in setup hooks. The syntax is very simple:

add_to_var varName needDir addDir prefix

If the directory $prefix$needDir exists, directory $prefix$addDir is added to
variable named varName (using PATH_DELIMITER as delimiter). If addDir is "", it
defaults to needDir (this is a most common case).

svn path=/nixpkgs/trunk/; revision=9496
2007-10-19 19:29:36 +00:00
..
applications * Firefox 2.0.0.8 2007-10-19 15:15:28 +00:00
build-support
configs/etc
data
desktops
development boost upgraded to 1.34.1 2007-10-19 19:17:06 +00:00
games
lib
misc
os-specific/linux
servers
shells
stdenv Fixed typo, added function add_to_var 2007-10-19 19:29:36 +00:00
test
tools
top-level * Doh. 2007-10-19 14:26:57 +00:00