[Nix-dev] newbie question nix private package
Sébastien Petitdemange
sebastien.petitdemange at esrf.fr
Mon Mar 6 13:11:21 CET 2017
Hi Danylo,
Thanks a lot for your help.
After understanding your point, I managed to fix my problem.
Sorry for the late answer.
Regards,
SEB
On 02/23/2017 11:56 PM, Danylo Hlynskyi wrote:
> self = {
>
> tango = callPackage ./development/libraries/tango {};
>
> pytango = pythonPackages.pytango {};
> };
>
>
> Key insight here is: pythonPackages.pytango is a derivation, not a function.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sebastien_petitdemange.vcf
Type: text/x-vcard
Size: 210 bytes
Desc: not available
URL: <http://lists.science.uu.nl/pipermail/nix-dev/attachments/20170306/c27f7562/attachment.vcf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.science.uu.nl/pipermail/nix-dev/attachments/20170306/c27f7562/attachment.sig>
More information about the nix-dev
mailing list