On 9 November 2013 20:56, Peter Simons <[email protected]> wrote: > Hi Bjørn, > > > I got gnuradio to build and run. But after rebasing onto master python > > wouldn't find the cheetah module anymore. Changing pythonFull to > > python fixed it. But I don't understand why. > > I don't know why pythonFull doesn't work. It's hard to say without > seeing a complete build log and all that. Generally speaking, pythonFull > is good for use in user profiles, but in Nix expressions the normal > 'python' is preferable because it forces you explicitly state all > dependencies that your package has.
Ok, thanks for the input. I pushed my gnuradio stuff to nixpkgs master now (with "python" instead of "pythonFull"). Finally! I started on it in May...:-) Best regards, Bjørn Forsman _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
