[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: website: Rename 'guix.scm' to '.guix.scm'.
From: |
Ludovic Courtès |
Subject: |
01/01: website: Rename 'guix.scm' to '.guix.scm'. |
Date: |
Wed, 13 Sep 2017 04:58:25 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix-artwork.
commit c7a73b7d6f0c12ece65d0766ffa7f83b54b74400
Author: Ludovic Courtès <address@hidden>
Date: Wed Sep 13 10:57:35 2017 +0200
website: Rename 'guix.scm' to '.guix.scm'.
This avoids conflict with (guix), which is used in (gnu packages) to
determine the root directory of the distro.
* website/guix.scm: Rename to...
* website/.guix.scm: ... this.
---
website/{guix.scm => .guix.scm} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/website/guix.scm b/website/.guix.scm
similarity index 100%
rename from website/guix.scm
rename to website/.guix.scm