GNU bug report logs -
#48999
[PATCH] import: hackage: Accept local source for package.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Changes since v1:
* Add ‘--path’ command line option for importing the package from the
local filesystem.
* Add ‘git-repository?’ and ‘hg-repository?’ procedures for correctly
setting the #:select? keyword (‘git-predicate’ or ‘hg-predicate’) for
‘local-file’. Other VCS don’t have a ‘-predicate’ procedure, so I
didn’t bother adding those.
Patch [1/3] hasn’t changed since v1.
Xinglu Chen (3):
import: hackage: Accept local source for package.
import: utils: Add predicates for checking VCS repositories.
scripts: import: hackage: Add option to import package from local
filesystem.
guix/import/hackage.scm | 43 +++++++++++++++++++++------------
guix/import/utils.scm | 15 ++++++++++++
guix/scripts/import/hackage.scm | 43 +++++++++++++++++++++++++++------
tests/hackage.scm | 28 +++++++++++++++++++--
4 files changed, 103 insertions(+), 26 deletions(-)
base-commit: b65af6ed9120234cf655e8e76317558cfbd02477
--
2.32.0
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 3 years and 346 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.