On Saturday 02 October 2010 07:36:21 Karn Kallio wrote:
> > Hi,
> > 
> > >> Committed this, had to clean up a bit but did have time to check that
> > >> it
> > > 
> > >> still compiles. I don't think I broke it by please try it :
> > > All ok; it compiles and runs without problems.
> > > 
> > > By the way, I think your clean up was a nice improvement!  Thanks!
> > 
> > with me it doesn't build, because it uses the network to download
> > something.
> > This is because I (and hydra) build everything in chroot
> > (in nixos: nix.useChroot = true ) . Could you please patch the package
> > so it can be built in hydra?
> 
> I think the attached patch fixes it; it built here with useChroot = true. 
> The Python package paramiko was getting its dependency pycrypto from the
> net instead of using the one already in Nixpkgs, because I failed to
> specify it as an input.
> 
> Apologies for missing the network impurity.
> 
> I also included a patch to bump the version of Mysql Workbench.

Committed.
-- 
Evgeny
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to