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 |
||
---|---|---|
.. | ||
applications | ||
build-support | ||
configs/etc | ||
data | ||
desktops | ||
development | ||
games | ||
lib | ||
misc | ||
os-specific/linux | ||
servers | ||
shells | ||
stdenv | ||
test | ||
tools | ||
top-level |