On Jul 11, 2016 11:26, "Matthias Beyer" <[email protected]> wrote: > > Hi, > > I'm on nixos unstable channel. I just did > > nix-shell -p calcurse > > it gives me a shell (though it keeps my prompt and doesn't override it > as I would expect with nix-shell) > > and calcurse is not available in the shell. > > Did I just ran into a bug with nix-shell?
Is this on non-NixOS? I think I saw something about that in the nix issue tracker. Some host bashrc file is sourced and breaks nix-shell. - Bjørn
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
