summaryrefslogtreecommitdiff
path: root/guix/channels.scm
AgeCommit message (Expand)Author
2019-03-08channels: Do not fail when the inferior lacks 'guix repl'....Ludovic Courtès
2019-01-29channels: Do not offload package cache derivation....Ludovic Courtès
2019-01-28channels: Turn off deprecation warnings when loading 'build-self.scm'....Ludovic Courtès
2019-01-20channels: Use 'fold2'....Ludovic Courtès
2019-01-20channels: Gracefully report the lack of a 'guix' channel....Ludovic Courtès
2019-01-20channels: Build channel modules in an inferior....Ludovic Courtès
2019-01-20channels: Don't pull from the same channel more than once....Ludovic Courtès
2019-01-15channels: Compute a package cache and use it....Ludovic Courtès
2019-01-07self: Move all modules into a single directory....Ludovic Courtès
2018-12-09guix: Add support for channel dependencies....Ricardo Wurmus
2018-11-28channels: Add 'checkout->channel-instance'....Ludovic Courtès
2018-09-21channels: Add 'channel-instances->derivation'....Ludovic Courtès
2018-09-16channels: Add Guile-Git as a dependency of external channels....Ludovic Courtès
2018-09-05git: Don't require users to specifiy "origin/" for branches....Ludovic Courtès
2018-09-05channels: Fix external channel builds....Ludovic Courtès
2018-09-05channels: Add 'latest-channel-derivation' convenience procedure....Ludovic Courtès
2018-09-02Add (guix channels) and use it in (guix scripts pull)....Ludovic Courtès