* Mark H Weaver [2015-07-11 19:18]:
[...]
>> +(description
>> + "This is a reimplementation for Unix, by Byron Rakitzis, of the Plan 9
>
> s/Unix/POSIX/
This builds and runs in plenty of non-POSIX environments, Plan 9 being
the obvious one. This reimplementation is actually more a slight
Jeff Mickey writes:
> From 85e9fef8f3eec0b434c909627cd68d5584597aa0 Mon Sep 17 00:00:00 2001
> From: Jeff Mickey
> Date: Thu, 9 Jul 2015 17:39:42 -0700
> Subject: [PATCH] gnu: add the rc shell package
Please make the first summary line:
gnu: Add rc.
> * gnu/packages/rc.scm: New file.
When
Thank you so much for the kind and prompt feedback folks!
Here is my updated patch, let me know if I've addressed your concerns.
// codemac
>From 85e9fef8f3eec0b434c909627cd68d5584597aa0 Mon Sep 17 00:00:00 2001
From: Jeff Mickey
Date: Thu, 9 Jul 2015 17:39:42 -0700
Subject: [PATCH] gnu: add
l...@gnu.org (Ludovic Courtès) skribis:
> • ‘guix build hydra -n’ literally takes ages, as Eric noted, so that
> needs to be investigated.
Commit 161094c addresses this issue, which was in the
‘transitive-inputs’ procedure, which computes the set of propagated
inputs that are inherited (see
Ricardo Wurmus (2015-07-10 10:16 +0300) wrote:
[...]
> The top-level Makefile uses ‘cask’ to bytecompile and test the package
> tarball. The ‘$(PACKAGE_NAME).tar’ target contains the only line that
> copies the elisp files to the target directory, but it’s amidst lines
> required for building the
Ben Woodcroft writes:
> From 3f253f059edee5ee2fdb116e310ab210646acf40 Mon Sep 17 00:00:00 2001
> From: Ben Woodcroft
> Date: Sat, 11 Jul 2015 16:49:30 +1000
> Subject: [PATCH] gnu: Add metabat.
>
> * gnu/packages/bioinformatics.scm (metabat): New variable.
> ---
> gnu/packages/bioinformatics.sc
Ludovic Courtès (2015-07-10 11:41 +0300) wrote:
> Alex Kost skribis:
>
>> From 8d8928b84b565eb47c36c1e6b2ff2b3c963076d2 Mon Sep 17 00:00:00 2001
>> From: Alex Kost
>> Date: Wed, 8 Jul 2015 21:03:49 +0300
>> Subject: [PATCH 2/2] gnu: Add dunst.
>>
>> * gnu/packages/dunst.scm: New file.
>> * gnu-s
Andreas Enge writes:
> Hi Mark,
>
> On Fri, Jul 10, 2015 at 04:03:50PM -0400, Mark H Weaver wrote:
>> Can we do this on core-updates instead? I'm currently working on a
>> core-updates branch. I will push it soon, after I've done some basic
>> testing on it.
>
> I would prefer a separate branch
There’s something fishy when running the tests. If you comment out the
“setns” and “pivot-root” tests, you’ll see that syscalls.log reads this:
--8<---cut here---start->8---
Starting test syscalls
Group begin: syscalls
Test begin:
test-name: "mount, ENOE
Hi Mark,
On Fri, Jul 10, 2015 at 04:03:50PM -0400, Mark H Weaver wrote:
> Can we do this on core-updates instead? I'm currently working on a
> core-updates branch. I will push it soon, after I've done some basic
> testing on it.
I would prefer a separate branch - with hydra lagging behind, we t
On 10 July 2015 at 23:48, Ludovic Courtès wrote:
> Uh. But you can run ‘guix build bootstrap-tarballs’, can’t you?
Yes you can, and it works as expected :-)
11 matches
Mail list logo