04/08: Make /nix/var/nix/db/reserved bigger

2015-07-02 Thread Ludovic Court�s
civodul pushed a commit to branch nix in repository guix. commit 4e5ab98d6d14f8b0e3bd1d77b2f4f2354e7a49a8 Author: Eelco Dolstra Date: Mon Jun 22 15:47:40 2015 +0200 Make /nix/var/nix/db/reserved bigger Issue #564. --- nix/libstore/globals.cc |2 +- 1 files changed, 1 insertio

03/08: Export outputPaths function

2015-07-02 Thread Ludovic Court�s
civodul pushed a commit to branch nix in repository guix. commit 60bda60fc06135aa97a93301b1a9e2270768f5b3 Author: Eelco Dolstra Date: Wed Jun 10 16:17:06 2015 +0200 Export outputPaths function This is useful for the new hydra-queue-runner. --- nix/libstore/build.cc | 13 +

08/08: Typo

2015-07-02 Thread Ludovic Court�s
civodul pushed a commit to branch nix in repository guix. commit 0dccab9f417b406f5d4aedc81900fc7b2f16c9f6 Author: Eelco Dolstra Date: Thu Jul 2 00:30:16 2015 +0200 Typo --- nix/libstore/build.cc |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/nix/libstore/build.c

05/08: Use posix_fallocate to create /nix/var/nix/db/reserved

2015-07-02 Thread Ludovic Court�s
civodul pushed a commit to branch nix in repository guix. commit 5e0a9ae2e25a1016389f4893a6ed6682aadcf51d Author: Eelco Dolstra Date: Mon Jun 22 15:54:55 2015 +0200 Use posix_fallocate to create /nix/var/nix/db/reserved --- nix/libstore/local-store.cc | 12 +++- 1 files changed,

02/08: Use std::vector::data()

2015-07-02 Thread Ludovic Court�s
civodul pushed a commit to branch nix in repository guix. commit 5dfea34048aa8541f20aeb2fbcd163561b609a49 Author: Eelco Dolstra Date: Thu Jul 2 22:51:33 2015 +0200 Use std::vector::data() --- nix/libstore/build.cc |7 ++- nix/libutil/util.cc | 11 +-- nix/libutil/util.

07/08: Preserve supplementary groups of build users

