On Sun, Mar 19, 2017 at 10:17:38PM +, ng0 wrote:
> Leo Famulari transcribed 2.1K bytes:
> > We do a good job of deploying security updates to webkitgtk@2.14.
> > Typically, we push the update within 24 hours.
> >
> > However, several packages still depend on webkitgtk@2.4, which is
> > unmaint
l...@gnu.org (Ludovic Courtès) skribis:
> From 1cb73a54813136632553f03063abdd5cd105a760 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Ludovic=20Court=C3=A8s?=
> Date: Sun, 19 Mar 2017 22:10:12 +0100
> Subject: [PATCH] gnu: python-minimal@2: Add dependencies on libffi and zlib.
>
> * gnu/packages/pyt
Hi!
Adding libffi and zlib solves the problem, similar to python-minimal@3.
Go for it? :-)
Ludo’.
>From 1cb73a54813136632553f03063abdd5cd105a760 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ludovic=20Court=C3=A8s?=
Date: Sun, 19 Mar 2017 22:10:12 +0100
Subject: [PATCH] gnu: python-minimal@2: Add
Leo Famulari transcribed 2.1K bytes:
> We do a good job of deploying security updates to webkitgtk@2.14.
> Typically, we push the update within 24 hours.
>
> However, several packages still depend on webkitgtk@2.4, which is
> unmaintained upstream and surely contains many serious security
> vulner
We do a good job of deploying security updates to webkitgtk@2.14.
Typically, we push the update within 24 hours.
However, several packages still depend on webkitgtk@2.4, which is
unmaintained upstream and surely contains many serious security
vulnerabilities.
$ guix refresh -l webkitgtk@2.4
Build
On Sat, Mar 18, 2017 at 09:19:01PM +0100, Danny Milosavljevic wrote:
> >There is also the question about zlib and the bundled pip: why is it
> >failing now?
>
> The above doesn't fix the pip zlib problem. It's very strange: The
> value of the environment variable C_INCLUDE_PATH includes bzip2 but
On Sat, Mar 18, 2017 at 09:19:01PM +0100, Danny Milosavljevic wrote:
> An alternative workaround is to use this instead:
>
> diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
> index be452f062..04c944d84 100644
> --- a/gnu/packages/python.scm12/bin/shore-updates/guix$
> /gnu/store/k7
guix download fails if filename contains "@":invalid character `@' in name
$ guix download
mirror://kde/stable/applications/16.12.3/src/kde-l10n/kde-l10n...@valencia-16.12.3.tar.xz
[...]
Starting download of /tmp/guix-file.oVF3qZ
From
http://mirror.karneval.cz/pub/kde/stable/applications/16.12.3/
"pelzflorian (Florian Pelz)" skribis:
> Does
>
> guix package -i xf86-video-intel
>
> or
>
> guix package -i xf86-video-nouveau
>
> help (or whatever else your GPU is from `guix package -s xf86-video-`)?
Xorg wouldn’t pick up video drivers installed in the user’s profile, so
this shouldn’t make
taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Above the ‘wrap-program’ call, there’s this comment:
>>
>> ;; Ignore user settings so that a bogus
>> ;; GUILE_LOAD_COMPILED_PATH does not prevent use of
>> ;; 'g
Danny Milosavljevic skribis:
> * gnu/services/base.scm (file-system-shepherd-service): Use
> file-system-packages.
Please add a “Fixes …” line in the commit message. Other than that, if
“make check-system TESTS=basic” passes, please push!
Thank you,
Ludo’.
Hello,
I presume the difference between a package’s `inputs` and
`propagated-inputs` in Guix packages is that propagated inputs get
installed to a Guix profile whenever the package is installed while
inputs are dependencies that remain in the Store. I presume libraries
the packaged program is link
12 matches
Mail list logo