branch master updated (ce45eb4 -> abde5f3)

2015-02-13 Thread Ludovic Court�s
civodul pushed a change to branch master in repository guix. from ce45eb4 gexp: Add #:graft? parameter to 'gexp->derivation'. new abde5f3 gnu: python-apsw: Fix license. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate e

01/01: gnu: python-apsw: Fix license.

2015-02-13 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit abde5f375fe6929828e23cc5d77707d63c986de9 Author: Ludovic Courtès Date: Sat Feb 14 00:43:41 2015 +0100 gnu: python-apsw: Fix license. * gnu/packages/python.scm (python-apsw)[license]: Change to LICENSE:ZLIB.

01/02: gnu: jack: build ALSA backend.

2015-02-13 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository guix. commit 2f9ae82f4b9b034e0497e146a229131dbd53d003 Author: Ricardo Wurmus Date: Fri Feb 13 23:14:58 2015 +0100 gnu: jack: build ALSA backend. * gnu/packages/audio.scm (jack): Add missing inputs to build ALSA backend. --- gn

branch master updated (4ed2066 -> c171819)

2015-02-13 Thread Ricardo Wurmus
rekado pushed a change to branch master in repository guix. from 4ed2066 gnu: Add python-pillow. new c171819 gnu: Add lvtk. 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" were a

01/01: gnu: Add lvtk.

2015-02-13 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository guix. commit c1718190d5c4c72a7f68d6f855cd6d86f96f54fc Author: Ricardo Wurmus Date: Wed Feb 11 21:11:53 2015 +0100 gnu: Add lvtk. * gnu/packages/audio.scm (lvtk): New variable. --- gnu/packages/audio.scm | 33

branch master updated (314275c -> ce45eb4)

2015-02-13 Thread Ludovic Court�s
civodul pushed a change to branch master in repository guix. from 314275c gnu: JACK2: rename package to "jack2". new 2bba832 tests: Add missing import. new b8bedf6 packages: Add 'set-grafting' procedure. new ce45eb4 gexp: Add #:graft? parameter to 'gexp->deri

01/03: tests: Add missing import.

2015-02-13 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 2bba832f88b579ab466c0c19c9ec5503d1878d26 Author: Ludovic Courtès Date: Fri Feb 13 22:58:13 2015 +0100 tests: Add missing import. * guix/tests.scm: Add missing import, needed by 'dummy-package'. --- guix/tests.sc

03/03: gexp: Add #:graft? parameter to 'gexp->derivation'.

2015-02-13 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit ce45eb4c385e3b473bc6746a8b58452865f69977 Author: Ludovic Courtès Date: Fri Feb 13 23:14:05 2015 +0100 gexp: Add #:graft? parameter to 'gexp->derivation'. * guix/gexp.scm (gexp->derivation): Add #:graft? parameter

02/03: packages: Add 'set-grafting' procedure.

2015-02-13 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit b8bedf6051200b0c8eb6ddf4ac1b155466caa3ec Author: Ludovic Courtès Date: Fri Feb 13 23:07:11 2015 +0100 packages: Add 'set-grafting' procedure. * guix/packages.scm (set-grafting): New procedure. --- guix/packages.

02/02: gnu: JACK2: rename package to "jack2".

2015-02-13 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository guix. commit 314275c776d7e3286880bdf70f2c2ce062668655 Author: Ricardo Wurmus Date: Fri Feb 13 23:16:46 2015 +0100 gnu: JACK2: rename package to "jack2". * gnu/packages/audio.scm (jack-2): Change package name to "jack2" to

branch master updated (c171819 -> 314275c)

2015-02-13 Thread Ricardo Wurmus
rekado pushed a change to branch master in repository guix. from c171819 gnu: Add lvtk. new 2f9ae82 gnu: jack: build ALSA backend. new 314275c gnu: JACK2: rename package to "jack2". The 2 revisions listed above as "new" are entirely new to this repository and will be

01/01: gnu: Add python-pillow.

