Suggest nice/readable example first for composableDerivation.

svn path=/nixpkgs/trunk/; revision=13882
This commit is contained in:
Nicolas Pierron 2009-01-27 14:01:00 +00:00
parent 507ab31cbe
commit a130392234

View file

@ -1,7 +1,10 @@
{lib, pkgs} :
let inherit (lib) nv nvs; in
{
# see new python derivations for example..
# see new python derivations for example:
# - development/interpreters/php_configurable/default.nix
# - .. search composableDerivation in all-packages.nix ..
#
# You should be able to override anything you like easily
# grep the mailinglist by title "python proposal" (dec 08)
# -> http://mail.cs.uu.nl/pipermail/nix-dev/2008-December/001571.html