Re: how to contribute software?

2020-10-16 Thread jbranso
Hello! How do you build the package? c-make? meson? autotools? Guix provides some fairly common build systems. There's a lot of examples of package definitions in the guix source code gnu/packages/ directory. If you run into any issue packaging, you can always ask more specific questions he

how to contribute software?

2020-10-16 Thread mcconnaughey
My project at experix.sourceforge.net is intended for use in a laboratory to operate instruments, collect data from them, analyze and present the data graphically, and perform general computations. I am interested in making it available and known to an audience that might be more attuned to this t

Re: Specifying dependencies among package outputs?

2020-10-16 Thread Tobias Geerinckx-Rice
On 2020-10-16 1:45, Simon South wrote: Tobias Geerinckx-Rice writes: Sound good? Yep, that feels like a natural division. I've pushed a polished version of the example to master: man pages now end up in the same output as their command. Man section numbers align with the {s,}bin conventi

Re: Confused while submitting patch

2020-10-16 Thread Aniket Patil
Awesome, thanks! Sent patches today. On Fri, 16 Oct 2020 at 8:46 PM, Brett Gilio wrote: > Arun Isaac writes: > > > https://git-send-email.io/ is a good tutorial on setting up and using > > `git send-email`. > > > > Cheers! > > > > +1 on this recommendation. > > -- > Brett M. Gilio > bre...@gnu.

Re: Confused while submitting patch

2020-10-16 Thread Brett Gilio
Arun Isaac writes: > https://git-send-email.io/ is a good tutorial on setting up and using > `git send-email`. > > Cheers! > +1 on this recommendation. -- Brett M. Gilio bre...@gnu.org https://brettgilio.com/ E82A C026 95D6 FF02 43CA 1E5C F6C5 2DD1 BA27 CB87

Re: guix import error

2020-10-16 Thread zimoun
On Fri, 16 Oct 2020 at 14:25, Tobias Geerinckx-Rice wrote: > Unfortunately so. It would be great(TM) if PACKAGE[@VERSION] were > standard. Each importer could handle it properly (e.g., by > turning it into "/") or return a friendlier ‘the foo importer does > not yet support versions’ error.

Re: guix import error

2020-10-16 Thread Tobias Geerinckx-Rice
Zelphir, Zelphir Kaltstahl 写道: $ guix import pypi 'jupyterlab@2.1.5' --recursive It will work if you substitute ‘/’ for ‘@’. Yes, this is a happy accident specific to the PyPI importer, and I'm sure you can guess why it happens to work. guix import hackage mtl@2.1.3.1 But that is in th

Re: guix import error

2020-10-16 Thread zimoun
Hi, On Fri, 16 Oct 2020 at 14:07, Zelphir Kaltstahl wrote: > Do the various importers work differently? Yes. However, there is a bug somehow. > $ guix import pypi 'jupyterlab@2.2.8' --recursive > following redirection to `https://pypi.org/pypi/jupyterlab@2.2.8/json/'... The file

guix import error

2020-10-16 Thread Zelphir Kaltstahl
Hi Guix users! Today I tried to import another package from PyPI: $ guix import pypi 'jupyterlab@2.1.5' --recursive following redirection to `https://pypi.org/pypi/jupyterlab@2.1.5/json/'... Backtrace: 4 (primitive-load "/home/user/.config/guix/current/bi…") In guix/ui.scm: 2115