Re: Add GNU fdisk

2012-11-25 Thread Ludovic Courtès
Hi Jason, Thanks for the patch! I believe there are two issues here: > + (sha256 > + (base32 > + > "MM4TMM3EHA2GIZTGGEYWGNBRGIYTAZTGMY4TSNBXGQZGKOLGHEYGCNZSMRTGIY3CGA2DQMLCMNRTIYRVGMYDEMRTMVSDGNJRGFTGENI=" This is not a valid nix-base32 string. It should be shorter, like

Add GNU fdisk

2012-11-25 Thread Jason Self
I hope that I've done this correctly. diff --git a/Makefile.am b/Makefile.am index b57e7db..d5a4111 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,6 +51,7 @@ MODULES = \ distro/packages/cpio.scm \ distro/packages/ddrescue.scm \ distro/packages/ed.scm \ + distro/packages/fdisk

Re: [PATCH] distro: Add GNU Cpio.

2012-11-25 Thread Ludovic Courtès
Applied which, time, and cpio. Thanks! Ludo'.

Re: Continuous builds on Hydra

2012-11-25 Thread Ludovic Courtès
Nikita Karetnikov skribis: > What's wrong with 'shishi' and 'wget'? There is a yellow icon with a > cross. [1] What does it mean? Do they have any problems with deps? GnuTLS failed to build, because of a segfault while running the Guile module test suite, which seems to appear intermittently. N

Re: [PATCH] distro: Add GNU Wget.

2012-11-25 Thread Ludovic Courtès
Hi, Nikita Karetnikov skribis: >> To silence the warning, perhaps we could rename ‘gettext’ to >> ‘gnu-gettext’, as I did for GNU Make. WDYT? > > Are there any downsides? (I can create a patch.) Well, the name is slightly less intuitive. Alternatively, we can keep that name, and use something

Re: Continuous builds on Hydra

2012-11-25 Thread Nikita Karetnikov
Hi, What's wrong with 'shishi' and 'wget'? There is a yellow icon with a cross. [1] What does it mean? Do they have any problems with deps? Nikita [1] http://hydra.nixos.org/static/images/dependency_16.png

Re: [PATCH] distro: Add GNU Wget.

2012-11-25 Thread Nikita Karetnikov
Hi, > To silence the warning, perhaps we could rename ‘gettext’ to > ‘gnu-gettext’, as I did for GNU Make. WDYT? Are there any downsides? (I can create a patch.) Nikita

[PATCH] distro: Add GNU Cpio.

2012-11-25 Thread Nikita Karetnikov
From f765dae15759ec7daf50fe3f0b3437a518706883 Mon Sep 17 00:00:00 2001 From: Nikita Karetnikov Date: Sun, 25 Nov 2012 18:32:33 + Subject: [PATCH] distro: Add GNU Cpio. * distro/packages/cpio.scm, distro/packages/patches/cpio-gets-undeclared.patch: New files. * Makefile.am (MODULES): Add 'c

[PATCH] distro: Add GNU Time.

2012-11-25 Thread Nikita Karetnikov
From 88c7abbc372ffe23169648e7d017ffaa8343bc63 Mon Sep 17 00:00:00 2001 From: Nikita Karetnikov Date: Sun, 25 Nov 2012 17:41:21 + Subject: [PATCH] distro: Add GNU Time. * distro/packages/time.scm: New file. * Makefile.am (MODULES): Add it. --- Makefile.am |1 + distro/packag

Continuous builds on Hydra

2012-11-25 Thread Ludovic Courtès
Hi! Guix has been under continuous integration at: http://hydra.nixos.org/jobset/gnu/guix-master And now the distro itself is being built at: http://hydra.nixos.org/jobset/gnu/guix-distro-master Binaries can be downloaded from there. You first need to fetch the manifest using: nix-pull

[PATCH] distro: Add GNU Which.

2012-11-25 Thread Nikita Karetnikov
From c7de213ecd3a3658bc0a66c1720fd28aa9e8c011 Mon Sep 17 00:00:00 2001 From: Nikita Karetnikov Date: Sun, 25 Nov 2012 16:19:39 + Subject: [PATCH] distro: Add GNU Which. * distro/packages/which.scm: New file. * Makefile.am (MODULES): Add it. --- Makefile.am |1 + distro/pac

Re: [PATCH] distro: Add GNU Less.

2012-11-25 Thread Ludovic Courtès
Applied, thanks! Ludo'.

Re: [PATCH] distro: Add GNU Nano.

2012-11-25 Thread Ludovic Courtès
Applied, thanks! Ludo'.

Re: [PATCH] distro: Add GNU Wget.

2012-11-25 Thread Ludovic Courtès
Hi, Nikita Karetnikov skribis: > (I attached the patch.) Applied. I added this line to fix chroot builds: (arguments '(#:phases (alist-cons-before 'build 'patch-/usr/bin/env (lambda _ (for-each patch-shebang