2015-07-02 Thread Ludovic Court�s
civodul pushed a commit to branch nix in repository guix. commit 2cd28517b13524c242c7758783b0b2d8250fdded Author: Ludovic Courtès Date: Wed Jul 1 14:56:34 2015 +0200 Preserve supplementary groups of build users The following patch is an attempt to address this bug (see

01/08: Allow substitutes for builds that have preferLocalBuild set

2015-07-02 Thread Ludovic Court�s
civodul pushed a commit to branch nix in repository guix. commit 2459458bc8257734ca78cb7a2db3df20bd730ec0 Author: Eelco Dolstra Date: Thu Jun 4 16:04:41 2015 +0200 Allow substitutes for builds that have preferLocalBuild set Not substituting builds with "preferLocalBuild = true" wa

06/08: GC: Handle ENOSPC creating/moving to the trash directory

2015-07-02 Thread Ludovic Court�s
civodul pushed a commit to branch nix in repository guix. commit 6e38685ef65284093df79ebe7378bac33b0e7e5d Author: Eelco Dolstra Date: Tue Jun 30 21:41:26 2015 +0200 GC: Handle ENOSPC creating/moving to the trash directory Issue #564. --- nix/libstore/gc.cc | 31

branch nix updated (e531520 -> 0dccab9)

2015-07-02 Thread Ludovic Court�s
civodul pushed a change to branch nix in repository guix. from e531520 Don't let unprivileged users repair paths new 2459458 Allow substitutes for builds that have preferLocalBuild set new 5dfea34 Use std::vector::data() new 60bda60 Export outputPaths functi

branch master updated (d2cef62 -> 4a6aeb6)

2015-07-02 Thread Ludovic Court�s
civodul pushed a change to branch master in repository guix. from d2cef62 scripts: environment: Return the exit status of the command. new 322eeb8 Merge branch 'nix'. new 4a6aeb6 derivations: Add #:substitutable?, distinguished from #:local-build?. The 2 revisions l

02/02: derivations: Add #:substitutable?, distinguished from #:local-build?.

2015-07-02 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 4a6aeb670f74ef895878631bc3d832d08e1cb321 Author: Ludovic Courtès Date: Fri Jul 3 00:05:16 2015 +0200 derivations: Add #:substitutable?, distinguished from #:local-build?. Fixes .

01/02: Merge branch 'nix'.

2015-07-02 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 322eeb87d0e5bb608ae1c176611a50297c93cbe8 Author: Ludovic Courtès Date: Thu Jul 2 23:37:29 2015 +0200 Merge branch 'nix'. This is a squashed commit of the following: commit 0dccab9f417b406f5d4aedc81900fc7

01/01: scripts: environment: Return the exit status of the command.

2015-07-02 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit d2cef629fd5856540f6e1edf8f9d2131ec7a6942 Author: Cyril Roelandt Date: Wed Jul 1 22:55:47 2015 +0200 scripts: environment: Return the exit status of the command. * guix/scripts/environment.scm (guix-environment): Ret

branch master updated (08fa45b -> d2cef62)

2015-07-02 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from 08fa45b gnu: gnupg: Enable TLS support. new d2cef62 scripts: environment: Return the exit status of the command. The 1 revisions listed above as "new" are entirely new to this repository and will be described in s

branch master updated (c61fe02 -> 08fa45b)

2015-07-02 Thread Mark H. Weaver
mhw pushed a change to branch master in repository guix. from c61fe02 gnu: Add WarpedLMM. new 5e5fa28 gnu: gnupg: Update to 2.1.6. new 08fa45b gnu: gnupg: Enable TLS support. The 2 revisions listed above as "new" are entirely new to this repository and will be describ

02/02: gnu: gnupg: Enable TLS support.

2015-07-02 Thread Mark H. Weaver
mhw pushed a commit to branch master in repository guix. commit 08fa45b190f6c7c0c2e4ff489d68310b7674aa16 Author: Mark H Weaver Date: Thu Jul 2 12:32:16 2015 -0400 gnu: gnupg: Enable TLS support. * gnu/packages/gnupg.scm (gnupg)[native-inputs]: Add pkg-config. [inputs]: Add g

01/02: gnu: gnupg: Update to 2.1.6.

2015-07-02 Thread Mark H. Weaver
mhw pushed a commit to branch master in repository guix. commit 5e5fa28e7632f0ee8ca290f50bb43aa22c5b1ad9 Author: Mark H Weaver Date: Thu Jul 2 12:31:26 2015 -0400 gnu: gnupg: Update to 2.1.6. * gnu/packages/gnupg.scm (gnupg): Update to 2.1.6. --- gnu/packages/gnupg.scm |4 ++-

branch wip-hurd updated (c7b8f7f -> 544ebb9)

2015-07-02 Thread Manolis Fragkiskos Ragkousis
phant0mas pushed a change to branch wip-hurd in repository guix. from c7b8f7f gnu: cross-base: Build the correct cross-mig. new 544ebb9 gnu: base: Build glibc-hurd for i586-pc-gnu instead of i686-pc-gnu. The 1 revisions listed above as "new" are entirely new to this repository

01/01: gnu: base: Build glibc-hurd for i586-pc-gnu instead of i686-pc-gnu.

2015-07-02 Thread Manolis Fragkiskos Ragkousis
phant0mas pushed a commit to branch wip-hurd in repository guix. commit 544ebb9fa2f3a74d98e2026d7ad85e82bb6dbc50 Author: Manolis Ragkousis Date: Mon Jun 29 19:12:51 2015 +0300 gnu: base: Build glibc-hurd for i586-pc-gnu instead of i686-pc-gnu. With this commit "guix build bootstra

01/01: gnu: Add WarpedLMM.

2015-07-02 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository guix. commit c61fe02cc03178c2d6947de7e49c72f2abb73b7c Author: Ricardo Wurmus Date: Wed Jun 17 12:22:19 2015 +0200 gnu: Add WarpedLMM. * gnu/packages/bioinformatics.scm (python2-warpedlmm): New variable. --- gnu/packages/bioinf

branch master updated (f4f4ced -> c61fe02)

2015-07-02 Thread Ricardo Wurmus
rekado pushed a change to branch master in repository guix. from f4f4ced gnu: r: Set default pager. new c61fe02 gnu: Add WarpedLMM. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds

branch master updated (28de8d2 -> f4f4ced)

2015-07-02 Thread Ricardo Wurmus
rekado pushed a change to branch master in repository guix. from 28de8d2 environment: Define 'GUIX_ENVIRONMENT'. new f4f4ced gnu: r: Set default pager. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revis

01/01: gnu: r: Set default pager.

2015-07-02 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository guix. commit f4f4ced8dccba6bc0b7c5d5e4c90cdb6488d1faf Author: Ricardo Wurmus Date: Thu Jul 2 10:49:17 2015 +0200 gnu: r: Set default pager. * gnu/packages/statistics.scm (r)[arguments]: Add phase "set-default-pager" to a