From ac74fc779cc83d05cba70428a0d6712444de219b Mon Sep 17 00:00:00 2001 From: Maik Herbers <maik.herbers@stud.tu-darmstadt.de> Date: Fri, 17 Feb 2023 03:22:18 +0100 Subject: [PATCH] Add guix time-machine information. * README: Show how guix time-machine can be used to reproduce my environment. --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 8e3a55c..b97dff6 100644 --- a/README +++ b/README @@ -24,6 +24,11 @@ Dependencies | 1fb8ce84b2e4329007a23c047a8ea211d629da00 \ | 'D5BA 4708 FA7D 0AFD 9C0E 6556 ECD7 F82F 5327 404C' `---- + In order to get a (hopefully) identically environment, you can run + ,---- + | guix time-machine --commit=716f2b330fb0566e48423a7f928759a351e73850 -- \ + | shell -f guix.scm + `---- [GNU Guix] <https://guix.gnu.org/> -- GitLab