03/08: build-self: Use (guix self).

2018-04-06 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 232d846d001ff45c2426a5921df9ed863934 Author: Ludovic Courtès Date: Fri Mar 23 17:18:15 2018 +0100 build-self: Use (guix self). This mitigates .

01/08: Add (guix self).

2018-04-06 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit f5b6c6028977377c423b9580e300b3a1de0deffb Author: Ludovic Courtès Date: Fri Mar 23 15:36:12 2018 +0100 Add (guix self). * guix/self.scm: New file. * Makefile.am (MODULES):

branch wip-pull-multiple-derivations deleted (was b39d8bc)

2018-04-06 Thread Ludovic Courts
civodul pushed a change to branch wip-pull-multiple-derivations in repository guix. was b39d8bc hydra: 'guix-modular' jobs use the new 'build-self'. This change permanently discards the following revisions: discards b39d8bc hydra: 'guix-modular' jobs use the new 'build-self'.

02/08: modules: Report the search path in .

2018-04-06 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 322525a253a6cd4d5ce6e5fdd04cb20aca56f531 Author: Ludovic Courtès Date: Tue Apr 3 23:33:39 2018 +0200 modules: Report the search path in * guix/modules.scm ()[search-path]:

04/08: build: Add 'as-derivation' target.

2018-04-06 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 919ac1ac1a9b48793a093bb5acd6be7a4bcc6613 Author: Ludovic Courtès Date: Mon Mar 26 22:17:40 2018 +0200 build: Add 'as-derivation' target. * build-aux/compile-as-derivation.scm:

01/08: Add (guix self).

2018-04-06 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit f5b6c6028977377c423b9580e300b3a1de0deffb Author: Ludovic Courtès Date: Fri Mar 23 15:36:12 2018 +0100 Add (guix self). * guix/self.scm: New file. * Makefile.am (MODULES):

02/08: modules: Report the search path in .

2018-04-06 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 322525a253a6cd4d5ce6e5fdd04cb20aca56f531 Author: Ludovic Courtès Date: Tue Apr 3 23:33:39 2018 +0200 modules: Report the search path in * guix/modules.scm ()[search-path]:

08/08: hydra: 'guix-modular' jobs use the new 'build-self'.

2018-04-06 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit b39d8bc1587d6b1ac4c90d38fe58d72221c294f3 Author: Ludovic Courtès Date: Thu Mar 29 17:30:12 2018 +0200 hydra: 'guix-modular' jobs use the new 'build-self'. *

07/08: cuirass: Add job specs for the modular Guix.

2018-04-06 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 49143ba0bcbfe82546322a83cf77fd9d729b5448 Author: Ludovic Courtès Date: Tue Mar 27 09:48:16 2018 +0200 cuirass: Add job specs for the modular Guix. *

05/08: discovery: Remove dependency on (guix ui).

2018-04-06 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 41bef7a75096209f6110992f7b1351b00be24dec Author: Ludovic Courtès Date: Mon Mar 26 23:42:59 2018 +0200 discovery: Remove dependency on (guix ui). This reduces the closure of

branch wip-pull-multiple-derivations created (now b39d8bc)

2018-04-06 Thread Ludovic Courts
civodul pushed a change to branch wip-pull-multiple-derivations in repository guix. at b39d8bc hydra: 'guix-modular' jobs use the new 'build-self'. This branch includes the following new commits: new f5b6c60 Add (guix self). new 322525a modules: Report the search

03/08: build-self: Use (guix self).

2018-04-06 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 232d846d001ff45c2426a5921df9ed863934 Author: Ludovic Courtès Date: Fri Mar 23 17:18:15 2018 +0100 build-self: Use (guix self). This mitigates .

06/08: cuirass: Factorize hydra-to-cuirass CI job translation.

2018-04-06 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit d02fb591bd1e6e01ed2b4e926ec8f30ffaecef0b Author: Ludovic Courtès Date: Mon Mar 26 23:11:16 2018 +0200 cuirass: Factorize hydra-to-cuirass CI job translation. *

branch wip-pull-multiple-derivations deleted (was bab75d7)

