doc: ‘guix time-machine’ can travel to v0.16.0.
This is a followup to a26bce55e6
.
* doc/guix.texi (Invoking guix time-machine): Update reference to oldest
commit.
Change-Id: Iae3d751d4377de92481276f9f2f31128f85c23c4
This commit is contained in:
parent
ddc9d66f2b
commit
fbcd9022c6
1 changed files with 5 additions and 5 deletions
|
@ -5018,11 +5018,11 @@ opens the door to security vulnerabilities. @xref{Invoking guix pull,
|
||||||
@option{--allow-downgrades}}.
|
@option{--allow-downgrades}}.
|
||||||
@end quotation
|
@end quotation
|
||||||
|
|
||||||
Due to @command{guix time-machine} relying on the ``inferiors''
|
@c Keep this paragraph in sync with 'time-machine.scm'.
|
||||||
mechanism (@pxref{Inferiors}), the oldest commit it can travel to is
|
@command{guix time-machine} raises an error when attempting to travel to
|
||||||
commit @samp{6298c3ff} (``v1.0.0''), dated May 1@sup{st}, 2019, which is
|
commits older than ``v0.16.0'' (commit @samp{4a0b87f0}), dated
|
||||||
the first release that included the inferiors mechanism. An error is
|
Dec.@: 2018. This is one of the oldest commits supporting the channel
|
||||||
returned when attempting to navigate to older commits.
|
mechanism that makes ``time travel'' possible.
|
||||||
|
|
||||||
@quotation Note
|
@quotation Note
|
||||||
Although it should technically be possible to travel to such an old
|
Although it should technically be possible to travel to such an old
|
||||||
|
|
Reference in a new issue