[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Packaging a repository with git submodules
From: |
Adam |
Subject: |
Packaging a repository with git submodules |
Date: |
Thu, 7 Nov 2024 15:34:48 +0300 |
Hi Guix!
I have a question.
If I want to write a package for a git repository which has submodules,
should I download these dependencies recursively (recursive? #t)? Or it
will be better to write a package definition for each dependency?
- Packaging a repository with git submodules,
Adam <=