GNU bug report logs -
#38678
[PATCH 0/2] Add '--load-path' to subcommands
Previous Next
Reported by: zimoun <zimon.toutoune <at> gmail.com>
Date: Thu, 19 Dec 2019 21:11:01 UTC
Severity: normal
Tags: patch
Done: Pierre Neidhardt <mail <at> ambrevar.xyz>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Dear,
Here [1] has been discussed the addition of '--load-path' to the commands that
need it. What come in mind is:
+ guix graph
+ guix size
Done by these 2 patches.
Note that "guix size -L" is not tested because the file "tests/guix-size.sh"
does exist and does the option "--load-path" needs to be tested at the Scheme
level?
Then, what about:
- guix refresh: -L already means --list-updaters
Only --load-path? Nothing?
- guix edit: I am not convinced it is useful because if you apply -L
path/to/your/modules then it is easy to find the correct file to open.
What do you think?
Thanks
simon
[1] https://lists.gnu.org/archive/html/guix-devel/2019-12/msg00281.html
zimoun (2):
graph: Add '--load-path' option.
size: Add '--load-path' option.
doc/guix.texi | 15 +++++++++++++++
guix/scripts/graph.scm | 10 +++++++++-
guix/scripts/size.scm | 8 ++++++++
tests/guix-graph.sh | 27 +++++++++++++++++++++++++--
4 files changed, 57 insertions(+), 3 deletions(-)
--
2.23.0
This bug report was last modified 5 years and 175 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.