branch master updated (60e1de6 -> a69e0cf)

2018-04-10 Thread Tomas Cech
sleep_walker pushed a change to branch master in repository guix. from 60e1de6 gnu: chromaprint: Fix typo. new a69e0cf gnu: Add libcgroup. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed a

01/01: gnu: Add libcgroup.

2018-04-10 Thread Tomas Cech
sleep_walker pushed a commit to branch master in repository guix. commit a69e0cf3ca84079a6e1765040e9dee5e2858bf9f Author: Tomáš Čech Date: Sat Apr 7 12:47:20 2018 +0200 gnu: Add libcgroup. * gnu/packages/linux.scm (libcgroup): New variable. --- gnu/packages/linux.scm | 27 ++

[shepherd] 02/02: Remove EINTR-safe, and all references to it.

2018-04-10 Thread Carlo Zancanaro
czan pushed a commit to branch master in repository shepherd. commit 2756a929d96725d837738e396619072d50b366cc Author: Carlo Zancanaro Date: Mon Mar 26 14:49:18 2018 +1100 Remove EINTR-safe, and all references to it. * modules/shepherd/support.scm (EINTR-safe): Remove procedure and

[shepherd] branch master updated (ec157a0 -> 2756a92)

2018-04-10 Thread Carlo Zancanaro
czan pushed a change to branch master in repository shepherd. from ec157a0 Update 'NEWS'. new 766c4dc Update Guile dependency to 2.0.13 or later new 2756a92 Remove EINTR-safe, and all references to it. The 2 revisions listed above as "new" are entirely new to this rep

[shepherd] 01/02: Update Guile dependency to 2.0.13 or later

2018-04-10 Thread Carlo Zancanaro
czan pushed a commit to branch master in repository shepherd. commit 766c4dccfa6e956a41d6e4d42d08d9b13a880d21 Author: Carlo Zancanaro Date: Mon Mar 26 14:44:18 2018 +1100 Update Guile dependency to 2.0.13 or later * README (Requirements): Change 2.x to 2.0.13 or later. * confi

[no subject]

2018-04-10 Thread Ludovic Court�s
branch: master commit 238f856e48ee333ed3e19fa32ce5e1742c650c67 Author: Ludovic Courtès Date: Tue Apr 10 17:21:06 2018 +0200 database: Adjust index to speed up /api/queue queries. * src/schema.sql: Extend 'Builds_Derivations_index' to account for /api/queue queries. --- src/sc

master updated (43be95c -> 238f856)

2018-04-10 Thread Ludovic Court�
civodul pushed a change to branch master. from 43be95c Use the 2.2 'setvbuf' API style. new 238f856 database: Adjust index to speed up /api/queue queries. Summary of changes: src/schema.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

