lix/src/nix-env
Artturin cb1a76112e nix-env: Add a suggestion for when there's a name collision in channels
help new users find a solution to their problem

./result/bin/nix-env -qa hello
warning: name collision in input Nix expressions, skipping '/home/artturin/.nix-defexpr/channels_root/master'
suggestion: remove 'master' from either the root channels or the user channels
hello-2.12
hello-2.12
2022-03-13 00:24:46 +02:00
..
buildenv.nix Move some corepkgs into the nix binary 2020-03-11 16:57:48 +01:00
nix-env.cc nix-env: Add a suggestion for when there's a name collision in channels 2022-03-13 00:24:46 +02:00
user-env.cc Add EvalState::coerceToStorePath() helper 2022-03-02 23:58:58 +01:00
user-env.hh Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00