summaryrefslogtreecommitdiff
path: root/guix/channels.scm
Commit message (Expand)AuthorAge
* pull: Protect against downgrade attacks.Ludovic Courtès2020-05-25
* channels: 'latest-channel-instances' guards against non-forward updates.Ludovic Courtès2020-05-25
* git: 'update-cached-checkout' returns the commit relation.Ludovic Courtès2020-05-25
* channels: 'latest-channel-instances' doesn't leak internal state.Ludovic Courtès2020-05-25
* channels: 'build-from-source' restores '%guile-for-build'.Ludovic Courtès2020-05-15
* channels: Move quirks and patches to (guix quirks).Ludovic Courtès2020-05-15
* channels: Add patch for <https://bugs.gnu.org/41028>.Ludovic Courtès2020-05-07
* channels: Add mechanism to patch checkouts of the 'guix channel.Ludovic Courtès2020-05-07
* channels: Add 'latest-channel-instance'.Ludovic Courtès2020-05-07
* channels: Use a declarative profile.Ludovic Courtès2020-04-26
* channels: Call 'build-self.scm' procedure with a trivial build handler.Ludovic Courtès2020-04-06
* channels: Provide a hint when the 'guix' channel is lacking.Ludovic Courtès2020-01-09
* channels: Refer to 'guile-json-3'.Ludovic Courtès2019-10-27
* channels: Add quirk to build recent 'master' with Guile 2.2.4.Ludovic Courtès2019-10-02
* channels: Allow news entries to refer to a tag.Ludovic Courtès2019-09-23
* channels: Add support for a news file.Ludovic Courtès2019-09-23
* channels: Add 'profile-channels'.Ludovic Courtès2019-08-16
* channels: Always provide a <channel-metadata> record.Ludovic Courtès2019-07-19
* channels: Remove unneeded 'version' field of <channel-metadata>.Ludovic Courtès2019-07-19
* channels: Strictly check the version of '.guix-channel'.Ludovic Courtès2019-07-19
* channels: Avoid use of 'derivation-input-path'.Ludovic Courtès2019-07-15
* channels: Add optional directory to channel metadata.Jan Nieuwenhuizen2019-07-14
* channels: Key cached channel derivations by system.Ludovic Courtès2019-07-08
* channels: Simplify 'channel-instances->manifest'.Ludovic Courtès2019-07-06
* deprecation: Use the 'warning' procedure for diagnostics.Ludovic Courtès2019-06-03
* pull: '--url', '--commit', and '--branch' apply to the 'guix' channel.Ludovic Courtès2019-04-17
* channels: Do not fail when the inferior lacks 'guix repl'.Ludovic Courtès2019-03-08
* channels: Do not offload package cache derivation.Ludovic Courtès2019-01-29
* channels: Turn off deprecation warnings when loading 'build-self.scm'.Ludovic Courtès2019-01-28
* channels: Use 'fold2'.Ludovic Courtès2019-01-20
* channels: Gracefully report the lack of a 'guix' channel.Ludovic Courtès2019-01-20
* channels: Build channel modules in an inferior.Ludovic Courtès2019-01-20
* channels: Don't pull from the same channel more than once.Ludovic Courtès2019-01-20
* channels: Compute a package cache and use it.Ludovic Courtès2019-01-15
* self: Move all modules into a single directory.Ludovic Courtès2019-01-07
* guix: Add support for channel dependencies.Ricardo Wurmus2018-12-09
* channels: Add 'checkout->channel-instance'.Ludovic Courtès2018-11-28
* channels: Add 'channel-instances->derivation'.Ludovic Courtès2018-09-21
* channels: Add Guile-Git as a dependency of external channels.Ludovic Courtès2018-09-16
* git: Don't require users to specifiy "origin/" for branches.Ludovic Courtès2018-09-05
* channels: Fix external channel builds.Ludovic Courtès2018-09-05
* channels: Add 'latest-channel-derivation' convenience procedure.Ludovic Courtès2018-09-05
* Add (guix channels) and use it in (guix scripts pull).Ludovic Courtès2018-09-02