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
/
channels.scm
Age
Commit message (
Expand
)
Author
2019-07-19
channels: Always provide a <channel-metadata> record.
Ludovic Courtès
2019-07-19
channels: Remove unneeded 'version' field of <channel-metadata>.
Ludovic Courtès
2019-07-19
channels: Strictly check the version of '.guix-channel'.
Ludovic Courtès
2019-07-15
channels: Avoid use of 'derivation-input-path'.
Ludovic Courtès
2019-07-14
channels: Add optional directory to channel metadata.
Jan Nieuwenhuizen
2019-07-08
channels: Key cached channel derivations by system.
Ludovic Courtès
2019-07-06
channels: Simplify 'channel-instances->manifest'.
Ludovic Courtès
2019-06-03
deprecation: Use the 'warning' procedure for diagnostics.
Ludovic Courtès
2019-04-17
pull: '--url', '--commit', and '--branch' apply to the 'guix' channel.
Ludovic Courtès
2019-03-08
channels: Do not fail when the inferior lacks 'guix repl'.
Ludovic Courtès
2019-01-29
channels: Do not offload package cache derivation.
Ludovic Courtès
2019-01-28
channels: Turn off deprecation warnings when loading 'build-self.scm'.
Ludovic Courtès
2019-01-20
channels: Use 'fold2'.
Ludovic Courtès
2019-01-20
channels: Gracefully report the lack of a 'guix' channel.
Ludovic Courtès
2019-01-20
channels: Build channel modules in an inferior.
Ludovic Courtès
2019-01-20
channels: Don't pull from the same channel more than once.
Ludovic Courtès
2019-01-15
channels: Compute a package cache and use it.
Ludovic Courtès
2019-01-07
self: Move all modules into a single directory.
Ludovic Courtès
2018-12-09
guix: Add support for channel dependencies.
Ricardo Wurmus
2018-11-28
channels: Add 'checkout->channel-instance'.
Ludovic Courtès
2018-09-21
channels: Add 'channel-instances->derivation'.
Ludovic Courtès
2018-09-16
channels: Add Guile-Git as a dependency of external channels.
Ludovic Courtès
2018-09-05
git: Don't require users to specifiy "origin/" for branches.
Ludovic Courtès
2018-09-05
channels: Fix external channel builds.
Ludovic Courtès
2018-09-05
channels: Add 'latest-channel-derivation' convenience procedure.
Ludovic Courtès
2018-09-02
Add (guix channels) and use it in (guix scripts pull).
Ludovic Courtès