Hello, gentle maintainer.
This is a message from the Translation Project robot.
A revised PO file for textual domain 'guix-manual' has been submitted
by the Russian team of translators. The file is available at:
https://translationproject.org/latest/guix-manual/ru.po
(We can arrange things
Never mind, I just got the answer from the automated system with the bug
number and I see it in the archive now. It just takes a little more time
than I expected. Sorry for the noise.
Edouard Klein writes:
> Hi all,
>
> I've sent my first patch (adding a Python package) to the guix-patches
> mai
Hi all,
I've sent my first patch (adding a Python package) to the guix-patches
mailing list as instructed in the documentation, but I don't see my
message in the list archive
https://lists.gnu.org/archive/html/guix-patches/2020-05/index.html
and I don't have any acknowledgment of the message. I
Edouard,
Thanks for patching Guix!
Edouard Klein 写道:
Never mind, I just got the answer from the automated system with
the bug
number and I see it in the archive now. It just takes a little
more time
than I expected.
The automated system isn't entirely automated ;-)
Posts by new addresses a
Hi Guix,
In the course of some fairly involved yak-shaving, I found the need to
run a Ruby package, and tried running `guix environment --ad-hoc bundler
ruby`. However, running it produced an error:
$ bundle install
Traceback (most recent call last):
2: from
/gnu/store/5flpa8h2adwb86n49
Hello,
I have looked a bit further into upstream xattr support and and have
been testing that using the two attached patches. As you can see,
upstream reserved INDEX 10 for the Hurd, but the Hurd has been using
INDEX 7.
The (trivial) patch for the Hurd to change this should be OK, but until
this
Well thanks for spam-checking, that's an arduous job :) !
Cheers,
Edouard.
Tobias Geerinckx-Rice writes:
> Edouard,
>
> Thanks for patching Guix!
>
> Edouard Klein 写道:
>> Never mind, I just got the answer from the automated system with the bug
>> number and I see it in the archive now. It just t
Jan Nieuwenhuizen, le mar. 12 mai 2020 16:12:34 +0200, a ecrit:
> setfattr --name=gnu.translator --value='/hurd/pflocal\0' /mnt/servers/socket/1
man setfattr says
If the given string is enclosed in double quotes, the inner string is
treated as text. In that case, backslashes and double quotes ha
Pierre Neidhardt writes:
> Errr... Sorry, I was distracted yesterday, the NLNet grant is actually
> for a graphical _package manager_, not an installer! :p
>
> That said, I'm interested in helping with it too! :)
Still awesome :)
I'm looking forward to seeing your work evolve! :)
- Chris
I am trying to build binary tarball for foreign OS / arches, and this
is failing, in an unhelpful way.
This is guix master branch with a few patches (mostly to
etc/guix-install.sh, so I assume they are not the cause of the problem
seen here)
I have built the i686 & x86_64 ones without any proble
Hello Guix,
Today I played a bit with Tor and Guix, trying to fetch substitutes
trough
the Tor network as blaze_cornbread asked on IRC[0] how to do this. I
managed to get it working but in the end I don't think we should
encourage
people doing it this way, that's why I haven't submitted a pa
Hi all,
Yesterday I wanted to use `guix describe` and I felt quite helpless when
choosing the format I wanted.
I suggest adding the possible format list in the help of the `guix describe -h`
command. That way the feature discovery is easier for users that don't want to
dig in the code.
It sho
Dear
On Tue, 12 May 2020 at 21:07, Ekaitz Zarraga wrote:
> I suggest adding the possible format list in the help of the `guix describe
> -h` command. That way the feature discovery is easier for users that don't
> want to dig in the code.
Usually, the way to add such information is '--list-fo
On Tuesday, May 12, 2020 9:44 PM, zimoun wrote:
> Dear
>
> On Tue, 12 May 2020 at 21:07, Ekaitz Zarraga eka...@elenq.tech wrote:
>
> > I suggest adding the possible format list in the help of the `guix describe
> > -h` command. That way the feature discovery is easier for users that don't
> > w
Dear Danjela,
Welcome! :-)
> I am Danjela, the intern who will be working on "Internationalization Support
> for Guix Data Service" Outreachy project mentored by Christopher Baines.
Really nice!
Guix Data Service deserves love. :-)
Best regards,
simon
On AP 22.02.1399 17:57, Mathieu Othacehe wrote:
Hello,
A way to move forward with the installer could be to propose an ISO
image starting a desktop-environment by default. The attached patch
modifies the installation image so that it starts a GNOME session. The
installer is then automatically s
On Tue, 12 May 2020, Josh Holland wrote:
Indeed I see that gnu/packages/ruby.scm only packages Bundler v1.17.3,
though Bundler 2 was released in January 2019 [0]. I'm not hugely
familiar with the Ruby ecosystem, but reading the release announcement
suggests that they expect users/developers to
Hi Michael,
what is the central message of your email? Is it just to say "I gave
up, sorry", or do you need help at specific points? :-)
At least I can tell you that I have quite a bunch of work-in-progress
branches lying around because I start with "Oh, let's _just_
update/fix/add this little pr
On Tuesday, May 12, 2020 10:13 PM, Ekaitz Zarraga wrote:
> On Tuesday, May 12, 2020 9:44 PM, zimoun zimon.touto...@gmail.com wrote:
> > Usually, the way to add such information is '--list-formats', e.g.,
> > see "guix graph"with '--list-types' and '-list-backends'. I do not
> > know if it is an us
On Tue, May 12, 2020 at 05:48:12PM -0400, Jack Hill wrote:
> On Tue, 12 May 2020, Josh Holland wrote:
>
> > Indeed I see that gnu/packages/ruby.scm only packages Bundler v1.17.3,
> > though Bundler 2 was released in January 2019 [0]. I'm not hugely
> > familiar with the Ruby ecosystem, but readin
Dear,
Based on these 2 messages [1,2], what is the consensus between
git-fetch and url-fetch?
Pushing to SWH when linting appears to me winning the pros/cons. Even
if SWH should eventually fetch http://guix.gnu.org/sources.json soon.
And the other big pros from my point of view is the content-ad
On 5/12/20 9:09 AM, Pierre Neidhardt wrote:
> Errr... Sorry, I was distracted yesterday, the NLNet grant is actually
> for a graphical _package manager_, not an installer! :p
>
> That said, I'm interested in helping with it too! :)
>
Really?! We have that?? Wonderful!! That would be the YaST thi
Paul Spooren writes:
[cc: guix-devel]
Hello Paul,
> I've used the last week a bit to work on some kind of verification build
> collector. Essentially a scraper of rebuild results. Meaning, an official
> binary
> provided by a project is tried to rebuild.
Okay...
> This works already for Archl
23 matches
Mail list logo