Hi,
I tried it out and can confirm that it still works. Nice!
Just curious, how would I specify the user to run the job under now?
How do I read the guix texinfo manual (using info) when the manual is not
installed (i.e. read directly from the git checkout)?
(Also, I wonder whether it would ma
On Thu, Jun 16, 2016 at 3:51 AM, Ludovic Courtès wrote:
> Hi,
>
> yoo...@gmail.com skribis:
>
> > After reading the feedback here and spending some more time in IRC (which
> > really drives home the feedback about translations and colloquialisms,
> > thanks John) I would like to do the following:
On Thu, Jun 23, 2016 at 12:55:44PM -0700, Bruce Byfield wrote:
> Hi:
>
> With the recent attention being paid to Ubuntu's Snappy packages, I
> thought this would be a good time to bring the development of Guix to
> reader's attention.
I agree. There has been a lot of discussion of Snappy, Flatp
On 23/06/16 21:39, 宋文武 wrote:
Leo Famulari writes:
On Wed, Jun 22, 2016 at 01:35:17PM -0500, Christopher Allan Webber wrote:
Note that the old URL scheme no longer seemed to work.
I'm not thrilled by the new URL "scheme". It seems like more work to
update with each version bump. I'm not
On 24/06/16 02:41, Daniel Pimentel wrote:
In attach a full patch. Update URI with Pypi.
I tried:
./pre-inst-env guix environment --pure --ad-hoc python2-qrcode python@2
$ qr "Guix" > guix-qrcode.png
It's work.
But whent import by python shell using:
$ python
import qrcode
img = qrcode.make(
On 2016-06-23(09:07:49PM+0200), David Craven wrote:
> Hi
>
> First I have to say `guix build guix --with-source=.` is totally awesome!!
>
> I couldn't find any documentation on the git commit message
> convention, hope I did it right.
Thanks for the patch.
As far as I know we follow the GNU coding
On 2016-06-23(10:14:50PM+0200), Andreas Enge wrote:
> On Thu, Jun 23, 2016 at 11:30:35AM +, ng0 wrote:
> > In the case of netcat-openbsd, Debian is the Linux upstream,
> > maintaining the port of netcat from OpenBSD.
> > The patches have not seen an update since 2012 and are still
> > functiona
Hi
First I have to say `guix build guix --with-source=.` is totally awesome!!
I couldn't find any documentation on the git commit message
convention, hope I did it right.
Thanks
David
From d6acb7f685d2d3a5e51c2601e8a48c2fee54c1cd Mon Sep 17 00:00:00 2001
From: David Craven
Date: Thu, 23 Jun 201
Hi:
With the recent attention being paid to Ubuntu's Snappy packages, I
thought this would be a good time to bring the development of Guix to
reader's attention.
Would two or three people be willing to answer questions for me over the
next few days? I would need the answers by Tuesday, June 28
On Thu, Jun 23, 2016 at 01:23:47PM +, ng0 wrote:
> Firefox wip, untested, not even run, just filling in fixes
> which very likely have broken syntax looks like the later
> inserted file. In this file there is a 140+ lines phase
> which aims at doing what the following inserted patch
> does. It
On Thu, Jun 23, 2016 at 11:30:35AM +, ng0 wrote:
> In the case of netcat-openbsd, Debian is the Linux upstream,
> maintaining the port of netcat from OpenBSD.
> The patches have not seen an update since 2012 and are still
> functional.
> I can understand that we don't want to maintain more patc
On Mon, Jun 20, 2016 at 11:10:20AM +0200, Andreas Enge wrote:
> This is maybe too much right now; question to those who suffer the most from
> core-updates: Should I push it to core-updates-next? This patch is nice to
> have, but probably not very urgent.
I just pushed to core-updates-next.
Andre
I used this package to build Elixir and 3000+ tests passed. I think
it should go in :).
Thanks Leo for patching the remaining files that write time stamps.
Erlang itself now is deterministic and compiles reproducible targets
making those deterministic.
Very important package.
Pj.
On Thu, Jun
In attach a full patch. Update URI with Pypi.
I tried:
./pre-inst-env guix environment --pure --ad-hoc python2-qrcode python@2
$ qr "Guix" > guix-qrcode.png
It's work.
But whent import by python shell using:
$ python
import qrcode
img = qrcode.make('Some data here')
Not work, probably proble
Hello everyone,
On 06/19/16 16:57, Ludovic Courtès wrote:
> I wonder why this is needed though; normally, when building on
> i586-unknown-gnu*, the next case:
>
> --8<---cut here---start->8---
> case "$host_os" in
>linux-gnu*)
> # For backw
Thanks for the updated patch. In future would you mind sending the
whole patch like as attached? It just makes things easier - thanks.
Ok, thanks
I noticed that the sha256 did not change, so I changed the source
field. But perhaps more problematically, I couldn't get the example in
the README
* gnu/packages/python.scm: add new package and update variable
Note: full package (merge commits)
--
Daniel Pimentel (aka d4n1)From 7acca9fa8e2c67b1149c584b447270d501376fe7 Mon Sep 17 00:00:00 2001
From: Daniel Pimentel
Date: Thu, 23 Jun 2016 13:02:58 -0300
Subject: [PATCH] gnu: add python2-pbk
* gnu/packages/python.scm (python-ukpostcodeparser)
(python2-ukpostcodeparser): New variables.
---
gnu/packages/python.scm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 68123cc..50d9ee9 100644
--- a/gnu/packages/
* gnu/packages/python.scm (python-inflection, python2-inflection):
New variables.
---
gnu/packages/python.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 6e30377..ced8232 100644
--- a/gnu/packages/python.scm
* gnu/packages/python.scm (python-cleo, python2-cleo): New variables.
---
gnu/packages/python.scm | 28
1 file changed, 28 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 1dc5212..d1d127b 100644
--- a/gnu/packages/python.scm
+++ b/gn
* gnu/packages/python.scm (python-fake-factory, python2-fake-factory):
New variables.
---
gnu/packages/python.scm | 47 +++
1 file changed, 47 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 50d9ee9..7f3f95d 100644
---
* gnu/packages/python.scm (python-email-validator)
(python2-email-validator): New variables.
---
gnu/packages/python.scm | 32
1 file changed, 32 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index ff3cb99..68123cc 100644
--- a/gnu/p
* gnu/packages/python.scm (python-lazy-object-proxy)
(python2-lazy-object-proxy): New variables.
---
gnu/packages/python.scm | 23 +++
1 file changed, 23 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index d1d127b..dc9879a 100644
--- a/gnu/packag
* gnu/packages/python.scm (python-dnspython, python2-dnspython):
New variables.
---
gnu/packages/python.scm | 26 ++
1 file changed, 26 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index dc9879a..ff3cb99 100644
--- a/gnu/packages/python.scm
* gnu/packages/python.scm (python-pylev, python2-pylev): New variables.
---
gnu/packages/python.scm | 23 +++
1 file changed, 23 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index ced8232..1dc5212 100644
--- a/gnu/packages/python.scm
+++ b/gnu/p
* gnu/packages/python.scm (python-arrow, python2-arrow): New variables.
---
gnu/packages/python.scm | 28
1 file changed, 28 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 0c9bd22..6e30377 100644
--- a/gnu/packages/python.scm
+++ b/
* gnu/packages/python.scm (python-chai, python2-chai): New variables.
---
gnu/packages/python.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 8c34ff2..0c9bd22 100644
--- a/gnu/packages/python.scm
+++ b/gnu/p
Heya everyone,
I'm not sure anyone else is seriously running postgresql right now, but
I've been using it for some test development, and eventually I intend to
deploy to GNU Guix machines.
I think to do this, we'll need to keep around the prior version of
postgres. pg_upgrade requires it:
htt
Firefox wip, untested, not even run, just filling in fixes
which very likely have broken syntax looks like the later
inserted file. In this file there is a 140+ lines phase
which aims at doing what the following inserted patch
does. It is still growing (2 files left to patch).
As 'maybe' icecat can
Leo Famulari writes:
> On Wed, Jun 22, 2016 at 01:35:17PM -0500, Christopher Allan Webber wrote:
>> Note that the old URL scheme no longer seemed to work.
>>
>> I'm not thrilled by the new URL "scheme". It seems like more work to
>> update with each version bump. I'm not sure what the solution
On 2016-06-23(01:09:43PM+0200), Andreas Enge wrote:
> Hello,
>
> On Thu, Jun 23, 2016 at 10:41:08AM +, ng0 wrote:
> > After the last reply to my netcat-openbsd, I am
> > uncertain about the kind of patches which can
> > be included by policy.
>
> my opinion is: as few patches as possible, given
Hello,
On Thu, Jun 23, 2016 at 10:41:08AM +, ng0 wrote:
> After the last reply to my netcat-openbsd, I am
> uncertain about the kind of patches which can
> be included by policy.
my opinion is: as few patches as possible, given that we need to maintain
them with very little peoplepower, and t
After the last reply to my netcat-openbsd, I am
uncertain about the kind of patches which can
be included by policy.
For firefox, I would start to include what fixes
buildprocess for us and fixes bugs (including
features) upstream has not bothered to close yet
or in general.
That is what the netc
Hello!
Efraim Flashner skribis:
[...]
>> I prefer the approach Ricardo suggested, I think it’s more concise and
>> clearer:
>>
>> https://lists.gnu.org/archive/html/guix-devel/2016-06/msg00525.html
>>
>> Also, note that @@ would not be needed here; @@ serves to access private
>> bindings w
Hi!
Commit c311089b0b19f094e44d3f858c29f77d757332d1 adds ‘mcron-service’.
If you want to give it a try, your feedback is welcome! Excerpt from
the manual below.
Ludo’.
7.2.7.2 Scheduled Job Execution
...
The ‘(gnu services mcron)’ module provides an interface to GNU
35 matches
Mail list logo