lix/src/nix-build
Samuel Dionne-Riel fb6907e3d6 Removes unused variable from nix-build/nix-shell
This particular `shell` variable wasn't used, since a new one was
declared in the only side of the `if` branch that used a `shell`
variable.

It could realistically confuse developers thinking it could use `$SHELL`
under some situations.
2018-08-01 18:30:03 -04:00
..
local.mk nix-shell: Use bashInteractive from <nixpkgs> 2017-07-20 13:50:25 +02:00
nix-build.cc Removes unused variable from nix-build/nix-shell 2018-08-01 18:30:03 -04:00