On Sat, May 15, 2010 at 08:13:23AM -0700, David Brown wrote:
> On Sat, May 15, 2010 at 04:55:57PM +0200, Peter Simons wrote:
>
> >unfortunately, two of the Perl packages that were added in order to
> >support "git send-email" don't build on the build farm:
> >
> > http://hydra.nixos.org/build/4093
Hi!
I've just committed new versions of lvm2 and mdadm. I hope that they haven't
broken trunk, but do not gc your current system before next reboot.
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/15/2010 08:28 PM, Marc Weber wrote:
> Would it make nix-collect-garbage faster when store paths were not
> deleted but moved to a garbage directory instead?
> Eg mv /nix/stoer/xxx-foo /nix/store/garbage
Given that it is the same dir
Would it make nix-collect-garbage faster when store paths were not
deleted but moved to a garbage directory instead?
Eg mv /nix/stoer/xxx-foo /nix/store/garbage
Then when everything was moved there the lock could be released and rm
-fr /nix/store/garbage could be run with low priority
On Sat, May 15, 2010 at 08:11:00PM +0400, Yury G. Kudryashov wrote:
It would be better to investigate the real reason for test failures, and
disable only offending tests. OTOH, if you have no time for this, let's
disable them.
Probably, although I don't really know perl or know much about it's
David Brown wrote:
> ---
> +# Tests perform network access.
> +doCheck = false;
> +# Tests perform network access.
> +doCheck = false;
It would be better to investigate the real reason for test failures, and
disable only offending tests. OTOH, if you have no time for this, let's
---
pkgs/top-level/perl-packages.nix |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/pkgs/top-level/perl-packages.nix b/pkgs/top-level/perl-packages.nix
index e4a95bf..f5d931f 100644
--- a/pkgs/top-level/perl-packages.nix
+++ b/pkgs/top-level/perl-packages.nix
@@ -1879,
David Brown wrote:
> On Sat, May 15, 2010 at 04:55:57PM +0200, Peter Simons wrote:
>
>>unfortunately, two of the Perl packages that were added in order to
>>support "git send-email" don't build on the build farm:
>>
>> http://hydra.nixos.org/build/409377
>>
>>It appears that the build phase work
On Sat, May 15, 2010 at 04:55:57PM +0200, Peter Simons wrote:
unfortunately, two of the Perl packages that were added in order to
support "git send-email" don't build on the build farm:
http://hydra.nixos.org/build/409377
It appears that the build phase works fine, but the regression test
sui
Nicolas Pierron wrote:
> On Sat, May 15, 2010 at 11:54, Yury G Kudryashov wrote:
>> - for i in 40-alsa.rules 40-infiniband.rules 40-isdn.rules
>> 40-pilot-links.rules 64-device-mapper.rules 64-md-raid.rules; do
>> - cp rules/packages/$i $out/libexec/rules.d/
>> - done
>> + cp
Hi David,
unfortunately, two of the Perl packages that were added in order to
support "git send-email" don't build on the build farm:
http://hydra.nixos.org/build/409377
It appears that the build phase works fine, but the regression test
suites don't. Do you happen to have an idea what might b
On Sat, May 15, 2010 at 11:54, Yury G Kudryashov wrote:
> Author: urkud
> Date: 2010-05-15 09:54:35 + (Sat, 15 May 2010)
> New Revision: 21781
>
> You can view the changes in this commit at:
> https://svn.nixos.org/viewvc/nix?rev=21781&view=rev
>
> Modified:
> nixpkgs/trunk/pkgs/os-specifi
Hi David,
I committed your patch to the nixpkgs repository. Thanks a lot for the
update!
Take care,
Peter
___
nix-dev mailing list
nix-dev@cs.uu.nl
https://mail.cs.uu.nl/mailman/listinfo/nix-dev
13 matches
Mail list logo