Hi Hartmut,
> I assume many of these package can be updated. (Indeed I just updated
> pdfposter, which I'm maintaining.)
Great. That's the kind of response I was hoping for!
> bypthon2 and ptpython2 are REPLs for python2 - bypthon and ptpython are
> the resp. packages for python3.
There are a f
On Tue, Nov 26, 2019 at 04:19:01PM -0800, Bengt Richter wrote:
> Hi Pierre, and apologies to Efraim...
>
> On +2019-11-26 14:01:10 +0100, Pierre Neidhardt wrote:
> > Bengt Richter writes:
> >
> > > be a binary. Its... both? Javascript libraries leave distro
> >
> > Typo: "It's".
> >
It's
No strong opinion here, it seems to be a good idea.
My only current itch with the cookbook is that it might have too deep a
hierarchy.
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
Hi,
Thank you to open the discussion about the Cookbook.
The first thing is: what is the purpose of the Cookbook? I mean I am
not sure we all define the same object with the same goal.
Currently, it is all what cannot be included in the Reference Manual.
So do we need to organize all this materi
Hi Jan,
On Tue, 26 Nov 2019 at 20:43, Jan wrote:
> P.S. I apply the patches using "patch" command, right?
What do you use?
If you use Emacs, you can open Debbugs with: C-u M-x debbugs-gnu then
RET guix-patches n y
Then M-x debbugs-gnu-bugs RET 38211 RET
So far so good.
Select the patch set.
Th
Le 27 novembre 2019 12:08:00 GMT+01:00, zimoun a
écrit :
>Hi,
>
>Thank you to open the discussion about the Cookbook.
>
>The first thing is: what is the purpose of the Cookbook? I mean I am
>not sure we all define the same object with the same goal.
>
>Currently, it is all what cannot be included
Hi,
Concerning the 'wip-lisp-xyz' branch, there are some Lisp libraries as
inputs for some packages in 'machine-learning.scm' and
'web-browsers.scm'. So I guess the '(gnu packages lisp-xyz)' module
should replace (or be added next to) the '(gnu packages lisp)' module in
these files.
On Wed, 27 Nov 2019 05:21:22 -0500 Pierre Neidhardt
wrote
> No strong opinion here, it seems to be a good idea.
>
> My only current itch with the cookbook is that it might have too deep a
> hierarchy.
Personally, I prefer to put the @menu before the @contents because the form
Hi,
On Tue, 26 Nov 2019 at 20:26, zimoun wrote:
>
> guix pull
> Migrating profile generations to '/var/guix/profiles/default'...
> --8<---cut here---end--->8---
It is similar to Bug#36785 [1].
As said, it is not a bug of "guix pull" but a bug of the
configur
Hey Guix,
I've already asked about this on IRC, but since the people responsible
for the changes didn't seem to be present I'll ask here too.
I use EXWM so I've installed ‘emacs’ and ‘emacs-exwm’ in my system
profile. Additionally I've installed Emacs packages (‘emacs-org’,
‘emacs-pdf-tools’, ‘e
I break the usual rules of reply. Hope that will be ok. :-)
On Wed, 27 Nov 2019 at 13:14, Julien Lepiller wrote:
> Le 27 novembre 2019 12:08:00 GMT+01:00, zimoun a
> écrit :
> >On Tue, 26 Nov 2019 at 23:12, Julien Lepiller
> >The first thing is: what is the purpose of the Cookbook? I mean
Hi,
On Tue, 26 Nov 2019 at 22:52, Bengt Richter wrote:
> egrep -oh '^[^@;]+' py2eol.txt|sort|uniq -c|sort -h|tail
> --8<---cut here---start->8---
> 1 zziplib
> 2 ffmpeg
> 2 ghc
> 2 openimageio
> 3 bedtools
> 5 mozjs
>
Hi Konrad,
On Wed, 27 Nov 2019 at 08:56, Konrad Hinsen wrote:
> > IOW, a bunch just differ by version -- I wonder how many of the
> > packages that drew in old versions could run fine with respective
> > latest versions of what they are dependent on?
>
> That's a very good question!
Is it not c
Hi,
On Wed, 27 Nov 2019 at 09:36, Konrad Hinsen wrote:
> > I assume many of these package can be updated. (Indeed I just updated
> > pdfposter, which I'm maintaining.)
>
> Great. That's the kind of response I was hoping for!
Nice!
On lost time (building, boring meeting, etc.) I will pick one p
zimoun writes:
>> It would be a shame if half a dozen lines of python were pulling in
>> all that weight if it could have been a few lines of guile or bash instead.
>
> Do you propose to patch each time? Because I am not convinced again
> that upstream will change Python to Guile.
We have pyth
Le 27 novembre 2019 16:26:06 GMT+01:00, zimoun a
écrit :
>I break the usual rules of reply. Hope that will be ok. :-)
>
>
>On Wed, 27 Nov 2019 at 13:14, Julien Lepiller
>wrote:
>
>> Le 27 novembre 2019 12:08:00 GMT+01:00, zimoun
> a écrit :
>
>> >On Tue, 26 Nov 2019 at 23:12, Julien Lepiller
>
Oops, I forgot to merge it on master!
Also good catch with web-browser.scm and machine-learning.scm.
I'll check for other possible module deps.
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
Hi Efraim,
> Unfortunately, this also breaks the recursive crate importer. I'm going
> to continue working on it, but I could use some help getting the
> recursive aspect of it working.
I recently rewrote the recusive crate importer to use semantic versioning.
I'll get a patch in later today. I'l
On November 27, 2019 8:06:43 PM UTC, mjbe...@riseup.net wrote:
>Hi Efraim,
>
>> Unfortunately, this also breaks the recursive crate importer. I'm
>going
>> to continue working on it, but I could use some help getting the
>> recursive aspect of it working.
>
>I recently rewrote the recusive crate
Hi guix-devel,
I wrote a series of articles related to my Elm packaging for Guix:
https://vllmrt.net/spam/guix-elm-1.html
https://vllmrt.net/spam/guix-elm-2.html
https://vllmrt.net/spam/guix-elm-3.html
It covers packaging, adding a build system, and adding and
deploying a service. Part 2 in part
Robert,
Robert Vollmert 写道:
I wrote a series of articles related to my Elm packaging for
Guix:
These are great.
Thank you! It's always fun to see inspiring (and independent)
articles about Guix being put to good use.
Kind regards,
T G-R
signature.asc
Description: PGP signature
On 28. Nov 2019, at 00:37, EuAndreh wrote:
> Does your blog have an Atom feed?
Yes, at https://vllmrt.net/spam/atom.xml, though I neglected to link it properly
previously. Should be fixed now, thanks!
Cheers
Robert
> I'd love to see what you have so far if you want to share
Okie Dokie, I posted it and cc'd ya.
Also I took a look at your patches.
0001-import-crate-Don-t-include-optional-dependencies.patch should work
just fine with my patch. But
0003-import-crate-Honor-versioned-dependencies-when-impor.pat
On +2019-11-27 12:08:00 +0100, zimoun wrote:
> Hi,
>
> Thank you to open the discussion about the Cookbook.
>
> The first thing is: what is the purpose of the Cookbook? I mean I am
> not sure we all define the same object with the same goal.
>
> Currently, it is all what cannot be included in th
On Thu, Nov 28, 2019 at 01:06:03AM +0100, Tobias Geerinckx-Rice wrote:
> Robert,
>
> Robert Vollmert 写道:
> > I wrote a series of articles related to my Elm packaging for Guix:
>
> These are great.
I second that. Well done.
Fellow Guix,
The Guix sysadmins are considering buying shiny hardware for the
ci.guix.gnu.org build farm, and it would be awesome if that
included our first POWER9 machine(s)!
However, few (if any) Guixers have any hands-on experience with
this architecture, let alone buying and installing w
Thanks Robert!
This is very relevant to my job. Nice write up!
- John
Robert Vollmert writes:
> Hi guix-devel,
Hello!
> I wrote a series of articles related to my Elm packaging for Guix:
>
> https://vllmrt.net/spam/guix-elm-1.html
> https://vllmrt.net/spam/guix-elm-2.html
> https://vllmrt.net/spam/guix-elm-3.html
>
> It covers packaging, adding a build system, an
Tobias Geerinckx-Rice writes:
> Fellow Guix,
>
> The Guix sysadmins are considering buying shiny hardware for the
> ci.guix.gnu.org build farm, and it would be awesome if that included
> our first POWER9 machine(s)!
I was curious the other day looking at multiarch compilation using the
qemu-binf
Hello Diego,
Diego Nicola Barbato writes:
> Hey Guix,
>
> I've already asked about this on IRC, but since the people responsible
> for the changes didn't seem to be present I'll ask here too.
>
> I use EXWM so I've installed ‘emacs’ and ‘emacs-exwm’ in my system
> profile. Additionally I've ins
30 matches
Mail list logo