2018-04-06 Thread Ludovic Courts
civodul pushed a change to branch wip-pull-multiple-derivations in repository guix. was bab75d7 hydra: 'guix-modular' jobs use the new 'build-self'. This change permanently discards the following revisions: discards bab75d7 hydra: 'guix-modular' jobs use the new 'build-self'.

[no subject]

2018-04-06 Thread Ludovic Courts
branch: master commit 38d367d71c1513a905d8e6006134bafe68b7e580 Author: Ludovic Courtès Date: Fri Apr 6 10:39:23 2018 +0200 evaluate: Really pass arguments like Hydra. * bin/evaluate.in (main): Use SPEC's #:name as a key in ARGS. * examples/random-jobs.scm

master updated (074b9d0 -> 38d367d)

2018-04-06 Thread Ludovic Courts
civodul pushed a change to branch master. from 074b9d0 base: Let sqlite handle deduplication of the list of pending derivations. new 38d367d evaluate: Really pass arguments like Hydra. Summary of changes: bin/evaluate.in | 8 +--- examples/random-jobs.scm | 10

02/08: modules: Report the search path in .

2018-04-05 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 322525a253a6cd4d5ce6e5fdd04cb20aca56f531 Author: Ludovic Courtès Date: Tue Apr 3 23:33:39 2018 +0200 modules: Report the search path in * guix/modules.scm ()[search-path]:

06/08: cuirass: Factorize hydra-to-cuirass CI job translation.

2018-04-05 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit d02fb591bd1e6e01ed2b4e926ec8f30ffaecef0b Author: Ludovic Courtès Date: Mon Mar 26 23:11:16 2018 +0200 cuirass: Factorize hydra-to-cuirass CI job translation. *

08/08: hydra: 'guix-modular' jobs use the new 'build-self'.

2018-04-05 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit bab75d75971397bb58ee78ca46321674f8b06651 Author: Ludovic Courtès Date: Thu Mar 29 17:30:12 2018 +0200 hydra: 'guix-modular' jobs use the new 'build-self'. *

01/08: Add (guix self).

2018-04-05 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit f5b6c6028977377c423b9580e300b3a1de0deffb Author: Ludovic Courtès Date: Fri Mar 23 15:36:12 2018 +0100 Add (guix self). * guix/self.scm: New file. * Makefile.am (MODULES):

05/08: discovery: Remove dependency on (guix ui).

2018-04-05 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 41bef7a75096209f6110992f7b1351b00be24dec Author: Ludovic Courtès Date: Mon Mar 26 23:42:59 2018 +0200 discovery: Remove dependency on (guix ui). This reduces the closure of

04/08: build: Add 'as-derivation' target.

2018-04-05 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 919ac1ac1a9b48793a093bb5acd6be7a4bcc6613 Author: Ludovic Courtès Date: Mon Mar 26 22:17:40 2018 +0200 build: Add 'as-derivation' target. * build-aux/compile-as-derivation.scm:

03/08: build-self: Use (guix self).

2018-04-05 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 232d846d001ff45c2426a5921df9ed863934 Author: Ludovic Courtès Date: Fri Mar 23 17:18:15 2018 +0100 build-self: Use (guix self). This mitigates .

07/08: cuirass: Add job specs for the modular Guix.

2018-04-05 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 3f08a449a0e8ce0f7f1b11dfa9505f10bb729c36 Author: Ludovic Courtès Date: Tue Mar 27 09:48:16 2018 +0200 cuirass: Add job specs for the modular Guix. *

branch wip-pull-multiple-derivations created (now bab75d7)

2018-04-05 Thread Ludovic Courts
civodul pushed a change to branch wip-pull-multiple-derivations in repository guix. at bab75d7 hydra: 'guix-modular' jobs use the new 'build-self'. This branch includes the following new commits: new f5b6c60 Add (guix self). new 322525a modules: Report the search

branch wip-pull-multiple-derivations deleted (was 05433e7)

2018-04-05 Thread Ludovic Courts
civodul pushed a change to branch wip-pull-multiple-derivations in repository guix. was 05433e7 hydra: 'guix-modular' jobs use the new 'build-self'. This change permanently discards the following revisions: discards 05433e7 hydra: 'guix-modular' jobs use the new 'build-self'.

[no subject]