04/07: self: Fix package names for compilation with Guile 2.0.

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit e69dd8443ad2b8620c3a3db874dc50e06b0d43d0 Author: Ludovic Courtès Date: Tue Apr 10 14:36:18 2018 +0200 self: Fix package names for compilation with Guile 2.0. Reported by Ricardo Wurmus. * guix/self.scm (

07/07: gnu: cuirass: Update to 238f856.

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 486de7377f25438b0f44fd93f97e9ef822d558b8 Author: Ludovic Courtès Date: Tue Apr 10 17:42:49 2018 +0200 gnu: cuirass: Update to 238f856. * gnu/packages/ci.scm (cuirass): Update to 238f856. --- gnu/packages/ci.scm

01/07: gnu: hwloc: Skip 'linux-libnuma' test.

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 10de06bd07eca266bdd59333cb671682af70fdcc Author: Ludovic Courtès Date: Tue Apr 10 14:29:33 2018 +0200 gnu: hwloc: Skip 'linux-libnuma' test. That test would fail on some machines, for instance build machines

06/07: self: Don't use deprecated package names.

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 43176dd605ac040a290171dee5a1019cb7c7a1fc Author: Ludovic Courtès Date: Tue Apr 10 14:38:19 2018 +0200 self: Don't use deprecated package names. * guix/self.scm (compiled-guix)[guile-json, guile-ssh]: Don't refer

03/07: self: Display a new line at the end of module compilation.

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 69447b6393d6f2c3528e3964c7c5f30f710aaa85 Author: Ludovic Courtès Date: Tue Apr 10 14:34:59 2018 +0200 self: Display a new line at the end of module compilation. * guix/self.scm (compiled-modules)[build]: Add a 'n

02/07: self: Don't substitute the '-source' derivations.

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 14b392a8ad25454cfd3d929d6ae359e369a76cbf Author: Ludovic Courtès Date: Tue Apr 10 14:33:25 2018 +0200 self: Don't substitute the '-source' derivations. With substitution enabled we would end up downloading 10+ Mi

branch master updated (a69e0cf -> 486de73)

2018-04-10 Thread Ludovic Court�
civodul pushed a change to branch master in repository guix. from a69e0cf gnu: Add libcgroup. new 10de06b gnu: hwloc: Skip 'linux-libnuma' test. new 14b392a self: Don't substitute the '-source' derivations. new 69447b6 self: Display a new line at the end of m

05/07: self: Export '%guix-register-program' in generated (guix config).

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 806ff35854b3d5c0a2e906ad8d3af6a95b174de1 Author: Ludovic Courtès Date: Tue Apr 10 14:37:36 2018 +0200 self: Export '%guix-register-program' in generated (guix config). * guix/self.scm (make-config.scm): Export '%

branch master updated (486de73 -> 792ddfd)

2018-04-10 Thread Jan Nieuwenhuizen
janneke pushed a change to branch master in repository guix. from 486de73 gnu: cuirass: Update to 238f856. new 792ddfd gnu: mes: Update to 0.12. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions li

01/01: gnu: mes: Update to 0.12.

2018-04-10 Thread Jan Nieuwenhuizen
janneke pushed a commit to branch master in repository guix. commit 792ddfdc76147d494052fa93ecbfdbee7e72be68 Author: Jan Nieuwenhuizen Date: Sun Apr 8 18:13:07 2018 +0200 gnu: mes: Update to 0.12. * gnu/packages/mes.scm (mes): Update to 0.12. --- gnu/packages/mes.scm | 4 ++-- 1

05/08: self: Remove 'eval-when' from in generated (guix config).

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 63cab4182d60dd228dccc03c149ac01bf100301a Author: Ludovic Courtès Date: Wed Apr 11 00:22:03 2018 +0200 self: Remove 'eval-when' from in generated (guix config). * guix/self.scm (make-config.scm): Remove unneeded '

06/08: self: 'package-for-guile' really honors GUILE-VERSION.

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit a1639ae9de39d5ce47e6ddfd87e792db52b44bd6 Author: Ludovic Courtès Date: Wed Apr 11 00:29:47 2018 +0200 self: 'package-for-guile' really honors GUILE-VERSION. * guix/self.scm (package-for-guile): Pass GUILE-VERSION

01/08: gnu: guix: Update to 486de73.

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit b1fb247b78cb86a0be43992a700fee434c45053e Author: Ludovic Courtès Date: Tue Apr 10 22:26:47 2018 +0200 gnu: guix: Update to 486de73. * gnu/packages/package-management.scm (guix): Update to 486de73. --- gnu/packag

08/08: self: Produce a spliced (guix config) to placate Guile 2.0.

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit eb72cdf087fe51d85e0c1514ec8e669047b5d6e1 Author: Ludovic Courtès Date: Wed Apr 11 00:55:13 2018 +0200 self: Produce a spliced (guix config) to placate Guile 2.0. Fixes 'guix pull' with Guile 2.0. See

03/08: gnu: libtorrent-rasterbar: Add CXXFLAGS.

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 395541b0182f828103fc7f9edec2bb59616bb112 Author: Fis Trivial Date: Fri Apr 6 20:06:52 2018 + gnu: libtorrent-rasterbar: Add CXXFLAGS. * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Add CXXFLAGS.

04/08: gnu: Add qBittorrent.

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit f8fbe376549d10dd409b93d61129bc6c15d0fd1d Author: Fis Trivial Date: Fri Apr 6 20:07:28 2018 + gnu: Add qBittorrent. * gnu/packages/bittorrent.scm (qBittorrent): New public variable. Signed-off-by: Ludo

07/08: gexp: 'scheme-file' can splice expressions.

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 4fbd1a2b7f0db819e14d7cc862445d9ab3d0d80f Author: Ludovic Courtès Date: Wed Apr 11 00:52:40 2018 +0200 gexp: 'scheme-file' can splice expressions. * guix/gexp.scm ()[splice?]: New field. (scheme-file): Add #:s

branch master updated (792ddfd -> eb72cdf)

2018-04-10 Thread Ludovic Court�
civodul pushed a change to branch master in repository guix. from 792ddfd gnu: mes: Update to 0.12. new b1fb247 gnu: guix: Update to 486de73. new 0927b5b gnu: tlsdate: Fix compilation on aarch64-linux-gnu. new 395541b gnu: libtorrent-rasterbar: Add CXXFLAGS.

02/08: gnu: tlsdate: Fix compilation on aarch64-linux-gnu.

2018-04-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 0927b5bed6ca3e64e7f2eb5cf4c5daf2b99d3310 Author: Ludovic Courtès Date: Tue Apr 10 22:27:22 2018 +0200 gnu: tlsdate: Fix compilation on aarch64-linux-gnu. * gnu/packages/ntp.scm (tlsdate)[arguments]: Add #:configu

branch master updated (eb72cdf -> ac6d2e3)

2018-04-10 Thread Ludovic Court�s
civodul pushed a change to branch master in repository guix. from eb72cdf self: Produce a spliced (guix config) to placate Guile 2.0. new ac6d2e3 nls: Add Spanish translation. The 1 revisions listed above as "new" are entirely new to this repository and will be described in se