Updating ffmpeg to 2.8.
removed bzip2 from native-inputs since I changed the downloaded tarball
from .bz2 to .xz, and I changed the url to the https version.
--
Efraim Flashner אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on e
Hello,
The URL for ‘guix pull’ has changed. I fixed it in ‘master’, but to
upgrade to ‘master’, you’ll have to run:
guix pull \
--url=http://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz
Thanks,
Ludo’.
Alex Kost skribis:
> Cyril Roelandt (2015-09-09 23:19 +0300) wrote:
>
>> On 09/09/2015 09:50 PM, Vicente Vera wrote:
>>> Hello,
>>> Right now installing r-ggplot2 fails because dependency r-scales can't
>>> be found on CRAN mirrors:
>>>
>>> ERROR: download failed
>>> "http://cran.../src/contrib/
Vicente Vera skribis:
> Right now installing r-ggplot2 fails because dependency r-scales can't
> be found on CRAN mirrors:
>
> ERROR: download failed
> "http://cran.../src/contrib/scales_0.2.5.tar.gz"; 404 "Not Found"
This has apparently failed from day 1, which is why there are no
substitutes a
Ludovic Courtès writes:
>> Hm, it looks like there is a separate URL for the latest tarball:
>>
>> mirror://cran/src/contrib/.tar.gz
>>
>> and an archive of the previous versions:
>>
>> mirror://cran/src/contrib/Archive//.tar.gz
>
> Then I think we should always add the two URLs and change t
Ludovic Courtès (2015-09-08 23:10 +0300) wrote:
> Alex Kost skribis:
>
>> We have some code in (guix scripts …) that is rather common (I mean not
>> specific to the current module), but there is no better place for it,
>> usually because it uses (guix ui).
>>
>> So what about making (guix scripts
On 08/09/15 15:37, Mark H Weaver wrote:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Craig Barnes skribis:
>>
>>> Some time ago I asked on IRC about a guix users wiki. Someone suggest
>>> that I propose one here (sorry it's taken so long).
>>>
>>> I think that a wiki would be a good complement t
Efraim Flashner skribis:
> Updating ffmpeg to 2.8.
>
> removed bzip2 from native-inputs since I changed the downloaded tarball
> from .bz2 to .xz, and I changed the url to the https version.
In fact bzip2, gzip, and xz are implicit inputs already, so I don’t know
why bzip2 was part of ‘native-in
On Wed, 09 Sep 2015 22:24:11 +0200
l...@gnu.org (Ludovic Courtès) wrote:
> Eric Bavier skribis:
>
> > For Perl, my idea is to wrap each module somehow, so that perl gets the
> > appropriate 'use lib "/gnu/store/..."' when it loads each module.
> > Preferably the solution would also work with sto
On Wed, 22 Jul 2015 15:41:00 +0200
l...@gnu.org (Ludovic Courtès) wrote:
> ericbav...@openmailbox.org skribis:
>
> > From: Eric Bavier
> >
> > * gnu/packages/web.scm (perl-finance-quote): New variable.
> > * gnu/packages/patches/perl-finance-quote-unuse-mozilla-ca.patch: New patch.
> > * gnu-sys
From: Eric Bavier
* gnu/packages/patches/perl-autosplit-default-time.patch: New patch.
* gnu/packages/perl.scm (perl): Use it.
* gnu-system.am (dist_patch_DATA): Add it.
---
gnu-system.am | 1 +
gnu/packages/patches/perl-autosplit-default-time.patch | 15
Hi there!
We’ve been pushing a number a fixes, improvements, and package upgrades
in the ‘core-updates’ branch.
I think it’s time to get ready to merge it, so let’s say we’ll get Hydra
building all of it within a day or two. Any objections?
Ludo’.
* gnu/packages/enlightenment.scm (emotion-generic-players):
Update to 1.15.0.
---
gnu/packages/enlightenment.scm | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 1564885..264cd02 100644
---
* gnu/packages/enlightenment.scm (elementary): Update to 1.15.1.
Align package to 80 width columns.
---
gnu/packages/enlightenment.scm | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 6b1257
* gnu/packages/enlightenment.scm (terminology): Update to 0.9.0.
---
gnu/packages/enlightenment.scm | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 5e6693b..2470d1e 100644
--- a/gnu/packages/enlighten
Found a couple of packages installed on my machine that are updated upstream.
Efraim Flashner (7):
gnu: ncdu: Update to 1.11.
gnu: terminology: Update to 0.9.0.
gnu: efl: Update to 1.15.1.
gnu: elementary: Update to 1.15.1.
gnu: evas-generic-loaders: Update to 1.15.0.
gnu: emotion-gene
* gnu/packages/enlightenment.scm (efl): Update to 1.15.1.
Align package to 80 width columns.
---
gnu/packages/enlightenment.scm | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 2470d1e..6b1
* gnu/packages/ncdu.scm (ncdu): Update to 1.11.
---
gnu/packages/ncdu.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/ncdu.scm b/gnu/packages/ncdu.scm
index 6c3d617..0b3fc66 100644
--- a/gnu/packages/ncdu.scm
+++ b/gnu/packages/ncdu.scm
@@ -27,14 +27,14 @
* gnu/packages/enlightenment.scm (evas-generic-loaders): Update to 1.15.0.
---
gnu/packages/enlightenment.scm | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 11cad86..1564885 100644
--- a/g
* gnu/packages/enlightenment (enlightenment): Update to 0.19.9.
Align package to 80 width columns.
---
gnu/packages/enlightenment.scm | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 264cd02
Craig Barnes skribis:
> On 08/09/15 15:37, Mark H Weaver wrote:
>> l...@gnu.org (Ludovic Courtès) writes:
[...]
>>> I have mixed feelings. There are several issues with a Wiki: one can
>>> hardly know which version of the software it’s talking about (whereas
>>> the installed Info pages of PDF
> -Original Message-
> From: guix-devel-bounces+mec=stowers@gnu.org [mailto:guix-devel-
> bounces+mec=stowers@gnu.org] On Behalf Of Craig Barnes
> Sent: Thursday, September 10, 2015 5:47 AM
> To: guix-devel@gnu.org
> Subject: Re: Should we start a Guix users wiki?
>
> On 0
ericbav...@openmailbox.org skribis:
> From: Eric Bavier
>
> * gnu/packages/patches/perl-autosplit-default-time.patch: New patch.
> * gnu/packages/perl.scm (perl): Use it.
> * gnu-system.am (dist_patch_DATA): Add it.
Good catch, OK for ‘core-updates’. (It’s the 2nd case where we see
assumptions
I just noticed I had this message in my draft folder, and it seems to
still be applicable, so here we go. Sorry for the mess!
Mark H Weaver skribis:
> From 34d9f68b886fe590ff0efcd33d54e5d2f487ff70 Mon Sep 17 00:00:00 2001
> From: Mark H Weaver
> Date: Thu, 3 Sep 2015 16:58:08 -0400
> Subject:
Mark H Weaver skribis:
> Will we ever encounter a case where two services need to be told about
> each other? More generally, the "needs to know about" graph might
> contain cycles. Even if there's not one today, we may encounter one
> tomorrow. I don't see a compelling reason to restrict this
The ‘wip-service-refactor’ currently does the easy part of the service
refactoring, which essentially turns the service procedures into regular
procedures (rather than monadic procedures.)
I think it’s important because it allows users to ‘map’ over
%base-services, for instance, possibly replacing
Efraim Flashner writes:
> * gnu/packages/ncdu.scm (ncdu): Update to 1.11.
> ---
> gnu/packages/ncdu.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/ncdu.scm b/gnu/packages/ncdu.scm
> index 6c3d617..0b3fc66 100644
> --- a/gnu/packages/ncdu.scm
> +++
Alex Kost (2015-09-10 00:24 +0300) wrote:
> Ludovic Courtès (2015-09-09 23:11 +0300) wrote:
>
>> Alex Kost skribis:
>>
>>> As a workaround for this issue it was proposed¹ to transform
>>> ‘current-build-output-port’ into a procedure (I have checked that it
>>> solves the problem). What do you th
Efraim Flashner writes:
> * gnu/packages/enlightenment.scm (terminology): Update to 0.9.0.
> ---
> gnu/packages/enlightenment.scm | 8
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
> index 5e6693b..2470
Efraim Flashner writes:
> * gnu/packages/enlightenment.scm (efl): Update to 1.15.1.
> Align package to 80 width columns.
^^^
This is not necessary to notify indentation changes in commit
messages.
> ---
> gnu/packages/enlightenment.scm | 17 +
> 1 file changed, 9 i
Efraim Flashner writes:
> * gnu/packages/enlightenment.scm (elementary): Update to 1.15.1.
> Align package to 80 width columns.
^^^
Like previous review.
> ---
> gnu/packages/enlightenment.scm | 16
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/gn
On 2015-09-10 10:46, l...@gnu.org wrote:
ericbav...@openmailbox.org skribis:
From: Eric Bavier
* gnu/packages/patches/perl-autosplit-default-time.patch: New patch.
* gnu/packages/perl.scm (perl): Use it.
* gnu-system.am (dist_patch_DATA): Add it.
Good catch, OK for ‘core-updates’. (It’s th
Efraim Flashner writes:
> * gnu/packages/enlightenment.scm (evas-generic-loaders): Update to 1.15.0.
> ---
> gnu/packages/enlightenment.scm | 18 +-
> 1 file changed, 9 insertions(+), 9 deletions(-)
>
LGTM.
--
Mathieu Lirzin
Efraim Flashner writes:
> * gnu/packages/enlightenment.scm (emotion-generic-players):
> Update to 1.15.0.
> ---
> gnu/packages/enlightenment.scm | 17 +
> 1 file changed, 9 insertions(+), 8 deletions(-)
>
gnu/packages/enlightenment.scm:191:2: emotion-generic-players-1.15.0:
t
On Wed, Sep 9, 2015 at 10:53 PM, Ludovic Courtès wrote:
> Hello!
>
> You’ve probably noticed that as soon as there’s a non-negligible number
> of packages in a profile, there are collisions. It’s really harmless,
> but seriously annoying. Here’s a collection of those I get:
>
> share/glib-2.0/
On Thu, 10 Sep 2015 18:26:46 +0200
Mathieu Lirzin wrote:
> Efraim Flashner writes:
>
> > * gnu/packages/ncdu.scm (ncdu): Update to 1.11.
> > ---
> > gnu/packages/ncdu.scm | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/gnu/packages/ncdu.scm b/gnu/packages/n
On Thu, 10 Sep 2015 19:09:40 +0200
Mathieu Lirzin wrote:
> Efraim Flashner writes:
>
> > * gnu/packages/enlightenment.scm (elementary): Update to 1.15.1.
> > Align package to 80 width columns.
> ^^^
> Like previous review.
>
> > ---
> > gnu/packages/enlightenment.scm | 16 --
On Thu, 10 Sep 2015 18:57:36 +0200
Mathieu Lirzin wrote:
> Efraim Flashner writes:
>
> > * gnu/packages/enlightenment.scm (terminology): Update to 0.9.0.
> > ---
> > gnu/packages/enlightenment.scm | 8
> > 1 file changed, 4 insertions(+), 4 deletions(-)
> >
> > diff --git a/gnu/packag
On Thu, 10 Sep 2015 19:34:37 +0200
Mathieu Lirzin wrote:
> Efraim Flashner writes:
>
> > * gnu/packages/enlightenment.scm (emotion-generic-players):
> > Update to 1.15.0.
> > ---
> > gnu/packages/enlightenment.scm | 17 +
> > 1 file changed, 9 insertions(+), 8 deletions(-)
>
On Thu, 10 Sep 2015 18:58:50 +0200
Mathieu Lirzin wrote:
> Efraim Flashner writes:
>
> > * gnu/packages/enlightenment.scm (efl): Update to 1.15.1.
> > Align package to 80 width columns.
> ^^^
> This is not necessary to notify indentation changes in commit
> messages.
>
> > ---
>
On Thu, 10 Sep 2015 19:42:16 +0200
Mathieu Lirzin wrote:
> Efraim Flashner writes:
>
> > * gnu/packages/enlightenment (enlightenment): Update to 0.19.9.
> > Align package to 80 width columns.
>^^^
>Like previous review.
>
> > ---
> > gnu/packages/enlightenment.scm | 16 -
Efraim Flashner writes:
> * gnu/packages/enlightenment (enlightenment): Update to 0.19.9.
> Align package to 80 width columns.
^^^
Like previous review.
> ---
> gnu/packages/enlightenment.scm | 16
> 1 file changed, 8 insertions(+), 8 deletions(-)
gnu/packages/enlighte
Mathieu Lirzin skribis:
> Efraim Flashner writes:
[...]
>> - (license (x11-style
>> "http://g.blicky.net/ncdu.git/plain/COPYING?id=v1.10";))
>> + (license (x11-style
>> "http://g.blicky.net/ncdu.git/plain/COPYING?id=v1.11";))
>
> Since it has high probability to change every next version
On Thu, 10 Sep 2015 21:18:45 +0200
l...@gnu.org (Ludovic Courtès) wrote:
> Mathieu Lirzin skribis:
>
> > Efraim Flashner writes:
>
> [...]
>
> >> - (license (x11-style
> >> "http://g.blicky.net/ncdu.git/plain/COPYING?id=v1.10";))
> >> + (license (x11-style
> >> "http://g.blicky.net/ncdu.g
Federico Beffa skribis:
> On Wed, Sep 9, 2015 at 10:53 PM, Ludovic Courtès wrote:
>> Hello!
>>
>> You’ve probably noticed that as soon as there’s a non-negligible number
>> of packages in a profile, there are collisions. It’s really harmless,
>> but seriously annoying. Here’s a collection of t
Hi,
While reviewing patches I got confused when I discovered that
indentation for 'origin' is not consistent in package definitions.
Since commit 35ef3633001b05c25324c6e5a69d635ddc62cb6d, which add
(eval . (put 'origin 'scheme-indent-function 0))
In .dir-locals.el, it seems that there has be
‘guix build --log-file’ can now return URLs of remote build logs:
$ ./pre-inst-env guix build --log-file gdb -s mips64el-linux
http://hydra.gnu.org/log/qzcw62lnvijv1qmdn66mjdk06y9ffh4p-gdb-7.10
(Works best in Emacs shell-mode where you can C-x C-f on the URL to open
it in a browser.)
Enjoy!
On 08/27/2015 12:53 AM, Ludovic Courtès wrote:
> Here’s a long overdue ‘guix graph’ command (documentation below.)
> Comments welcome!
Would it be hard to do the opposite of what guix graph does ? I'd like
to be able to find the list of packages which depend on a given package.
This would be usefu
On Fri, 28 Aug 2015 09:48:48 +0200
l...@gnu.org (Ludovic Courtès) wrote:
> Eric Bavier skribis:
>
> > From 0311d5b383003600ac43d3a9bfdec0ad3c398db2 Mon Sep 17 00:00:00 2001
> > From: Eric Bavier
> > Date: Sun, 23 Aug 2015 18:00:45 -0500
> > Subject: [PATCH] guix: lint: Check for version-only or
Something happened to the attachments. Let's try that again. Sorry
about that.
`~Eric
On 2015-09-10 15:50, Eric Bavier wrote:
On Fri, 28 Aug 2015 09:48:48 +0200
l...@gnu.org (Ludovic Courtès) wrote:
Eric Bavier skribis:
> From 0311d5b383003600ac43d3a9bfdec0ad3c398db2 Mon Sep 17 00:00:00
50 matches
Mail list logo