2018-04-05 Thread Ludovic Courts
branch: master commit 074b9d02f1ca01007f39adbc019763027a51d9bd Author: Ludovic Courtès Date: Thu Apr 5 22:17:45 2018 +0200 base: Let sqlite handle deduplication of the list of pending derivations. Previously we would make a SQL query that would return many build

[no subject]

2018-04-05 Thread Ludovic Courts
branch: master commit 2feb3b8100d7a6e1db042ef24e9f2a897c953346 Author: Ludovic Courtès Date: Thu Apr 5 17:45:12 2018 +0200 evaluate: Pass the file name and revision to the user procedure. * bin/evaluate.in (main): Always pass an alist as the arguments to PROC,

master updated (f090c0f -> 074b9d0)

2018-04-05 Thread Ludovic Courts
civodul pushed a change to branch master. from f090c0f utils: Add critical sections. new 2feb3b8 evaluate: Pass the file name and revision to the user procedure. new fc24ca2 database: Add 'db-get-pending-derivations'. new 074b9d0 base: Let sqlite handle

[no subject]

2018-04-05 Thread Ludovic Courts
branch: master commit fc24ca2eac708695f663623a50f715db5ca914bd Author: Ludovic Courtès Date: Thu Apr 5 22:15:20 2018 +0200 database: Add 'db-get-pending-derivations'. * src/cuirass/database.scm (db-get-pending-derivations): New procedure. * tests/database.scm

02/02: website: Handle multilingual tags in contact info for the front page.

2018-04-05 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix-artwork. commit d6a8bb20e0c7276fab7987f6c180926bd112c6c0 Author: Ludovic Courtès Date: Thu Apr 5 14:24:58 2018 +0200 website: Handle multilingual tags in contact info for the front page. *

01/02: website: Add LP 2018 post.

2018-04-05 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix-artwork. commit c1a6ec137a71d1ac4c72cfd6675c0fe02dd25497 Author: Ludovic Courtès Date: Thu Apr 5 14:09:00 2018 +0200 website: Add LP 2018 post. * website/posts/libreplanet-2018.md: New file. ---

branch master updated (a0f222d -> d6a8bb2)

2018-04-05 Thread Ludovic Courts
civodul pushed a change to branch master in repository guix-artwork. from a0f222d website: download: Fix documentation URL for the QEMU image. new c1a6ec1 website: Add LP 2018 post. new d6a8bb2 website: Handle multilingual tags in contact info for the front page.

01/02: system: Add default '.nanorc' with syntax highlighting.

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit 76a77ccaed0f4259e928fc57ae335a0f583d0032 Author: Ludovic Courtès Date: Wed Apr 4 16:40:11 2018 +0200 system: Add default '.nanorc' with syntax highlighting. * gnu/system/shadow.scm

02/02: doc: Recommend nano during installation.

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit 81c63cfc6fb89bc790fba69c6f39748b0c23402e Author: Ludovic Courtès Date: Wed Apr 4 17:32:25 2018 +0200 doc: Recommend nano during installation. * doc/guix.texi (Preparing for Installation)

branch master updated (723225c -> 81c63cf)

2018-04-04 Thread Ludovic Courts
civodul pushed a change to branch master in repository guix. from 723225c gnu: Add perl-statistics-basic. new 76a77cc system: Add default '.nanorc' with syntax highlighting. new 81c63cf doc: Recommend nano during installation. The 2 revisions listed above as "new"

branch wip-pull-multiple-derivations created (now 05433e7)

2018-04-04 Thread Ludovic Courts
civodul pushed a change to branch wip-pull-multiple-derivations in repository guix. at 05433e7 hydra: 'guix-modular' jobs use the new 'build-self'. This branch includes the following new commits: new bf62a92 Add (guix self). new 20201ca modules: Report the search

01/08: Add (guix self).

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit bf62a9271048cb43b8bf580f8225e293336aeecf Author: Ludovic Courtès Date: Fri Mar 23 15:36:12 2018 +0100 Add (guix self). * guix/self.scm: New file. * Makefile.am (MODULES):

05/08: discovery: Remove dependency on (guix ui).

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 509b8be5670fc70f37539b43548faf985e84396d Author: Ludovic Courtès Date: Mon Mar 26 23:42:59 2018 +0200 discovery: Remove dependency on (guix ui). This reduces the closure of

