Go to file
Ivan Vilata-i-Balaguer 9c5b07cde7
website: package-channel: Fix `vcs-file?' in channel section.
Building the package after the changes in section "Level 2: The repository as
a channel" would create an empty recursive copy since source files would be
above the current source directory (now `.guix/modules') passed to
`git-predicate', thus the resulting predicate would always be false for them.

Fixed by making the argument of `git-predicate' be the root of the Git
checkout again.

Also fix minor error in `package-with-configure-flags' documentation.

* website/drafts/package-channel.md: Fix `vcs-file?' in channel section.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-10-02 12:20:37 +02:00
backgrounds
badges
grub
logo
promotional
slim
website website: package-channel: Fix `vcs-file?' in channel section. 2023-10-02 12:20:37 +02:00
.gitignore