aboutsummaryrefslogtreecommitdiff
path: root/guix/channels.scm
Commit message (Expand)AuthorAge
* channels: Autoload (git …) modules.Ludovic Courtès2024-04-15
* git: Add ‘tag->commit’ and use it in (guix channels).Ludovic Courtès2024-04-15
* channels: Move ‘commit-short-id’ to (guix git).Ludovic Courtès2024-04-15
* git: Add ‘repository-info’ and use it in (guix channels).Ludovic Courtès2024-04-15
* channels: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2024-04-15
* channels: Autoload several modules.Ludovic Courtès2024-03-30
* channels: ‘latest-channel-instances’ traverses user-provided channels first.Ludovic Courtès2024-01-31
* profiles: Hooks honor the #:system parameter of ‘profile-derivation’.Ludovic Courtès2023-10-28
* channels: Raise an error if dependency's introduction is malformedJosselin Poiret2023-06-04
* guix: Strip #:use-module lists.Ludovic Courtès2023-03-13
* status: Print a hint when a 'package-cache' hook fails to build.Ludovic Courtès2023-02-11
* channels: 'channel->code' emits 'channel' field only when necessary.Ludovic Courtès2023-01-23
* channels: Interpret the 'commit' field of channel as a tag or commit.Ludovic Courtès2022-10-17
* channels: Warn about missing introductions.Ludovic Courtès2022-10-04
* channels: Consider news files as UTF-8-encoded by default.Ludovic Courtès2022-08-09
* channels: Add 'repository->guix-channel'.Ludovic Courtès2022-08-09
* channels: Emit version 3 profiles.Ludovic Courtès2022-07-08
* channels: Print backtrace when generating package cache fails.Josselin Poiret2022-06-16
* channels: Add 'branch' to 'channel->code' output.Brice Waegeneire2021-12-25
* channels: 'channel-news-entry-commit' correctly resolves annotated tags.Ludovic Courtès2021-09-18
* 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