Ludovic Courtès a3beb8d741
pull: Preserve channel ordering when using '--commit', '--url', etc.
Previously using '--url', '--commit', or '--branch' would move the
'guix' channel to the front.  This is okay in itself but it gratuitously
leads to a different cache key in 'cached-channel-instance'--IOW, 'guix
time-machine --commit=X' where X is already in cache would gratuitously
recompute the channel derivations.

* guix/scripts/pull.scm (channel-list): Use 'map' instead of 'find' +
'remove' + 'cons'.
2023-06-16 00:14:52 +02:00
..
2023-03-13 15:08:33 +01:00
2023-03-13 15:08:33 +01:00
2021-01-04 23:54:16 +01:00
2023-03-13 15:08:33 +01:00
2023-03-13 15:08:33 +01:00
2022-11-11 23:17:42 +01:00
2021-01-04 23:54:16 +01:00
2023-03-13 15:08:33 +01:00
2023-03-13 15:08:33 +01:00
2022-06-10 23:52:34 -04:00
2022-12-02 23:20:54 +01:00
2022-07-10 23:57:14 +02:00
2023-03-13 15:08:33 +01:00
2023-02-19 10:09:15 +01:00
2023-03-13 15:08:33 +01:00
2023-03-13 15:08:33 +01:00
2023-05-25 12:51:16 +02:00
2023-03-13 15:08:33 +01:00
2022-02-14 11:23:07 +01:00