/doc/

'/guix/refs/?id=7243de5074ca81017d7941731869fe904f185376'>refslogtreecommitdiff
path: root/tests/profiles.scm
AgeCommit message (Expand)Author
2022-07-08profiles: Support the creation of profiles with version 3 manifests....Ludovic Courtès
2022-07-01profiles: Do not repeat entries in 'manifest' file....Ludovic Courtès
2022-07-01tests: Augment profile collision test....Ludovic Courtès
2022-05-31gnu: Remove python2-matplotlib....Maxim Cournoyer
2022-02-11tests: Pass #:guile to 'computed-file' & co....Ludovic Courtès
2021-10-25profiles: Add 'package->development-manifest'....Ludovic Courtès
2021-06-22profiles: Build union of inputs in the right order....Ludovic Courtès
2021-06-18profiles: Add 'load-profile'....Ludovic Courtès
2021-02-01profiles: Add 'manifest->code'....Ludovic Courtès
2020-12-07profiles: Delete duplicate manifest entries in packages->manifest....Leo Prikler
2020-12-07profiles: Remove duplicates in manifest transactions....Leo Prikler
2020-04-26profiles: Add lowerable <profile> record type....Ludovic Courtès
2019-11-22profiles: Add 'concatenate-manifests'....Ludovic Courtès
2019-06-14tests: Make builds less expensive....Ludovic Courtès
2019-02-07profiles: Raise an error for unmatched patterns....Ludovic Courtès
2019-01-20profiles: Allow a profile to be added as an entry of another profile....Ludovic Courtès
2019-01-20tests: Adjust to python.scm split....Ludovic Courtès
2018-11-12tests: Add 'test-assertm' to (guix tests)....Ludovic Courtès
2018-09-11profiles: Correctly deal with etc/ being a relative symlink....Ludovic Courtès
2018-05-17Merge branch 'master' into core-updatesMark H Weaver
2018-05-10profiles: Optionally use relative file names for symlink targets....Ludovic Courtès
2018-05-08guix: Separate the package name and version with "@", not "-"....Chris Marusich
2018-03-27tests: Use invoke and return #t from all builders....Mark H Weaver