b763e1d520
"function", which isn't very descriptive ;-) Also, the argument to "override" can be either a function (that takes the old arguments and returns the overriding arguments), or a plain attribute set that contains the overriding arguments. E.g. you can say nixUnstable.override { supportOldDBs = false; } and nixUnstable.override (oldArgs: { name = oldArgs.name + "-my-version"; }) svn path=/nixpkgs/trunk/; revision=14468 |
||
---|---|---|
.. | ||
all-packages.nix | ||
build-for-release.nix | ||
builder-defs.nix | ||
mingw.nix | ||
release.nix | ||
template-composing+config.nix | ||
template-composing-builder.nix | ||
template-debian.nix | ||
template-simple.nix |