I know we had a back-and-forth about this on twitter, but I'd love to know more about it conflicting with nix-shell and possible other solutions (specifically ones that don't conflate build deps with development deps).
Thanks! On Thu, Jan 15, 2015 at 9:24 AM, Domen Kožar <do...@dev.si> wrote: > I'd really advise not to tell newcomers to use myEnvFun. It's undocumented > and doesn't play well with nix-shell. > > On Thu, Jan 15, 2015 at 3:23 PM, Catonano <caton...@gmail.com> wrote: > >> >> >> 2015-01-15 15:16 GMT+01:00 Luca Bruno <lethalma...@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 >> >> _______________________________________________ >> nix-dev mailing list >> nix-dev@lists.science.uu.nl >> http://lists.science.uu.nl/mailman/listinfo/nix-dev >> >> > > _______________________________________________ > nix-dev mailing list > nix-dev@lists.science.uu.nl > http://lists.science.uu.nl/mailman/listinfo/nix-dev > > -- Aaron Levin / Weird Canada www.aaronlevin.ca / www.weirdcanada.com
_______________________________________________ nix-dev mailing list nix-dev@lists.science.uu.nl http://lists.science.uu.nl/mailman/listinfo/nix-dev