-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
buggood first issueQuick win for first-time contributorsQuick win for first-time contributorsprofilesVersioned gc root symlinks; nix profile, nix-envVersioned gc root symlinks; nix profile, nix-env
Description
Reproduce
nix profile install $(nix build --no-link --print-out-paths nixpkgs#hello) --profile /tmp/nix-profile
nix profile remove '.*' --profile /tmp/nix-profile
# Result:
# warning: '.*' does not match any packages
# warning: Use 'nix profile list' to see the current profile.Expected behavior
nix profile remove '.*' should "Remove all packages", as suggested in --help.
nix-env --version output
nix-env (Nix) 2.12.0
Priorities
Add 👍 to issues you find important.
heinwol, empjustine, sellout and iFreilicht
Metadata
Metadata
Assignees
Labels
buggood first issueQuick win for first-time contributorsQuick win for first-time contributorsprofilesVersioned gc root symlinks; nix profile, nix-envVersioned gc root symlinks; nix profile, nix-env