b00839299f
a wrapper script. E.g. wrapProgram $out/bin/prog --set FOO bar will create a wrapper around "prog" so that the environment variable FOO is set to bar. The original program is renamed to $out/bin/.wrapped-prog. * Function makeSetupHook to convert a script into a setup hook which can be included in buildInputs. This makes it easier to use scripts like makeWrapper. * Added Bazaar, yet another distributed version management system. svn path=/nixpkgs/trunk/; revision=10211 |
||
---|---|---|
.. | ||
all-packages.nix | ||
build-for-release.nix | ||
builder-defs.nix | ||
mingw.nix | ||
template-composing-builder.nix | ||
template-composing+config.nix | ||
template-simple.nix | ||
template.nix |