index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build
/
profiles.scm
Age
Commit message (
Expand
)
Author
2019-01-20
profiles: Allow a profile to be added as an entry of another profile.
Ludovic Courtès
2018-09-11
profiles: Correctly deal with etc/ being a relative symlink.
Ludovic Courtès
2018-07-11
profiles: Factorize 'manifest-search-paths'.
Ludovic Courtès
2018-05-10
profiles: Optionally use relative file names for symlink targets.
Ludovic Courtès
2017-11-20
Add semicolon in commands that set GUIX_PROFILE.
Ludovic Courtès
2017-04-07
profiles: Slightly improve the instructions in 'etc/profile'.
Ludovic Courtès
2017-01-23
search-paths: Allow specs with #f as their separator.
Ludovic Courtès
2015-05-27
profiles: Export 'ensure-writable-directory' and use it.
Ludovic Courtès
2015-05-18
profiles: Gracefully deal with packages containing an etc/ symlink.
Ludovic Courtès
2015-05-08
profiles: Ensure the profile's etc/ directory is writable.
Ludovic Courtès
2015-05-06
profiles: Generate an 'etc/profile' file.
Ludovic Courtès
2015-05-06
profiles: Move build code to (guix build profiles).
Ludovic Courtès