> Sure (I would like to see a convention where such explanations are
> put in the commit messaage, but I have previously been outvoted on
> that issue):
No, please don't put explanations into the commit message. But do put them into
the source code as a comment.
I'm also working on other project
ng0 skribis:
> +@cindex GNUnet
> +@cindex gnunet
> +@subsubheading GNUnet Service
> +
> +@deffn {Scheme Variable} gnunet-service-type
> +This is the type of the @uref{https://gnunet.org, GNUnet}
Since GNUnet is supposed to be available to unprivileged users via
‘gnunet-arm’, perhaps you could cl
Marius Bakke skribis:
> Ludovic Courtès writes:
[...]
I’m failing at installing GuixSD on a new laptop I have here.
‘efibootmgr’ exits with code 2 and this message:
EFI variables are not supported on this system.
(which ‘grub-install’ happily ignores.)
ng0 skribis:
> Is there a time out in shepherd service start/checks, or is the
> "service could not be started" simply a result of when a service
> encounters a fatal error and quits?
“Service could not be started” just means that the ‘start’ procedure of
the service returned #f or threw an exce
On Wed, Dec 21, 2016 at 09:36:56AM +0100, Danny Milosavljevic wrote:
> Sure (I would like to see a convention where such explanations are
> put in the commit messaage, but I have previously been outvoted on
> that issue):
Hi Danny,
A small request: Can you please fold the text of
Ludovic Courtès writes:
> ng0 skribis:
>
>> Is there a time out in shepherd service start/checks, or is the
>> "service could not be started" simply a result of when a service
>> encounters a fatal error and quits?
>
> “Service could not be started” just means that the ‘start’ procedure of
> the
* gnu/packages/python.scm (python-flask-multistatic): New variable.
---
gnu/packages/python.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 0e5966336..eb4289161 100644
--- a/gnu/packages/python.scm
+++ b/gnu/
* gnu/packages/python.scm (python-munch): New variable.
---
gnu/packages/python.scm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 5c4ae5025..fdfcf6027 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/pytho
[PATCH 01/11] gnu: Add python-flask-wtf.
> Danny Milosavljevic:
> Subject: Re: [PATCH 01/11] gnu: Add python-flask-wtf.
>
> Date: Wed, 21 Dec 2016 00:10:39 +0100
>
> Since flask-WTF directly imports
* gnu/packages/python.scm (python-trollius-redis): New variable.
---
gnu/packages/python.scm | 23 +++
1 file changed, 23 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 27405d0b5..949725756 100644
--- a/gnu/packages/python.scm
+++ b/gnu/pack
* gnu/packages/python.scm (python-kitchen): New variable.
---
gnu/packages/python.scm | 30 ++
1 file changed, 30 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index eb4289161..5c4ae5025 100644
--- a/gnu/packages/python.scm
+++ b/gnu/pack
* gnu/packages/python.scm (python-straight-plugin): New variable.
---
gnu/packages/python.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 4fd883fbe..27405d0b5 100644
--- a/gnu/packages/python.scm
+++ b/gnu/pa
* gnu/packages/python.scm (python-openid-cla): New variable.
---
gnu/packages/python.scm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index a8ede93fd..445df2cbc 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/
* gnu/packages/python.scm (python-openid-teams): New variable.
---
gnu/packages/python.scm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 445df2cbc..4fd883fbe 100644
--- a/gnu/packages/python.scm
+++ b/gnu/package
* gnu/packages/python.scm (python-pygit2): New variable.
---
gnu/packages/python.scm | 28
1 file changed, 28 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index fdfcf6027..3203bb421 100644
--- a/gnu/packages/python.scm
+++ b/gnu/package
* gnu/packages/python.scm (python2-openid): New variable.
---
gnu/packages/python.scm | 20
1 file changed, 20 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 3203bb421..a8ede93fd 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/pytho
* gnu/packages/python.scm (python-flask-wtf): New variable.
---
gnu/packages/python.scm | 28
1 file changed, 28 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index bfa7eae55..0e5966336 100644
--- a/gnu/packages/python.scm
+++ b/gnu/pack
Ludovic Courtès writes:
> ng0 skribis:
>
>> +@cindex GNUnet
>> +@cindex gnunet
>> +@subsubheading GNUnet Service
>> +
>> +@deffn {Scheme Variable} gnunet-service-type
>> +This is the type of the @uref{https://gnunet.org, GNUnet}
>
> Since GNUnet is supposed to be available to unprivileged users
Hi Jan!
Thanks for looking into it, and thanks for coping with the latency!
Jan Nieuwenhuizen skribis:
> From e887762bd07d77b68ff19b0ced3ab41c15faa1ac Mon Sep 17 00:00:00 2001
> From: Jan Nieuwenhuizen
> Date: Wed, 7 Dec 2016 17:45:29 +0100
> Subject: [PATCH] doc: add Creating a New Cross Targ
Hi Hartmut!
Hartmut Goebel skribis:
> Am 08.12.2016 um 18:45 schrieb Hartmut Goebel:
>> * gnu/packages/php.scm (php-hello-world): New variable.
>
> This is useful for testing setups and providing examples.
I agree… but does it belong in a home-made package?
For other tools we provide what upst
On Wed, Dec 21, 2016 at 01:09:38AM -0500, Leo Famulari wrote:
> At least some of these failures are caused by an expired test
> certificate:
>
> https://bugzilla.mozilla.org/show_bug.cgi?id=1323978
>
> This breaks compilation of NSS 3.27.1 and 3.27.2 across all of our
> architectures.
With the a
Hello!
julien lepiller skribis:
>> Is there additional benefit to the ocaml search dir OCAMLPATH? I would
>> expect coq's build system to be able to find lablgtk from OCAMLPATH
>> without needing to pass the configure flags.
> oh ! how could I not see it... OCAMLPATH is already defined
> differ
On Wed, Dec 21, 2016 at 02:03:21PM +, Marius Bakke wrote:
> mbakke pushed a commit to branch master
> in repository guix.
>
> commit 42366b35c3f9f8dc8b059d3369b8196a4b832c18
> Author: Marius Bakke
> Date: Wed Dec 21 14:56:34 2016 +0100
>
> gnu: curl: Update replacement to 7.52.0 [fixes
[PATCH 1/3] gnu: gnurl: Update to 7.52.0 [fixes CVE.
I'm aware of the warning the cURL maintainers posted and will make the gnurl
release as soon as they release the version of cURL fixing whatever unknown
security issue they have.
[PATCH 2/3] gnu: gnurl: Make tests more verbose.
Compare t
* gnu/packages/gnunet.scm (gnurl): Update to 7.52.0.
* [arguments]: Add phases to disable failing test test1026,
and re-run the bootstrap to correct distribution mistakes.
---
gnu/packages/gnunet.scm | 21 +
1 file changed, 17 insertions(+), 4 deletions(-)
diff --git a/gnu/pac
* gnu/packages/gnunet.scm (gnurl): Split the man pages into the doc output.
[arguments](phases)(move-man3-pages): New phase.
---
gnu/packages/gnunet.scm | 11 +++
1 file changed, 11 insertions(+)
diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index 941e357ce..4e0e5c70a 100
* gnu/packages/gnunet.scm (gnurl): Make tests more verbose.
Move [arguments](autoconf) phase into ...
new [arguments](check) phase.
[arguments](disable-test1026) phase: likewise.
---
gnu/packages/gnunet.scm | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/g
Today I installed the GuixSD again and it works! The problem was with version
0.11 when it not build some packages. But now all work well.
Thanks and I'm sorry for it.
Sorry for image size.On Dec 20, 2016 11:05 AM, l...@gnu.org wrote:
>
> Hi Daniel,
>
> "Daniel Pimentel (d4n1)" skribis:
>
> >
We are pleased to announce the release of GNU Guix & GuixSD 0.12.0,
representing 3,572 commits by 76 people over a little more than 4 months.
• About
GNU Guix is a transactional package manager for the GNU system.
The Guix System Distribution, GuixSD, is an advanced distribution
of the GNU
Hi Ludovic!
l...@gnu.org (Ludovic Courtès) writes:
> Indeed, it’s low on free inodes. :-)
>
> That said, 37 G is not that much (my laptop’s root partition, which
> includes the store, is 64 G, and I expect most users are in this
> ballpark).
I understand that my partition size is not very large
Hi,
efibootmgr is trying to add an entry for Linux to the EFI bootmanager and set
the boot priority order. It won't usefully autoboot without it. That said,
depending on how good the UEFI implementation on your laptop is you might be
able to hit a function key on POST and select the image file
Leo Famulari writes:
> On Wed, Dec 21, 2016 at 02:03:21PM +, Marius Bakke wrote:
>> mbakke pushed a commit to branch master
>> in repository guix.
>>
>> commit 42366b35c3f9f8dc8b059d3369b8196a4b832c18
>> Author: Marius Bakke
>> Date: Wed Dec 21 14:56:34 2016 +0100
>>
>> gnu: curl: Up
Hello Guix!
Ricardo Wurmus skribis:
> We are pleased to announce the release of GNU Guix & GuixSD 0.12.0,
> representing 3,572 commits by 76 people over a little more than 4 months.
Woohoo! Congrats everyone! \o/
A big big thanks to you, Ricardo!
I’m really grateful that you made this relea
Is someone interested in fixing our `mc' package? It is
functional, but some parts of it are not functional for Guix. Grep
for "/bin/" in the directory of $(guix build mc) shows results
which assume the existence of /bin/ (not
/gnu/store/.../bin/$binary, where I don't mean shebangs but
further down
Hello Maxim!
Maxim Cournoyer skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Indeed, it’s low on free inodes. :-)
>>
>> That said, 37 G is not that much (my laptop’s root partition, which
>> includes the store, is 64 G, and I expect most users are in this
>> ballpark).
>
> I understand t
Ludovic Courtès writes:
> Hello Guix!
>
> Ricardo Wurmus skribis:
>
>> We are pleased to announce the release of GNU Guix & GuixSD 0.12.0,
>> representing 3,572 commits by 76 people over a little more than 4 months.
>
> Woohoo! Congrats everyone! \o/
>
> A big big thanks to you, Ricardo!
>
>
Maxim,
On 21/12/16 22:48, Ludovic Courtès wrote:
> Maxim Cournoyer skribis:
>> What I don't understand is why the all the inodes are used at only 71%
>> of disk usage (11GB left!). There's not much else than Guix there; I
>> have a documents folder (700 MB with 4k files) and some git
>> repositor
On 12/17/2016 at 12:13 Alex Kost writes:
> I have committed 'emacs-guix' package, so after "guix pull" or if you
> use the git checkout, you may try it with:
>
> guix package -i emacs-guix
Hi Alex,
Tried this on GuixSD 0.12.0 from git and I dig it!
When I google 'guix emacs github' the top hi
John, Danny,
[Any exasperation is due only to the sustained level of FUD I encounter
about the Guix/GNU changelog format, and not aimed at John.]
On 20/12/16 12:03, John Darrington wrote:
> Sure (I would like to see a convention where such explanations are
> put in the commit messaage, but I hav
* gnu/packages/web.scm (wwwoffle): New variable.
---
gnu/packages/web.scm | 28
1 file changed, 28 insertions(+)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 184869200..c4e716c2b 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -668,6
mba...@fastmail.com (Marius Bakke) writes:
> mbakke pushed a commit to branch master
> in repository guix.
>
> commit 06fcd4a89ebbdf589fb49d860406e5aa7eb9bd75
> Author: Marius Bakke
> Date: Tue Dec 20 15:48:24 2016 +0100
>
> gnu: gnupg: Update to 2.1.17.
>
> * gnu/packages/gnupg.sc
41 matches
Mail list logo