aboutsummaryrefslogtreecommitdiff
path: root/src/nix/profile-list.md
AgeCommit message (Collapse)Author
2024-05-02nix3-profile: remove indicesQyriad
Based off of commit 3187bc9ac3dd193b9329ef68c73ac3cca794ed78 Upstream-PR: https://github.com/NixOS/nix/pull/9656 Co-authored-by: Eelco Dolstra <edolstra@gmail.com> Change-Id: I8ac4a33314cd1cf9de95404c20f58e883460acc7
2024-05-02nix3-profile: allow using human-readable names to select packagesQyriad
These names are parsed from the URL provided for that package Based off of commit 257b768436a0e8ab7887f9b790c5b92a7fe51ef5 Upstream-PR: https://github.com/NixOS/nix/pull/8678 Co-authored-by: Felix Uhl <felix.uhl@outlook.com> Change-Id: I76d5f9cfb11d3d2915b3dd1db21d7bb49e91f4fb
2023-07-02nix profile list: Improve readability of the outputEelco Dolstra
2022-12-07Trivial changes from the lazy-trees branchEelco Dolstra
2022-02-22Update docsEelco Dolstra
2021-01-12nix profile info -> nix profile listEelco Dolstra