Thanks for your suggestions. I pushed the packages.
Is there a git repo somewhere I can pull your uboot stuff from? I'd
like to test it =)
I'm interested in starting a riscv port of guixsd at some point. I've
identified some blocking issues I think need to be addressed first to
make it feasible:
On Mon, 22 Aug 2016 15:20:13 +0200
David Craven wrote:
> + (description "Python subprocess interface.")
I'd mention that it provides a function per program and that you invoke
programs by calling a function called like the program in the sh module.
Essentially it hides the fact that it's an
* gnu/packages/python.scm (python-sh): New variable.
(python2-sh): New variable.
---
gnu/packages/python.scm | 26 ++
1 file changed, 26 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index a703be3..8720341 100644
--- a/gnu/packages/python.scm