summaryrefslogtreecommitdiff
path: root/guix/channels.scm
Commit message (Expand)AuthorAge
* channels: Add a #:system argument to channel-instances->manifest.Christopher Baines2021-05-12
* channels: Build user channels with '-O1'.Ludovic Courtès2021-04-12
* channels: Add the channel branch in sexp->channel.Mathieu Othacehe2021-03-10
* channels: Export channel-instance->sexp.Mathieu Othacehe2021-03-10
* channels: Consider the current channel commit as authentic.Ludovic Courtès2021-02-04
* channels: Record 'guix' channel metadata in (guix config).Ludovic Courtès2021-02-04
* guix package: Add '--export-channels'.Ludovic Courtès2021-02-01
* channels: Add 'channel->code'.Ludovic Courtès2021-02-01
* guix describe: Use 'manifest-entry-channel'.Ludovic Courtès2021-02-01
* channels: Add the channel name to channel sexps.Ludovic Courtès2021-02-01
* channels: Factorize 'manifest-entry-channel' and channel serialization.Ludovic Courtès2021-02-01
* ci: Add missing imports.Ludovic Courtès2021-01-31
* guix: channels: Introduce "channel-with-substitutes-available".Mathieu Othacehe2021-01-31
* channels: Expose the default channel in %default-channel.Zhu Zihao2020-11-28
* channels: Address test failure.Ludovic Courtès2020-10-12
* Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès2020-07-25
* utils: Move '&fix-hint' to (guix diagnostics).Ludovic Courtès2020-07-25
* git-authenticate: Factorize 'authenticate-repository'.Ludovic Courtès2020-07-11
* channels: Dependencies listed in '.guix-channel' can have an introduction.Ludovic Courtès2020-07-01
* channels: Save and interpret 'introduction' field in provenance data.Ludovic Courtès2020-07-01
* channels: Remove 'signature' from <channel-introduction>.Ludovic Courtès2020-07-01
* channels: Make channel introductions public.Ludovic Courtès2020-07-01
* channels: Add 'openpgp-fingerprint->bytevector'.Ludovic Courtès2020-07-01
* channels: Error out when the 'guix' channel lacks an introduction.Ludovic Courtès2020-06-28
* channels: 'authenticate-channel' doesn't check relation with intro commit.Ludovic Courtès2020-06-21
* channels: Warn when pulling from a mirror.Ludovic Courtès2020-06-17
* pull: Add '--disable-authentication'.Ludovic Courtès2020-06-16
* channels: Automatically add introduction for the official 'guix' channel.Ludovic Courtès2020-06-16
* channels: Make 'validate-pull' call right after clone/pull.Ludovic Courtès2020-06-16
* channels: 'latest-channel-instance' authenticates Git checkouts.Ludovic Courtès2020-06-16
* 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