GNU bug report logs -
#22629
Towards a new 'guix pull'
Previous Next
Reported by: ludo <at> gnu.org (Ludovic Courtès)
Date: Thu, 11 Feb 2016 10:36:02 UTC
Severity: important
Merged with 28471
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
ludo <at> gnu.org (Ludovic Courtès) skribis:
> The patches that follow implement this last bit, though in a slightly
> different way. Users would now have the option to provide
> ~/.config/guix/channels.scm along these lines:
>
> (cons (channel
> (name 'guix-hpc)
> (url "https://gitlab.inria.fr/guix-hpc/guix-hpc.git")
> (branch "origin/master"))
> %default-channels)
What follows is version 2 of the patches, which I’d like to push within
a day or two. The main changes are:
1. Added documentation for channels and ~/.config/guix/channels.scm.
In particular I added a warning about compatibility that summarizes
what we discussed. Please let me know what you think.
2. Added -C/--channels option to ‘guix pull’ to specify a channel
file.
3. Fixed ‘update-NEWS.scm’, which assumed that the last item of
(%package-module-path) is Guix’s own set of modules. We also find
this pattern in guix-artwork.git/website and probably in other
places, so we’ll have to adjust them.
Ludo’.
This bug report was last modified 6 years and 322 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.