mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-12 13:17:18 +02:00
499 B
499 B
synopsis: nix profile: Allow referring to elements by human-readable name prs: 8678
nix profile
now uses names to refer to installed packages when running list
, remove
or upgrade
as opposed to indices. Indices are deprecated and will be removed in a future version.