Remove python reference from comment.

svn path=/nixpkgs/trunk/; revision=13883
This commit is contained in:
Nicolas Pierron 2009-01-27 14:08:49 +00:00
parent a130392234
commit aa27e34a2e

View file

@ -1,7 +1,7 @@
{lib, pkgs} : {lib, pkgs} :
let inherit (lib) nv nvs; in let inherit (lib) nv nvs; in
{ {
# see new python derivations for example: # see for example:
# - development/interpreters/php_configurable/default.nix # - development/interpreters/php_configurable/default.nix
# - .. search composableDerivation in all-packages.nix .. # - .. search composableDerivation in all-packages.nix ..
# #