index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
profiles.hh
Age
Commit message (
Expand
)
Author
2024-06-01
chore: rebrand Nix to Lix when it makes sense
Raito Bezarius
2023-06-19
Clean up a few things related to profiles (#8526)
John Ericson
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-27
Make some comments in profiles.hh doxygen-enabled
Théophane Hufschmitt
2023-03-23
Factor out the generation of the profile/channel directory
Théophane Hufschmitt
2023-02-10
A setting to follow XDG Base Directory standard
Alexander Bantyev
2023-01-17
Move the default profiles to the user’s home
Théophane Hufschmitt
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2021-09-14
Add "nix profile rollback" command
Eelco Dolstra
2020-09-03
createGeneration(): Take a StorePath
Eelco Dolstra
2020-07-16
Generations API cleanup
Eelco Dolstra
2020-03-24
Misc changes from the flakes branch
Eelco Dolstra
2018-03-01
this updates issues that were addressed by people in pr
Matthew O'Gorman
2018-03-01
Implement --delete-generations + flag for keeping last N number of generations
Matthew O'Gorman
2016-06-02
Allow setting the state directory as a store parameter
Eelco Dolstra
2016-02-04
StoreAPI -> Store
Eelco Dolstra
2016-02-04
Eliminate the "store" global variable
Eelco Dolstra
2015-05-21
nix-collect-garbage: Don't call nix-env
Eelco Dolstra
2015-05-21
Move profiles.{cc,hh} to libstore
Eelco Dolstra