aboutsummaryrefslogtreecommitdiff
path: root/src/libstore/profiles.hh
AgeCommit message (Expand)Author
2024-06-01chore: rebrand Nix to Lix when it makes senseRaito Bezarius
2023-06-19Clean up a few things related to profiles (#8526)John Ericson
2023-04-07Finish converting existing comments for internal API docs (#8146)John Ericson
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
2023-03-27Make some comments in profiles.hh doxygen-enabledThéophane Hufschmitt
2023-03-23Factor out the generation of the profile/channel directoryThéophane Hufschmitt
2023-02-10A setting to follow XDG Base Directory standardAlexander Bantyev
2023-01-17Move the default profiles to the user’s homeThéophane Hufschmitt
2022-02-25Remove std::string alias (for real this time)Eelco Dolstra
2021-09-14Add "nix profile rollback" commandEelco Dolstra
2020-09-03createGeneration(): Take a StorePathEelco Dolstra
2020-07-16Generations API cleanupEelco Dolstra
2020-03-24Misc changes from the flakes branchEelco Dolstra
2018-03-01this updates issues that were addressed by people in prMatthew O'Gorman
2018-03-01Implement --delete-generations + flag for keeping last N number of generationsMatthew O'Gorman
2016-06-02Allow setting the state directory as a store parameterEelco Dolstra
2016-02-04StoreAPI -> StoreEelco Dolstra
2016-02-04Eliminate the "store" global variableEelco Dolstra
2015-05-21nix-collect-garbage: Don't call nix-envEelco Dolstra
2015-05-21Move profiles.{cc,hh} to libstoreEelco Dolstra