07/08: cuirass: Add job specs for the modular Guix.

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit d94f7b73ae46c7085e585b00858f7a305055e830 Author: Ludovic Courtès Date: Tue Mar 27 09:48:16 2018 +0200 cuirass: Add job specs for the modular Guix. *

04/08: build: Add 'as-derivation' target.

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 04914bfc57c64d3ea837b1ecd0a93a1b863e2484 Author: Ludovic Courtès Date: Mon Mar 26 22:17:40 2018 +0200 build: Add 'as-derivation' target. * build-aux/compile-as-derivation.scm:

02/08: modules: Report the search path in .

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 20201ca3567a85450219627f09fe2be164be93a6 Author: Ludovic Courtès Date: Tue Apr 3 23:33:39 2018 +0200 modules: Report the search path in * guix/modules.scm ()[search-path]:

06/08: cuirass: Factorize hydra-to-cuirass CI job translation.

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit b2abd6408bd6da2ac57eb14af70e8d78403af252 Author: Ludovic Courtès Date: Mon Mar 26 23:11:16 2018 +0200 cuirass: Factorize hydra-to-cuirass CI job translation. *

03/08: build-self: Use (guix self).

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 0e2e6b28c3d6ffefc3adbd15cafbbdcaec37ba18 Author: Ludovic Courtès Date: Fri Mar 23 17:18:15 2018 +0100 build-self: Use (guix self). This mitigates .

08/08: hydra: 'guix-modular' jobs use the new 'build-self'.

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 05433e72c908ab53c72f3eb94836be566e90dc61 Author: Ludovic Courtès Date: Thu Mar 29 17:30:12 2018 +0200 hydra: 'guix-modular' jobs use the new 'build-self'. *

branch wip-pull-multiple-derivations deleted (was 5971136)

2018-04-04 Thread Ludovic Courts
civodul pushed a change to branch wip-pull-multiple-derivations in repository guix. was 5971136 hydra: 'guix-modular' jobs use the new 'build-self'. This change permanently discards the following revisions: discards 5971136 hydra: 'guix-modular' jobs use the new 'build-self'.

05/07: gnu: Add emacs-emmet-mode.

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit c3581ef968c7bcdd992b1960a19e3a4bcfa26280 Author: Mathieu Lirzin Date: Sun Apr 1 00:00:29 2018 +0200 gnu: Add emacs-emmet-mode. * gnu/packages/emacs.scm (emacs-emmet-mode): New variable.

03/07: gnu: chromaprint: Build 'fpcalc'.

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit a509041f2abf676563cafe13deb4a20a561a0264 Author: Pierre Neidhardt Date: Tue Apr 3 19:53:56 2018 +0530 gnu: chromaprint: Build 'fpcalc'. * gnu/packages/mp3.scm (chromaprint)[arguments]: Add

01/07: gnu: Add x11-socket-directory-service.

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit cd730719846538bf04061f85adc1651f8c2a509d Author: Thorsten Wilms Date: Sat Mar 31 14:34:50 2018 +0200 gnu: Add x11-socket-directory-service. * gnu/services/desktop.scm

04/07: gnu: Add dot2tex.

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit d56ecf623ec26134d4b1d47017f3530160234143 Author: Mathieu Lirzin Date: Sat Mar 31 23:47:36 2018 +0200 gnu: Add dot2tex. * gnu/packages/graphviz.scm (dot2tex): New variable. Signed-off-by:

07/07: gnu: Add emacs-password-store.

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit 03efe78c3483ea046fd050bf9b6eeadee08e7236 Author: Konrad Hinsen Date: Wed Apr 4 13:27:26 2018 +0200 gnu: Add emacs-password-store. * gnu/packages/emacs.scm (emacs-password-store): New

06/07: gnu: Add python-empy.

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit 95f3b626d7117571df9a9bd48dd5109213395215 Author: Mathieu Lirzin Date: Sat Mar 31 23:19:12 2018 +0200 gnu: Add python-empy. * gnu/packages/python.scm (python-empy): New variable. (python2-empy):

branch master updated (02e7e3f -> 03efe78)

