summaryrefslogtreecommitdiff
path: root/guix/build/profiles.scm
AgeCommit message (Expand)Author
2021-06-22profiles: Build union of inputs in the right order....Ludovic Courtès
2021-06-12profiles: Move some of the work to the build side....Ludovic Courtès
2021-02-22profiles: Fix typo in manifest comment....Ludovic Courtès
2021-02-01guix package: Add '--export-manifest'....Ludovic Courtès
2020-06-17profiles: Add comment at the top of 'manifest' file....Ludovic Courtès
2019-01-20profiles: Allow a profile to be added as an entry of another profile....Ludovic Courtès
2018-09-11profiles: Correctly deal with etc/ being a relative symlink....Ludovic Courtès
2018-07-11profiles: Factorize 'manifest-search-paths'....Ludovic Courtès
2018-05-10profiles: Optionally use relative file names for symlink targets....Ludovic Courtès
2017-11-20Add semicolon in commands that set GUIX_PROFILE....Ludovic Courtès
2017-04-07profiles: Slightly improve the instructions in 'etc/profile'....Ludovic Courtès
2017-01-23search-paths: Allow specs with #f as their separator....Ludovic Courtès
2015-05-27profiles: Export 'ensure-writable-directory' and use it....Ludovic Courtès
2015-05-18profiles: Gracefully deal with packages containing an etc/ symlink....Ludovic Courtès
2015-05-08profiles: Ensure the profile's etc/ directory is writable....Ludovic Courtès
2015-05-06profiles: Generate an 'etc/profile' file....Ludovic Courtès
2015-05-06profiles: Move build code to (guix build profiles)....Ludovic Courtès