Hey Chris,
Chris Marusich skribis:
> I've committed this as ede121de426f9c56820852888a0b370f0ccbce49 on the
> master branch. If anything breaks on Hydra or elsewhere, please don't
> hesitate to revert it.
Awesome, thank you!
Ludo’.
Hi everyone!
I've committed this as ede121de426f9c56820852888a0b370f0ccbce49 on the
master branch. If anything breaks on Hydra or elsewhere, please don't
hesitate to revert it.
l...@gnu.org (Ludovic Courtès) writes:
>> diff --git a/NEWS b/NEWS
>> index 2c898e65f..9769bfc87 100644
>> --- a/NEWS
Hello Chris,
Thanks for digging into this.
Chris Marusich skribis:
> From 67165c95ff9b52b7ae34d7c07778138548013ccd Mon Sep 17 00:00:00 2001
> From: Chris Marusich
> Date: Sun, 8 Apr 2018 16:51:42 -0700
> Subject: [PATCH] guix: Separate the package name and version with "@", not
> "-".
>
> * g
Hi,
Here's a new version of the patch. The only change is: I modified the
tests (tests/graph.scm and tests/profiles.scm) so that they also use the
package-full-name procedure's new #:delimiter keyword argument when
necessary. I intended to do that from the start, but I forgot.
Alex Kost writes
Chris Marusich (2018-04-09 23:38 -0700) wrote:
[...]
> Because I changed the package-full-name procedure, this also fixes the
> package names in other places, such as graphs produced by "guix graph".
I recall there was some discussion about 'package-full-name' in the past
but I remember nothing a
Thank you very much for the hard work!
--
Pierre Neidhardt
We totally deny the allegations, and we're trying to identify the allegators.
signature.asc
Description: PGP signature
Hi Pierre and Mathieu,
Thank you for the bug report, Pierre! Mathieu, can you take a look at
the patch I've attached to this email? It should fix this bug, but
since you made similar changes in the past, I'd value your feedback.
Pierre Neidhardt writes:
> Would it be possible to separate the
At the moment it seems that there is no syntactic different between the
name and the version number in the output of Guix.
The other day I tried to extract the version number of package
dependencies with "everything after the last '-'", until I stumbled on
the following:
> guix package -