2018-04-04 Thread Ludovic Courts
civodul pushed a change to branch master in repository guix. from 02e7e3f gnu: xpra: Update to 2.2.6. new cd73071 gnu: Add x11-socket-directory-service. new 8b209bb gnu: Add python-django-override-storage. new a509041 gnu: chromaprint: Build 'fpcalc'.

02/07: gnu: Add python-django-override-storage.

2018-04-04 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit 8b209bb6924cbfe3f438f66a6776a2994e0cdeaa Author: Vijayalakshmi Vedantham Date: Thu Mar 29 04:25:43 2018 +0530 gnu: Add python-django-override-storage. * gnu/packages/django.scm

02/07: build-self: Use (guix self).

2018-04-03 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit b212685accc45ba5ac866f82e711e7e9e7b3fcef Author: Ludovic Courtès Date: Fri Mar 23 17:18:15 2018 +0100 build-self: Use (guix self). This mitigates .

03/07: build: Add 'as-derivation' target.

2018-04-03 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit ed3bd170d36ba4492cb239cf5335a6bd6a748032 Author: Ludovic Courtès Date: Mon Mar 26 22:17:40 2018 +0200 build: Add 'as-derivation' target. * build-aux/compile-as-derivation.scm:

01/07: Add (guix self).

2018-04-03 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 80a91242ca47ff61ad92551c0465c077a5dc0432 Author: Ludovic Courtès Date: Fri Mar 23 15:36:12 2018 +0100 Add (guix self). * guix/self.scm: New file. * Makefile.am (MODULES):

06/07: cuirass: Add job specs for the modular Guix.

2018-04-03 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 86febb9ba81078b3c51f4eb373f3783fdd9666e8 Author: Ludovic Courtès Date: Tue Mar 27 09:48:16 2018 +0200 cuirass: Add job specs for the modular Guix. *

04/07: discovery: Remove dependency on (guix ui).

2018-04-03 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 5585d80f4091c1c7f3bfdf1f701ba70f04d16676 Author: Ludovic Courtès Date: Mon Mar 26 23:42:59 2018 +0200 discovery: Remove dependency on (guix ui). This reduces the closure of

05/07: cuirass: Factorize hydra-to-cuirass CI job translation.

2018-04-03 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit c222e779146f70f56a38535fd15410ada035fa2d Author: Ludovic Courtès Date: Mon Mar 26 23:11:16 2018 +0200 cuirass: Factorize hydra-to-cuirass CI job translation. *

branch wip-pull-multiple-derivations created (now 5971136)

