Mckinley Olsen (2016-04-09 21:10 +0300) wrote:
> Sorry, I'm new to mailing lists; hope this gets to the right place
Oops, it wasn't Cc-ed to guix-devel list, but since I'm replying, the
others will see it anyway.
> I used the git checkout, as I started writing termite's package first
> and reali
Hi there,
I'm running into clashes when using pytest plugins e.g.
$ ./pre-inst-env guix environment -C --ad-hoc python-pytest-cov
[..]
warning: collision encountered:
/gnu/store/cfj96msw5ypxcii4z615l03wbjq5hcs9-python-pytest-cov-2.2.0/bin/py.test
/gnu/store/4hz0mf56b9mm8q97k5iw5xbb909vsz4p-pyt
On Sun, Apr 10, 2016 at 06:19:38PM +1000, Ben Woodcroft wrote:
> Hi there,
>
> I'm running into clashes when using pytest plugins e.g.
>
> $ ./pre-inst-env guix environment -C --ad-hoc python-pytest-cov
> [..]
> warning: collision encountered:
> /gnu/store/cfj96msw5ypxcii4z615l03wbjq5hcs9-python
I realized Guix already provided "libao", as "ao" variable. However,
I don't know why it isn't "public".
I also packaged "mpfi".
Since all dependencies of "giac-xcas" are now available, I can update
the package definition.
I'm not sure about input "texlive-minimal". Debian package doesn't have
i
Time to start merging wip-hurd to core-updates. I built core updates
locally and I made sure it doesn't break anything.
Manolis
>From 2eefef2dea7fa6c027bfe611cfd6bb3a9d17fd94 Mon Sep 17 00:00:00 2001
From: Manolis Ragkousis
Date: Sun, 10 Apr 2016 21:20:51 +0300
Subject: [PATCH] gnu: glibc: Renam
Hi,
On Mon, 04 Apr 2016 23:45:07 +0200
l...@gnu.org (Ludovic Courtès) wrote:
> Here’s an improved version of the patch you posted, which removes the
> dependency on Autoconf/Automake and keeps using /var as the
> localstatedir.
I've tested your patched patch and can confirm that the package "hpl
I'm attempting something new with this patch. I want to add gnome-sudoku
to the tree, and it requires qqwing as a dependency. QQwing didn't seem
to fit in any other category so I put it in it's own file.
Guidance would be appreciated! Thank you in advance.From c257cec53be971a009f860364b44f4ed43
Letsencrypt version 0.5.0 has been released.
The method for renewing certificates has changed. Please adapt your
renewal methods when updating.
This command ...:
$ letsencrypt certonly --renew [...]
... has been superseded by this one ...:
$ letsencrypt renew
The syntax and the behavior have
These packages should be updated together.
* gnu/packages/tls.scm (letsencrypt): Update to 0.5.0.
(python-acme, python2-acme): Update to 0.5.0.
---
gnu/packages/tls.scm | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 07
On Sun, Apr 10, 2016 at 11:23:51PM -0400, k...@openmailbox.org wrote:
> I'm attempting something new with this patch. I want to add gnome-sudoku to
> the tree, and it requires qqwing as a dependency. QQwing didn't seem to fit
> in any other category so I put it in it's own file.
>
> Guidance would
On Sun, Apr 10, 2016 at 11:23:51PM -0400, k...@openmailbox.org wrote:
> I'm attempting something new with this patch. I want to add gnome-sudoku to
> the tree, and it requires qqwing as a dependency. QQwing didn't seem to fit
> in any other category so I put it in it's own file.
>
> Guidance would
On Mon, Apr 11, 2016 at 12:04:20AM -0400, Leo Famulari wrote:
> These packages should be updated together.
>
> * gnu/packages/tls.scm (letsencrypt): Update to 0.5.0.
> (python-acme, python2-acme): Update to 0.5.0.
> ---
> gnu/packages/tls.scm | 8
> 1 file changed, 4 insertions(+), 4 del
12 matches
Mail list logo