2015-02-13 Thread Andreas Enge
andreas pushed a commit to branch master in repository guix. commit 4ed206639bb59949466af8d8bee63e189f8eb08b Author: Andreas Enge Date: Fri Feb 13 21:02:47 2015 +0100 gnu: Add python-pillow. * gnu/packages/python.scm (python-pillow, python2-pillow): New variables. --- gnu/package

branch master updated (c9e0a44 -> 4ed2066)

2015-02-13 Thread Andreas Enge
andreas pushed a change to branch master in repository guix. from c9e0a44 gnu: net-tools: Remove the 'hostname' and *domainname commands. new 4ed2066 gnu: Add python-pillow. The 1 revisions listed above as "new" are entirely new to this repository and will be described in sepa

branch master updated (aa72d9a -> c9e0a44)

2015-02-13 Thread Ludovic Court�s
civodul pushed a change to branch master in repository guix. from aa72d9a gexp: Implement 'imported-modules' & co. using 'gexp->derivation'. new 80393ee gnu: procps: Remove the 'kill' and 'uptime' commands. new c9e0a44 gnu: net-tools: Remove the 'hostname' and *domain

02/02: gnu: net-tools: Remove the 'hostname' and *domainname commands.

2015-02-13 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit c9e0a44eec12a1e673b518264a7cbc0883670cf5 Author: Ludovic Courtès Date: Fri Feb 13 20:37:56 2015 +0100 gnu: net-tools: Remove the 'hostname' and *domainname commands. * gnu/packages/linux.scm (net-tools)[arguments

01/02: gnu: procps: Remove the 'kill' and 'uptime' commands.

2015-02-13 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 80393eeda23db166e2c3fde8fa884089b0e8dad4 Author: Ludovic Courtès Date: Fri Feb 13 20:27:38 2015 +0100 gnu: procps: Remove the 'kill' and 'uptime' commands. * gnu/packages/linux.scm (procps)[arguments]: Add #:modu

02/02: gexp: Implement 'imported-modules' & co. using 'gexp->derivation'.

2015-02-13 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit aa72d9afdfe2d65e73c426c280667323181ae592 Author: Ludovic Courtès Date: Fri Feb 13 17:23:17 2015 +0100 gexp: Implement 'imported-modules' & co. using 'gexp->derivation'. * guix/derivations.scm (imported-files): Ke

branch master updated (5deea4f -> aa72d9a)

2015-02-13 Thread Ludovic Court�s
civodul pushed a change to branch master in repository guix. from 5deea4f gnu: nss: Update to 3.17.4. new 57a516d gnu: Add acpid. new aa72d9a gexp: Implement 'imported-modules' & co. using 'gexp->derivation'. The 2 revisions listed above as "new" are entirely new to

01/02: gnu: Add acpid.

2015-02-13 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 57a516d3ec6e6166490ce2892b0e767c5199d060 Author: Ludovic Courtès Date: Fri Feb 13 11:24:00 2015 +0100 gnu: Add acpid. * gnu/packages/linux.scm (acpid): New variable. --- gnu/packages/linux.scm | 21 +++

01/01: gnu: nss: Update to 3.17.4.

2015-02-13 Thread Andreas Enge
andreas pushed a commit to branch master in repository guix. commit 5deea4fcc9ec25816ff869ae840ed225a93b1c21 Author: Andreas Enge Date: Fri Feb 13 12:35:52 2015 +0100 gnu: nss: Update to 3.17.4. * gnu/packages/gnuzilla.scm (nss): Update to 3.17.4. --- gnu/packages/gnuzilla.scm |

branch master updated (8dd4ff1 -> 5deea4f)

2015-02-13 Thread Andreas Enge
andreas pushed a change to branch master in repository guix. from 8dd4ff1 gnu: Add bedops. new 5deea4f gnu: nss: Update to 3.17.4. 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 (11447a7 -> 8dd4ff1)

2015-02-13 Thread Ricardo Wurmus
rekado pushed a change to branch master in repository guix. from 11447a7 gnu: Add xosd. new 8dd4ff1 gnu: Add bedops. 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" were already

01/01: gnu: Add bedops.

2015-02-13 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository guix. commit 8dd4ff1133a332eb731911e2f6ba6fa8a7ff022c Author: Ricardo Wurmus Date: Wed Feb 11 16:55:33 2015 +0100 gnu: Add bedops. * gnu/packages/bioinformatics.scm (bedops): New variable. --- gnu/packages/bioinformatics.scm |

01/01: gnu: Add xosd.

2015-02-13 Thread Alex Kost
alezost pushed a commit to branch master in repository guix. commit 11447a792740a2a28ffbbaa073053c2a7ccf2d17 Author: Alex Kost Date: Wed Feb 11 22:20:00 2015 +0300 gnu: Add xosd. * gnu/packages/xdisorg.scm (xosd): New variable. --- gnu/packages/xdisorg.scm | 30

branch master updated (560f51d -> 11447a7)

2015-02-13 Thread Alex Kost
alezost pushed a change to branch master in repository guix. from 560f51d gnu: Add CLISP. new 11447a7 gnu: Add xosd. 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" were already

branch master updated (148cb1c -> 560f51d)

2015-02-13 Thread Taylan Ulrich B.
taylanub pushed a change to branch master in repository guix. from 148cb1c gnu: openssl: Add search path definition for root certificates. new 560f51d gnu: Add CLISP. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate em

01/01: gnu: Add CLISP.

2015-02-13 Thread Taylan Ulrich B.
taylanub pushed a commit to branch master in repository guix. commit 560f51d060a04b502bf6407309366d907a10aaf5 Author: Taylan Ulrich Bayırlı/Kammer Date: Thu Feb 12 22:19:52 2015 +0100 gnu: Add CLISP. * gnu/packages/lisp.scm (clisp): New variable. --- gnu/packages/lisp.scm | 55

branch wip-certs deleted (was 3473207)

2015-02-13 Thread Andreas Enge
andreas pushed a change to branch wip-certs in repository guix. was 3473207 gnu: openssl: Add search path definition for root certificates. This change permanently discards the following revisions: discards 3473207 gnu: openssl: Add search path definition for root certificates.

03/03: gnu: openssl: Add search path definition for root certificates.

2015-02-13 Thread Andreas Enge
andreas pushed a commit to branch master in repository guix. commit 148cb1c270c38c23d4a627496577defb8e4790ef Author: Andreas Enge Date: Tue Feb 10 21:02:59 2015 +0100 gnu: openssl: Add search path definition for root certificates. * gnu/packages/openssl.scm (openssl)[native-search

01/03: gnu: Add certdata2pem Python script.

2015-02-13 Thread Andreas Enge
andreas pushed a commit to branch master in repository guix. commit cf053a4f0664e2bc2d8a7ba894c6e571f82e37d9 Author: Andreas Enge Date: Mon Feb 9 19:26:35 2015 +0100 gnu: Add certdata2pem Python script. * gnu/packages/certs.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES):

branch master updated (44e10a4 -> 148cb1c)

2015-02-13 Thread Andreas Enge
andreas pushed a change to branch master in repository guix. from 44e10a4 gnu: node: Update to 0.12.0. new cf053a4 gnu: Add certdata2pem Python script. new 6e6e241 gnu: Add nss-certs, certificates extracted from nss. new 148cb1c gnu: openssl: Add search path

02/03: gnu: Add nss-certs, certificates extracted from nss.

2015-02-13 Thread Andreas Enge
andreas pushed a commit to branch master in repository guix. commit 6e6e241409aa8cf072df3aca7d012186feb81972 Author: Andreas Enge Date: Tue Feb 10 20:55:53 2015 +0100 gnu: Add nss-certs, certificates extracted from nss. * gnu/packages/certs.scm (nss-certs): New variable. --- gnu/