X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=guix.scm;h=165b9941ccac87cf45856f32ff92ced8283a740c;hb=b3c2b56df388ee0f09e90370b7763096a984073b;hp=d139e648b429ba50a49150464ff79fad3e63415c;hpb=183b4f02e68279d4984e79b79e06bfcf1861fcbf;p=8sync.git diff --git a/guix.scm b/guix.scm index d139e64..165b994 100644 --- a/guix.scm +++ b/guix.scm @@ -1,5 +1,5 @@ ;;; 8sync --- Asynchronous programming for Guile -;;; Copyright (C) 2016 Jan Nieuwenhuizen +;;; Copyright (C) 2016, 2023 Janneke Nieuwenhuizen ;;; Copyright (C) 2017 Christopher Allan Webber ;;; ;;; This file is part of 8sync. @@ -32,7 +32,11 @@ ;; ;; To use as the basis for a development environment, run: ;; -;; guix environment -l guix.scm +;; guix shell -D -f guix.scm +;; +;; or simply +;; +;; guix shell ;; ;;; Code: