[Nix-dev] python and nixos

Florian Friesdorf flo at chaoflow.net
Sun Jan 2 18:18:11 CET 2011


In /etc/nixos/configuration.nix:

environment = {
  systemPackages = {
    pkgs.python24
    pkgs.python26Full
    pkgs.python27Full
  };
};

full configuration here:
https://github.com/chaoflow/nixos-configurations/blob/master/chaoflow-lenovo-x200s.nix

buildout fails to build guppy:
http://pastie.org/1423663

The "Download error"s are not related.

Is guppy broken or how can I get python environments that support
zc.buildout managed projects?


florian

-- 
Florian Friesdorf <flo at chaoflow.net>
  GPG FPR: 7A13 5EEE 1421 9FC2 108D  BAAF 38F8 99A3 0C45 F083
Jabber/XMPP: flo at chaoflow.net
IRC: chaoflow on freenode,ircnet,blafasel,OFTC



More information about the nix-dev mailing list