2018-04-03 Thread Ludovic Courts
civodul pushed a change to branch wip-pull-multiple-derivations in repository guix. at 5971136 hydra: 'guix-modular' jobs use the new 'build-self'. This branch includes the following new commits: new 80a9124 Add (guix self). new b212685 build-self: Use (guix

07/07: hydra: 'guix-modular' jobs use the new 'build-self'.

2018-04-03 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 597113644c50e8e9ec2da6eeb9f8b6f05316e004 Author: Ludovic Courtès Date: Thu Mar 29 17:30:12 2018 +0200 hydra: 'guix-modular' jobs use the new 'build-self'. *

branch wip-pull-multiple-derivations deleted (was 55e59f1)

2018-04-03 Thread Ludovic Courts
civodul pushed a change to branch wip-pull-multiple-derivations in repository guix. was 55e59f1 hydra: 'guix-modular' jobs use the new 'build-self'. This change permanently discards the following revisions: discards 55e59f1 hydra: 'guix-modular' jobs use the new 'build-self'.

branch wip-pull-multiple-derivations created (now 55e59f1)

2018-04-03 Thread Ludovic Courts
civodul pushed a change to branch wip-pull-multiple-derivations in repository guix. at 55e59f1 hydra: 'guix-modular' jobs use the new 'build-self'. This branch includes the following new commits: new 80a9124 Add (guix self). new b212685 build-self: Use (guix

05/07: cuirass: Factorize hydra-to-cuirass CI job translation.

2018-04-03 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit db7d9ac917d4577377fdfcc70312685958f92a3c Author: Ludovic Courtès Date: Mon Mar 26 23:11:16 2018 +0200 cuirass: Factorize hydra-to-cuirass CI job translation. *

04/07: discovery: Remove dependency on (guix ui).

2018-04-03 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 5585d80f4091c1c7f3bfdf1f701ba70f04d16676 Author: Ludovic Courtès Date: Mon Mar 26 23:42:59 2018 +0200 discovery: Remove dependency on (guix ui). This reduces the closure of

branch wip-pull-multiple-derivations deleted (was b7df0ff)

2018-04-03 Thread Ludovic Courts
civodul pushed a change to branch wip-pull-multiple-derivations in repository guix. was b7df0ff hydra: 'guix-modular' jobs use the new 'build-self'. This change permanently discards the following revisions: discards b7df0ff hydra: 'guix-modular' jobs use the new 'build-self'.

03/07: build: Add 'as-derivation' target.

2018-04-03 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit ed3bd170d36ba4492cb239cf5335a6bd6a748032 Author: Ludovic Courtès Date: Mon Mar 26 22:17:40 2018 +0200 build: Add 'as-derivation' target. * build-aux/compile-as-derivation.scm:

02/07: build-self: Use (guix self).

2018-04-03 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit b212685accc45ba5ac866f82e711e7e9e7b3fcef Author: Ludovic Courtès Date: Fri Mar 23 17:18:15 2018 +0100 build-self: Use (guix self). This mitigates .

07/07: hydra: 'guix-modular' jobs use the new 'build-self'.

2018-04-03 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 55e59f1471c1d30ca922c8b3367d942e30350e98 Author: Ludovic Courtès Date: Thu Mar 29 17:30:12 2018 +0200 hydra: 'guix-modular' jobs use the new 'build-self'. *

06/07: cuirass: Add job specs for the modular Guix.

2018-04-03 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 0e41d35cc9b35542d953a7a0ec61746e04c98b30 Author: Ludovic Courtès Date: Tue Mar 27 09:48:16 2018 +0200 cuirass: Add job specs for the modular Guix. *

01/07: Add (guix self).

2018-04-03 Thread Ludovic Courts
civodul pushed a commit to branch wip-pull-multiple-derivations in repository guix. commit 80a91242ca47ff61ad92551c0465c077a5dc0432 Author: Ludovic Courtès Date: Fri Mar 23 15:36:12 2018 +0100 Add (guix self). * guix/self.scm: New file. * Makefile.am (MODULES):

branch master updated (2a27c0b -> b948c04)

2018-04-02 Thread Ludovic Courts
civodul pushed a change to branch master in repository guix. from 2a27c0b gnu: Add r-abc-data. new 576f245 gnu: guile-git: Update to 36f93c1. new 9188198 git: Increase modularity and expose 'update-cached-checkout'. new b948c04 gnu: cuirass: Update to

02/03: git: Increase modularity and expose 'update-cached-checkout'.

2018-04-02 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit 9188198692e3899ed9179af73cf721c19bb05db4 Author: Ludovic Courtès Date: Mon Apr 2 23:11:07 2018 +0200 git: Increase modularity and expose 'update-cached-checkout'. * guix/git.scm

01/03: gnu: guile-git: Update to 36f93c1.

2018-04-02 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit 576f245c2d65f8a665ddc6936f229a669fbc4597 Author: Ludovic Courtès Date: Mon Apr 2 22:34:21 2018 +0200 gnu: guile-git: Update to 36f93c1. * gnu/packages/guile.scm (guile-git): Update to 36f93c1. ---

03/03: gnu: cuirass: Update to f090c0f.

2018-04-02 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit b948c04745dffeda9b19c2eadd765e2cb622f2a1 Author: Ludovic Courtès Date: Mon Apr 2 23:15:05 2018 +0200 gnu: cuirass: Update to f090c0f. * gnu/packages/ci.scm (cuirass): Update to f090c0f. ---

[no subject]

2018-04-02 Thread Ludovic Courts
branch: master commit f090c0f4786c789070e2eae740914e06ab0ab989 Author: Ludovic Courtès Date: Mon Apr 2 22:25:23 2018 +0200 utils: Add critical sections. * src/cuirass/utils.scm (make-critical-section) (call-with-critical-section): New procedures.

master updated (543709f -> f090c0f)

2018-04-02 Thread Ludovic Courts
civodul pushed a change to branch master. from 543709f base: Do not resort to Coreutils' "chmod". new f090c0f utils: Add critical sections. Summary of changes: .dir-locals.el| 3 ++- src/cuirass/http.scm | 40 ++--

[no subject]

2018-04-01 Thread Ludovic Courts
branch: master commit 2fe7ff87e23b18d49bd33cffc4766b7eaa382054 Author: Ludovic Courtès Date: Sun Apr 1 22:57:05 2018 +0200 base: Make a writable copy of the checkout only when #:no-compile? is false. This avoids copying things back and forth. *

[no subject]

2018-04-01 Thread Ludovic Courts
branch: master commit 543709fbca4f20164b30f1dded33442c373fc9d2 Author: Ludovic Courtès Date: Sun Apr 1 23:15:08 2018 +0200 base: Do not resort to Coreutils' "chmod". * src/cuirass/base.scm (make-writable-copy)[chmod+w]: New procedure. Replace

master updated (8eefd24 -> 543709f)

2018-04-01 Thread Ludovic Courts
civodul pushed a change to branch master. from 8eefd24 database: 'db-get-builds' honors 'status+submission-time' ordering again. new 2fe7ff8 base: Make a writable copy of the checkout only when #:no-compile? is false. new 543709f base: Do not resort to Coreutils'

01/03: gnu: sed: Update to 4.5.

2018-04-01 Thread Ludovic Courts
civodul pushed a commit to branch core-updates in repository guix. commit 301a4249064227bc4883e4e5b638e85a65925ba0 Author: Ludovic Courtès Date: Sun Apr 1 18:38:58 2018 +0200 gnu: sed: Update to 4.5. * gnu/packages/base.scm (sed): Update to 4.5. [arguments]:

03/03: gnu: libidn: Update to 1.34.

2018-04-01 Thread Ludovic Courts
civodul pushed a commit to branch core-updates in repository guix. commit 33f3da11b5b3d50fa90d24bf3b36ee7358a5ab6c Author: Ludovic Courtès Date: Sun Apr 1 20:51:21 2018 +0200 gnu: libidn: Update to 1.34. * gnu/packages/libidn.scm (libidn): Update to 1.34. ---

02/03: gnu: commencement: Avoid extra Perl build in the DAG.

2018-04-01 Thread Ludovic Courts
civodul pushed a commit to branch core-updates in repository guix. commit 78ca500a7559e65a2776cff49a3d0f695d3cdf92 Author: Ludovic Courtès Date: Sun Apr 1 18:48:23 2018 +0200 gnu: commencement: Avoid extra Perl build in the DAG. * gnu/packages/commencement.scm

branch core-updates updated (d329227 -> 33f3da1)

2018-04-01 Thread Ludovic Courts
civodul pushed a change to branch core-updates in repository guix. from d329227 gexp: 'compiled-modules' prints a line for each module. new 301a424 gnu: sed: Update to 4.5. new 78ca500 gnu: commencement: Avoid extra Perl build in the DAG. new 33f3da1 gnu:

01/03: gnu: glibc: Reinstate fallback code for systems lacking 'prlimit64'.

2018-04-01 Thread Ludovic Courts
civodul pushed a commit to branch core-updates in repository guix. commit 6422bde9b4ea4507f794eb61eaca8d402939c2ab Author: Ludovic Courtès Date: Fri Mar 30 11:18:47 2018 +0200 gnu: glibc: Reinstate fallback code for systems lacking 'prlimit64'. *

branch core-updates updated (6009cdb -> d329227)

2018-04-01 Thread Ludovic Courts
civodul pushed a change to branch core-updates in repository guix. from 6009cdb gnu: python-pycairo: Update to 1.16.3. new 6422bde gnu: glibc: Reinstate fallback code for systems lacking 'prlimit64'. new e640c9e gexp: compiled-modules: Factorize build code.

03/03: gexp: 'compiled-modules' prints a line for each module.

2018-04-01 Thread Ludovic Courts
civodul pushed a commit to branch core-updates in repository guix. commit d32922759bfeffa03ee189158ea00b1a0ddbe8c6 Author: Ludovic Courtès Date: Sun Apr 1 12:33:28 2018 +0200 gexp: 'compiled-modules' prints a line for each module. * guix/gexp.scm

02/03: gexp: compiled-modules: Factorize build code.

2018-04-01 Thread Ludovic Courts
civodul pushed a commit to branch core-updates in repository guix. commit e640c9e6f3da88d575f719a013b7b9806060a240 Author: Ludovic Courtès Date: Sun Apr 1 12:10:30 2018 +0200 gexp: compiled-modules: Factorize build code. * guix/gexp.scm (compiled-modules)[build]:

02/05: guix package: Add '--allow-collisions'.

2018-03-31 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit fc95dc4c34bf88ebd8c21752bf6d54b5cf752d1a Author: Ludovic Courtès Date: Sat Mar 31 23:14:56 2018 +0200 guix package: Add '--allow-collisions'. Fixes . Suggested by

01/05: nls: Add Spanish translation.

2018-03-31 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit e1bff5a75c9b9806509a90428b8a87c03cc67248 Author: Ludovic Courtès Date: Sat Mar 31 22:38:56 2018 +0200 nls: Add Spanish translation. * po/guix/es.po: New file. * po/guix/LINGUAS: Add 'es'. ---

03/05: union: Slightly improve messages for file collisions.

2018-03-31 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit f8d13038645e635634469b673bcc20d87c91b913 Author: Ludovic Courtès Date: Sat Mar 31 23:18:29 2018 +0200 union: Slightly improve messages for file collisions. * guix/build/union.scm (union-build):

branch master updated (fdc5d7a -> 9c57502)

2018-03-31 Thread Ludovic Courts
civodul pushed a change to branch master in repository guix. from fdc5d7a gnu: mutt: Update to 1.9.4. new e1bff5a nls: Add Spanish translation. new fc95dc4 guix package: Add '--allow-collisions'. new f8d1303 union: Slightly improve messages for file

04/05: build: Fix reference to non-existent 'bin/guix.in' in Makefile.am.

2018-03-31 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit c92e5612996e98cde005a572b83fc66aae32bcd7 Author: Ludovic Courtès Date: Sat Mar 31 23:27:23 2018 +0200 build: Fix reference to non-existent 'bin/guix.in' in Makefile.am. Fixes a regression introduced

05/05: gnu: libgnomeui: Avoid store file names in patch.

2018-03-31 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit 9c575023422c9d6f86c817a2309e74baa2d37b1b Author: Ludovic Courtès Date: Sat Mar 31 23:29:00 2018 +0200 gnu: libgnomeui: Avoid store file names in patch. This placates 'assert-no-store-file-names',

36/38: gnu: Add ghc-yesod-form.

2018-03-31 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit 6faa30c17c6d674256e9448d95efd9256b908881 Author: rsiddharth Date: Wed Mar 21 03:45:13 2018 + gnu: Add ghc-yesod-form. * gnu/packages/haskell-web.scm (ghc-yesod-form): New variable.

33/38: gnu: ghc-psqueues: Disable tests.

2018-03-31 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit fb812d6cff11a799db96cf28acb7b22b8d659a62 Author: rsiddharth Date: Wed Mar 21 03:45:10 2018 + gnu: ghc-psqueues: Disable tests. * gnu/packages/haskell.scm (ghc-psqueues)[arguments]: Set

18/38: gnu: Add ghc-attoparsec-iso8601.

2018-03-31 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit ac7cdb40abc50622f8e60cd9891bb8424d739503 Author: rsiddharth Date: Wed Mar 21 03:44:55 2018 + gnu: Add ghc-attoparsec-iso8601. * gnu/packages/haskell.scm (ghc-attoparsec-iso8601): New

16/38: gnu: Add ghc-yesod-core.

2018-03-31 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit aebe9d2556b368b931a95f4dff93d18fc13ce752 Author: rsiddharth Date: Wed Mar 21 03:44:53 2018 + gnu: Add ghc-yesod-core. * gnu/packages/haskell-web.scm (ghc-yesod-core): New variable.

19/38: gnu: Add ghc-th-lift-instances.

2018-03-31 Thread Ludovic Courts
civodul pushed a commit to branch master in repository guix. commit ff7dd11f0a4fd6ca947cfa40cec42628fde44667 Author: rsiddharth Date: Wed Mar 21 03:44:56 2018 + gnu: Add ghc-th-lift-instances. * gnu/packages/haskell.scm (ghc-th-lift-instances): New

<    1   2   3   4   5   6   7   8   9   10   >