I found it. It was python virtualenvwrapper sourced from my .bashrc. It worked well in user shell but cause problems in nix-shell. Thank you all for your aid.
Cheers, Kamil 2015-11-12 2:49 GMT+01:00 Anderson Torres <[email protected]>: > 2015-11-11 19:19 GMT-02:00 Kamil Chmielewski <[email protected]>: > >> Try to install pkgs.bashInteractive! > > > > > > Same with bashInteractive installed :/ > > > >> > >> > If you think ~/.nixpkgs/config.nix is relevant, you could try moving > >> > that file somewhere else to see if it was the problem. > > > > > > It didn't help. > > > >> > >> > If that doesn't work, can you give an example of a command that > >> > doesn't work and the error it produces? > > > > > > The simplest I'm trying now is just nix-shell -A hello > > $ nix-shell ~/nixpkgs -A hello > > bind and complete are Bash builtins as far as I can remember. They are > activated in build time. Well, I clearly remember that when I have a > similar problem I just downloaded bashInteractive. >
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
