nix-super/src
Bob van der Linden 4ae5091716
nix profile: suggest removal using entry name
When a file conflict arises during a package install a suggestion is
made to remove the old entry. This was previously done using the
installable URLs of the old entry. These URLs are quite verbose and
often do not equal the URL of the existing entry.

This change uses the recently introduced profile entry name for the
suggestion, resulting in a simpler output.

The improvement is easily seen in the change to the functional test.
2024-02-21 21:58:36 +01:00
..
build-remote Rename hintfmt to HintFmt 2024-02-08 11:58:25 -08:00
libcmd Rename ProcessLineResult variants 2024-02-20 14:52:16 -08:00
libexpr Merge pull request #9914 from 9999years/debugger-on-trace 2024-02-21 18:32:56 +01:00
libfetchers GitArchiveInputScheme: Require a NAR hash 2024-02-21 12:08:18 +01:00
libmain :quit in the debugger should quit the whole program 2024-02-20 10:01:13 -08:00
libstore Merge pull request #10006 from edolstra/fix-impure-fetchurl 2024-02-13 22:50:55 +01:00
libutil :quit in the debugger should quit the whole program 2024-02-20 10:01:13 -08:00
nix nix profile: suggest removal using entry name 2024-02-21 21:58:36 +01:00
nix-build Get rid of CanonPath::fromCwd 2024-02-08 11:01:41 -05:00
nix-channel Say how many channels were unpacked 2024-02-20 19:17:18 -05:00
nix-collect-garbage Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
nix-copy-closure Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
nix-env Input: Replace 'locked' bool by isLocked() method 2024-02-20 16:59:15 +01:00
nix-instantiate Get rid of CanonPath::fromCwd 2024-02-08 11:01:41 -05:00
nix-store Merge pull request #9948 from obsidiansystems/no-canon-path-from-cwd 2024-02-12 14:04:01 +01:00
resolve-system-dependencies Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00