[Nix-dev] Re: [Nix-commits] SVN commit: nix - 18081 - eelco - in nixpkgs/branches/xorg-7.5/pkgs: desktops/gnome-2.28/platform/libbonobo development/libraries/libgsf

Tony White tonywhite100 at googlemail.com
Wed Nov 4 15:36:16 CET 2009


2009/11/4 Michael Raskin <7c6f434c at mail.ru>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Tony White wrote:
>> What's the difference between propagatedBuildInputs and buildInputs please?
>> I see it in some expressions and I know what propagate means but why
>> would a package need one or the other.
>> I searched the manual and couldn't find it.
>
> Propagated means that it should be added to buildInputs of any dependent
> package.
>
> Example: if you link with GTK you probably want to link with glib
> (propagated build input). If you use gajim, you may not need Python in
> your path (ordinary build input).
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.12 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iQEbBAEBAgAGBQJK8V7VAAoJEE6tnN0aWvw34hYH8wRGfaL20h6TbX2yzA86LmuX
> 3O7bbY9nUIEnMKOWKApRB6lU0Dk3fsmkhrT/Qu8lAVCEp06YFwHxHdK/Rg2pgBV6
> fApUCRXDlcrdjZmshx5as0FnJeCTlqAq6PJCw5PEWADEr8bjModuomu2H4cM/jFq
> /zfT6zuW2jhdabJrdtT4+yA/177hJJ0k4SOG5A0sLbBb3oV0yRx8WO/GhgS82Sqd
> LyvyxUqZM/y4fkWb7tBmICjPanrYUy26xBqoyox2oT8Jbe4qSptWuFDMOU2Yx8vT
> Wve8lS2sws8n2SJrss9Xq3R8AXnk5s0piD3LjVjA24Wd0OxMkqaY/GtGX4Y2gw==
> =DXGm
> -----END PGP SIGNATURE-----
>

Hi guys,
Ah, I see. Thanks Michael.

Many thanks,
Tony



More information about the nix-dev mailing list