2015-11-11 4:05 GMT-02:00 James Cook <[email protected]>: > On 8 November 2015 at 05:52, Kamil Chmielewski <[email protected]> wrote: >> Hi, >> >> when I try to use nix-shell I'm getting errors about missing bind and >> complete commands: >> bind: command not found >> complete: command not found
Try to install pkgs.bashInteractive! >> >> It was working few weeks ago and probably it's an effect of some other >> changes I made in my config. Not directly doing something with bind and >> complete and I can't find out the exact place where these commands are used. >> Any hints how to debug this kind of problems with nix-shell? >> >> Cheers, >> Kamil > > Hi Kamil, > > If you think ~/.nixpkgs/config.nix is relevant, you could try moving > that file somewhere else to see if it was the problem. > > If that doesn't work, can you give an example of a command that > doesn't work and the error it produces? > > James > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
