[Nix-dev] per project env conf

Catonano catonano at gmail.com
Thu Jan 15 15:23:05 CET 2015


2015-01-15 15:16 GMT+01:00 Luca Bruno <lethalman88 at gmail.com>:

> On 15/01/2015 15:10, Catonano wrote:let pkgs = import <nixpkgs> {};
> in pkgs.myEnvFun {
>         name = "openArpa-env";
>         buildInputs = with pkgs.python27Packages; [
>           python
>           xlrd
>
>         ];
>     };
>
> Then nix-shell.
>

Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20150115/95725608/attachment.html 


More information about the nix-dev mailing list