index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build
/
profiles.scm
Age
Commit message (
Expand
)
Author
2022-09-07
profiles: Implicitly set GUIX_EXTENSIONS_PATH.
(unmatched-parenthesis
2022-07-08
profiles: Support the creation of profiles with version 3 manifests.
Ludovic Courtès
2022-07-01
profiles: Do not repeat entries in 'manifest' file.
Ludovic Courtès
2021-06-22
profiles: Build union of inputs in the right order.
Ludovic Courtès
2021-06-12
profiles: Move some of the work to the build side.
Ludovic Courtès
2021-02-22
profiles: Fix typo in manifest comment.
Ludovic Courtès
2021-02-01
guix package: Add '--export-manifest'.
Ludovic Courtès
2020-06-17
profiles: Add comment at the top of 'manifest' file.
Ludovic Courtès
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