branch master updated (36bbac7 -> cd62e5d)

2018-07-16 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 36bbac7 gnu: Remove leftover patch. new 68a653a gnu: cuirass: Update to 7b2f9e0. new cd62e5d services: cuirass: Remove the LOAD-PATH option. The 2 revisions listed above as "new" are entirely new to this

master updated (cc078a0 -> 7b2f9e0)

2018-07-16 Thread Clment Lassieur
snape pushed a change to branch master. from cc078a0 utils: Reset the Fiber dynamic environment in %NON-BLOCKING. new 03c4095 database: Add support for database upgrades. new be713f8 database: Call a specification 'jobset' instead of 'project'. new 7b2f9e0

[no subject]

2018-07-16 Thread Clment Lassieur
branch: master commit be713f8a30788861806a74865b07403aa6774117 Author: Clément Lassieur Date: Mon Jul 2 17:25:31 2018 +0200 database: Call a specification 'jobset' instead of 'project'. This removes the possibility to filter specifications by branch, because branches were

[no subject]

2018-07-16 Thread Clment Lassieur
branch: master commit 7b2f9e0de1ad2d320973b7aea132a8afcad8bece Author: Clément Lassieur Date: Tue Jun 26 11:18:23 2018 +0200 Add support for multiple inputs. * Makefile.am (dist_sql_DATA): Add src/sql/upgrade-1.sql. * bin/cuirass.in (show-help, %options, main): Remove the

[no subject]

2018-07-16 Thread Clment Lassieur
branch: master commit 03c4095f0a1a614af3b1e1cd63270d28d98b39a3 Author: Clément Lassieur Date: Sat Jul 7 00:31:14 2018 +0200 database: Add support for database upgrades. * src/cuirass/database.scm (%package-sql-dir): New parameter. (db-load, db-schema-version,

[no subject]

2018-07-14 Thread Clment Lassieur
branch: master commit cc078a0e98906044941a0ce6a7328d62dac3df1f Author: Clément Lassieur Date: Mon Jul 2 16:39:19 2018 +0200 utils: Reset the Fiber dynamic environment in %NON-BLOCKING. * src/cuirass/utils.scm (%non-blocking): Wrap body in PARAMETERIZE form that clears

master updated (14f310f -> cc078a0)

2018-07-14 Thread Clment Lassieur
snape pushed a change to branch master. from 14f310f evaluate: Use a generic key to identify Cuirass arguments. new cc078a0 utils: Reset the Fiber dynamic environment in %NON-BLOCKING. Summary of changes: src/cuirass/utils.scm | 34 ++ 1 file

01/01: hydra: berlin: Fix the 'no-compile?' specification field.

2018-06-26 Thread Clment Lassieur
snape pushed a commit to branch master in repository maintenance. commit 59bd04c0ae9e6c95e3b11c281c3838a6e65e5366 Author: Clément Lassieur Date: Tue Jun 26 15:10:03 2018 +0200 hydra: berlin: Fix the 'no-compile?' specification field. * hydra/modules/sysadmin/services.scm

branch master updated (22e8c73 -> 59bd04c)

2018-06-26 Thread Clment Lassieur
snape pushed a change to branch master in repository maintenance. from 22e8c73 berlin: Host guix.info. new 59bd04c hydra: berlin: Fix the 'no-compile?' specification field. The 1 revisions listed above as "new" are entirely new to this repository and will be described in

01/01: gnu: parallel: Remove 'bash' input.

2018-06-22 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 5ca5ab8ba7a37afb15b48cfe1b2c72870cd88b4c Author: Clément Lassieur Date: Fri Jun 22 09:21:38 2018 +0200 gnu: parallel: Remove 'bash' input. Because it's implicit. * gnu/packages/parallel.scm

branch master updated (8edebd3 -> 5ca5ab8)

2018-06-22 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 8edebd3 gnu: nyx: Show header stats. new 5ca5ab8 gnu: parallel: Remove 'bash' input. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The

01/01: gnu: parallel: Wrap program instead of substituting 'ps' and 'perl'.

2018-06-21 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 4e7950fdce5b83db018c44a80ec4a4059612d716 Author: Clément Lassieur Date: Fri Jun 22 00:23:19 2018 +0200 gnu: parallel: Wrap program instead of substituting 'ps' and 'perl'. * gnu/packages/parallel.scm

branch master updated (18ab54d -> 4e7950f)

2018-06-21 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 18ab54d gnu: nyx: Update to 2.0.4. new 4e7950f gnu: parallel: Wrap program instead of substituting 'ps' and 'perl'. The 1 revisions listed above as "new" are entirely new to this repository and will be described

branch master updated (407ef4b -> 3cd1aaf)

2018-06-21 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 407ef4b gnu: hplip: Add Qt GUI support. new 3cd1aaf gnu: parallel: Update to 20180622. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The

01/01: gnu: parallel: Update to 20180622.

2018-06-21 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 3cd1aafa833ecbbf71efc0901f9a6cf94310ec1a Author: Clément Lassieur Date: Thu Jun 21 23:09:35 2018 +0200 gnu: parallel: Update to 20180622. * gnu/packages/parallel.scm (parallel): Update to 20180622. ---

master updated (85a373f -> 14f310f)

2018-06-18 Thread Clment Lassieur
snape pushed a change to branch master. from 85a373f http: Reverse evaluations list. new 14f310f evaluate: Use a generic key to identify Cuirass arguments. Summary of changes: bin/evaluate.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)

[no subject]

2018-06-18 Thread Clment Lassieur
branch: master commit 14f310f3b3e9fecfddce1529ec5631c829f8190c Author: Clément Lassieur Date: Wed Jun 13 15:50:01 2018 +0200 evaluate: Use a generic key to identify Cuirass arguments. So that Cuirass specifications used to build 'guix-modular' can be named differently than

01/01: gnu: Add dehydrated.

2018-06-16 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit e8b3a15849e513dd0421eeae5077b57e7f56043b Author: Clément Lassieur Date: Fri Jun 15 03:00:25 2018 +0200 gnu: Add dehydrated. * gnu/packages/tls.scm (dehydrated): New variable. --- gnu/packages/tls.scm | 71

branch master updated (bba0fa2 -> e8b3a15)

2018-06-16 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from bba0fa2 Add guix-daemon Bash completion file. new e8b3a15 gnu: Add dehydrated. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions

branch master updated (f715f10 -> 43fa239)

2018-06-14 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from f715f10 gnu: fio: Update to 3.7. new ab6f400 gnu: password-store: Update to 1.7.2. new 43fa239 gnu: emacs-password-store: Update to 1.7.2. The 2 revisions listed above as "new" are entirely new to this

02/02: gnu: emacs-password-store: Update to 1.7.2.

2018-06-14 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 43fa239717e575ef38ded135055ea09716180b0b Author: Clément Lassieur Date: Thu Jun 14 17:17:38 2018 +0200 gnu: emacs-password-store: Update to 1.7.2. * gnu/packages/emacs.scm (emacs-password-store): Update to 1.7.2.

01/02: gnu: password-store: Update to 1.7.2.

2018-06-14 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit ab6f400531f735c867cb85021790b487fad235f9 Author: Clément Lassieur Date: Thu Jun 14 17:12:14 2018 +0200 gnu: password-store: Update to 1.7.2. * gnu/packages/password-utils.scm (password-store): Update to 1.7.2.

04/04: gnu: Add python-dns-lexicon.

2018-06-14 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 85d79a79e4b721e24cdfb11a90beef6d566c499a Author: Clément Lassieur Date: Thu Jun 14 00:56:23 2018 +0200 gnu: Add python-dns-lexicon. * gnu/packages/python.scm (python-dns-lexicon, python2-dns-lexicon): New

01/04: gnu: Add python-requests-file.

2018-06-14 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 0dc572380bf627863b4f9666cffa1ec50022fb1d Author: Clément Lassieur Date: Thu Jun 14 01:13:02 2018 +0200 gnu: Add python-requests-file. * gnu/packages/python.scm (python-requests-file, python2-requests-file): New

02/04: gnu: Add python-tldextract.

2018-06-14 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit f4adbe7405fe9b0b921391b315dde79f1547b921 Author: Clément Lassieur Date: Thu Jun 14 01:02:01 2018 +0200 gnu: Add python-tldextract. * gnu/packages/python.scm (python-tldextract, python2-tldextract): New

03/04: gnu: Add python-pynamecheap.

2018-06-14 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit b863b50d80f5b8b3ece01c1f7198b57e22e4edf9 Author: Clément Lassieur Date: Thu Jun 14 00:57:12 2018 +0200 gnu: Add python-pynamecheap. * gnu/packages/python.scm (python-pynamecheap, python2-pynamecheap): New

branch master updated (40c1b61 -> 85d79a7)

2018-06-14 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 40c1b61 gnu: Add tmate. new 0dc5723 gnu: Add python-requests-file. new f4adbe7 gnu: Add python-tldextract. new b863b50 gnu: Add python-pynamecheap. new 85d79a7 gnu: Add

branch master updated (14618a1 -> c24b154)

2018-06-13 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 14618a1 gnu: vkquake: Update to 1.00.0. new c24b154 tests: Honor the return value of 'start-service'. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate

01/01: tests: Honor the return value of 'start-service'.

2018-06-13 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit c24b15472baaa7ec67d48cbf296bbe5ab727b78f Author: Clément Lassieur Date: Mon Jun 11 21:07:24 2018 +0200 tests: Honor the return value of 'start-service'. Since commit dc7b3e56337ee9d8dcd8fe7d5cab71ef536d024f,

branch master updated (1458f76 -> d5452aa)

2018-06-02 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 1458f76 self: Include gnu/build/* in the result. new d5452aa gnu: emacs-elfeed: Update to 3.0.0. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails.

01/01: gnu: emacs-elfeed: Update to 3.0.0.

2018-06-02 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit d5452aa201a2f297e503658576ee99a7c070787c Author: Clément Lassieur Date: Sat Jun 2 12:54:16 2018 +0200 gnu: emacs-elfeed: Update to 3.0.0. * gnu/packages/emacs.scm (emacs-elfeed): Update to 3.0.0. ---

branch master updated (d0e23e3 -> 6f8f98d)

2018-05-30 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from d0e23e3 gnu: vlc: Update to 3.0.3, and add more inputs. new 6f8f98d gnu: scribus: Fix build against Qt 5.11. The 1 revisions listed above as "new" are entirely new to this repository and will be described in

01/01: gnu: scribus: Fix build against Qt 5.11.

2018-05-30 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 6f8f98df7f90fd18795f832c32e8d84557a24c0b Author: Clément Lassieur Date: Tue May 29 19:26:21 2018 +0200 gnu: scribus: Fix build against Qt 5.11. * gnu/packages/scribus.scm (scribus)[arguments]: Add a 'patch-source'

branch master updated (3fe0d36 -> d0e23e3)

2018-05-30 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 3fe0d36 gnu: perl-text-format: Update to 0.61. new cfcd9a4 gnu: wireshark: End phase with #t. new d0e23e3 gnu: vlc: Update to 3.0.3, and add more inputs. The 2 revisions listed above as "new" are

01/02: gnu: wireshark: End phase with #t.

2018-05-30 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit cfcd9a45517dadeca9f47e80dc9b1df0b7ef59d0 Author: Clément Lassieur Date: Tue May 29 19:43:28 2018 +0200 gnu: wireshark: End phase with #t. * gnu/packages/networking.scm (wireshark)[arguments]: End 'patch-source'

02/02: gnu: vlc: Update to 3.0.3, and add more inputs.

2018-05-30 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit d0e23e3940bb122cca5657e89e14ae5b7db49be4 Author: Mark H Weaver Date: Wed Apr 18 21:32:46 2018 -0400 gnu: vlc: Update to 3.0.3, and add more inputs. Co-authored-by: Roel Janssen * gnu/packages/video.scm

branch master updated (6cedd61 -> 7c1445f)

2018-05-29 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 6cedd61 gnu: librecad: Fix build against Qt 5.11. new 7c1445f gnu: Add missing copyright line. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails.

01/01: gnu: Add missing copyright line.

2018-05-29 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 7c1445f86ac38f83bc70464dda6be3e26da5e571 Author: Clément Lassieur Date: Tue May 29 15:40:28 2018 +0200 gnu: Add missing copyright line. * gnu/packages/engineering.scm: Add missing copyright line for commit

01/01: gnu: librecad: Fix build against Qt 5.11.

2018-05-29 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 6cedd611774f91056c70d8d3a175d514b9b9fc76 Author: Clément Lassieur Date: Tue May 29 15:21:07 2018 +0200 gnu: librecad: Fix build against Qt 5.11. * gnu/packages/engineering.scm (librecad)[arguments]: Add missing

branch master updated (0d56d9c -> 6cedd61)

2018-05-29 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 0d56d9c services: fstab: Properly handle file system labels. new 6cedd61 gnu: librecad: Fix build against Qt 5.11. The 1 revisions listed above as "new" are entirely new to this repository and will be described in

branch master updated (77cc877 -> a234ae3)

2018-05-28 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 77cc877 gnu: supercollider: Remove broken Qt dependency. new a234ae3 gnu: wireshark: Fix build against Qt 5.11. The 1 revisions listed above as "new" are entirely new to this repository and will be described in

01/01: gnu: wireshark: Fix build against Qt 5.11.

2018-05-28 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit a234ae38ba21578403b6ed9df2edb4104a343826 Author: Clément Lassieur Date: Mon May 28 23:03:19 2018 +0200 gnu: wireshark: Fix build against Qt 5.11. * gnu/packages/networking.scm (wireshark)[arguments]: Add a

branch master updated (c7d901c -> 77cc877)

2018-05-28 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from c7d901c gnu: vlc: Fix build against Qt 5.11. new 77cc877 gnu: supercollider: Remove broken Qt dependency. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate

01/01: gnu: supercollider: Remove broken Qt dependency.

2018-05-28 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 77cc8778a39426a786217896ec589c8c9341aa8f Author: Clément Lassieur Date: Mon May 28 15:02:28 2018 +0200 gnu: supercollider: Remove broken Qt dependency. As suggested by Ricardo Wurmus. This also removes IDE

branch master updated (a338b6f -> c7d901c)

2018-05-28 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from a338b6f Revert "gnu: emacs: Update to 26.1." new c7d901c gnu: vlc: Fix build against Qt 5.11. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails.

01/01: gnu: vlc: Fix build against Qt 5.11.

2018-05-28 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit c7d901c130cc1d711d152d9f2930488fe6858d07 Author: Clément Lassieur Date: Mon May 28 21:38:05 2018 +0200 gnu: vlc: Fix build against Qt 5.11. * gnu/packages/video.scm (vlc)[arguments]: Add missing headers. ---

02/02: gnu: gajim: Update to 1.0.3.

2018-05-28 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit fdb85546dd1b3e27a305b85832fc85ea92d41d84 Author: Clément Lassieur Date: Mon May 28 16:38:20 2018 +0200 gnu: gajim: Update to 1.0.3. * gnu/packages/messaging.scm (gajim): Update to 1.0.3. ---

branch master updated (70770b9 -> fdb8554)

2018-05-28 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 70770b9 gnu: Add xtensor. new 1357459 gnu: python-nbxmpp: Update to 0.6.6. new fdb8554 gnu: gajim: Update to 1.0.3. The 2 revisions listed above as "new" are entirely new to this repository and will be

01/02: gnu: python-nbxmpp: Update to 0.6.6.

2018-05-28 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 135745939dbfb037d5f97ad7f2cd4bfc3c047347 Author: Clément Lassieur Date: Mon May 28 16:40:50 2018 +0200 gnu: python-nbxmpp: Update to 0.6.6. * gnu/packages/messaging.scm (python-nbxmpp): Update

branch master updated (6a65b70 -> bb6f94c)

2018-05-01 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 6a65b70 gnu: emacs-emms: Update to 5.0. new bb6f94c guix system: search: Display all provision names as 'shepherdnames'. The 1 revisions listed above as "new" are entirely new to this repository and will be

01/01: guix system: search: Display all provision names as 'shepherdnames'.

2018-05-01 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit bb6f94c71e9a8dfb1a0f5cad4b0196bdb175375c Author: Clément Lassieur Date: Tue May 1 01:11:31 2018 +0200 guix system: search: Display all provision names as 'shepherdnames'. *

01/02: services: prosody: Add a description to the prosody-service-type.

2018-04-30 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 9c6a461cf0512b8f43f83837907f35cf2255077e Author: Clément Lassieur Date: Tue May 1 00:05:16 2018 +0200 services: prosody: Add a description to the prosody-service-type. *

branch master updated (1697048 -> cb7c80f)

2018-04-30 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 1697048 gnu: roguebox-adventures: Update to 2.2.1. new 9c6a461 services: prosody: Add a description to the prosody-service-type. new cb7c80f services: prosody: Add a default value to the

02/02: services: prosody: Add a default value to the prosody-service-type.

2018-04-30 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit cb7c80f67de656025dee60785fb4b45ce2d7dacd Author: Clément Lassieur Date: Tue May 1 00:14:31 2018 +0200 services: prosody: Add a default value to the prosody-service-type. *

02/02: gnu: gajim: Update to 1.0.2.

2018-04-30 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 539a8d29319de87b85eb8919346063e5d0bb0f5c Author: Clément Lassieur Date: Mon Apr 30 21:20:54 2018 +0200 gnu: gajim: Update to 1.0.2. * gnu/packages/messaging.scm (gajim): Update to 1.0.2. ---

branch master updated (d0e888c -> 539a8d2)

2018-04-30 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from d0e888c gnu: xournal: Update to 0.4.8.2016. new 4b6e2a1 gnu: python-nbxmpp: Update to 0.6.5. new 539a8d2 gnu: gajim: Update to 1.0.2. The 2 revisions listed above as "new" are entirely new to this

01/02: gnu: python-nbxmpp: Update to 0.6.5.

2018-04-30 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 4b6e2a19afb1280bc6c8840008eac57d8e33e237 Author: Clément Lassieur Date: Mon Apr 30 21:20:17 2018 +0200 gnu: python-nbxmpp: Update to 0.6.5. * gnu/packages/messaging.scm (python-nbxmpp): Update

branch master updated (37b9be5 -> eb88e2c)

2018-04-25 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 37b9be5 gnu: guile-sdl2: Require guile 2.2. new eb88e2c gnu: Add l-smash. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed

01/01: gnu: Add l-smash.

2018-04-25 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit eb88e2c11ccf47fb8b2c0b68425c3fc9ba4a116a Author: Clément Lassieur Date: Wed Apr 25 13:12:24 2018 +0200 gnu: Add l-smash. * gnu/packages/video.scm (l-smash): New variable. ---

03/03: gnu: Add emacs-lispyville.

2018-04-18 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 28ca6b35d9b5ed89c4ec65f50b80e3b320e4354d Author: Clément Lassieur Date: Mon Apr 9 22:03:30 2018 +0200 gnu: Add emacs-lispyville. * gnu/packages/emacs.scm (emacs-lispyville): New variable. ---

branch master updated (16a8cb9 -> 28ca6b3)

2018-04-18 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 16a8cb9 gnu: blender: Update to 2.79b. new 30cf707 gnu: Add emacs-zoutline. new e8360eb gnu: emacs-lispy: Change source to recent Git commit. new 28ca6b3 gnu: Add emacs-lispyville. The 3

01/03: gnu: Add emacs-zoutline.

2018-04-18 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 30cf7070887014d337af6012816f3580e63f4504 Author: Clément Lassieur Date: Mon Apr 9 22:55:33 2018 +0200 gnu: Add emacs-zoutline. * gnu/packages/emacs.scm (emacs-zoutline): New variable. ---

02/03: gnu: emacs-lispy: Change source to recent Git commit.

2018-04-18 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit e8360eb8ea015cf35ae67d8071e38d7f9276667f Author: Clément Lassieur Date: Mon Apr 9 21:31:25 2018 +0200 gnu: emacs-lispy: Change source to recent Git commit. * gnu/packages/emacs.scm

branch master updated (de893dd -> e2d8b4a)

2018-04-17 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from de893dd gnu: emacs-emms-player-mpv: Update to 0.1.0. new bc5fa18 gnu: python-nbxmpp: Update to 0.6.4. new e2d8b4a gnu: gajim: Update to 1.0.1. The 2 revisions listed above as "new" are entirely new to

02/02: gnu: gajim: Update to 1.0.1.

2018-04-17 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit e2d8b4a883b0c7f91315e2dede88a0444b9b0d0b Author: Clément Lassieur Date: Sat Apr 14 20:08:53 2018 +0200 gnu: gajim: Update to 1.0.1. * gnu/packages/messaging.scm (gajim): Update to 1.0.1.

01/02: gnu: python-nbxmpp: Update to 0.6.4.

2018-04-17 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit bc5fa18ba1e46e516a73a9565a2d37ef1737ceab Author: Clément Lassieur Date: Sat Apr 14 23:50:37 2018 +0200 gnu: python-nbxmpp: Update to 0.6.4. * gnu/packages/messaging.scm (python-nbxmpp): Update

03/05: services: cgit: Add support for file-like objects.

2018-04-11 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit ad05e96e14ff61c5739a9f8fc79aba8ed6545d16 Author: Clément Lassieur Date: Tue Mar 20 20:33:38 2018 +0100 services: cgit: Add support for file-like objects. * doc/guix.texi (Version Control

01/05: services: cgit: Simplify 'uglify-field-name'.

2018-04-11 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit dde99782e017747f5b442415864d68e7d3a4d031 Author: Clément Lassieur Date: Tue Mar 20 19:41:24 2018 +0100 services: cgit: Simplify 'uglify-field-name'. * gnu/services/cgit.scm

04/05: services: cgit: Enforce serialization order.

2018-04-11 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 80b76b93506cadc967164cb07093f86bafb5aa77 Author: Clément Lassieur Date: Tue Mar 20 21:05:09 2018 +0100 services: cgit: Enforce serialization order. * gnu/services/cgit.scm

05/05: services: cgit: Add support for project-list.

2018-04-11 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit e5fe544eaac4d478a09a9e22ffa460602f770910 Author: Clément Lassieur Date: Tue Mar 20 21:15:05 2018 +0100 services: cgit: Add support for project-list. * doc/guix.texi (Version Control Services):

branch master updated (99e892a -> e5fe544)

2018-04-11 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 99e892a gnu: linux-libre: Update to 4.16.1. new dde9978 services: cgit: Simplify 'uglify-field-name'. new 36027f0 services: cgit: Simplify 'serialize-module-link-path'. new ad05e96 services:

02/05: services: cgit: Simplify 'serialize-module-link-path'.

2018-04-11 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 36027f05e901c4d70374ca8d7e8ab87e58fe5300 Author: Clément Lassieur Date: Tue Mar 20 19:44:40 2018 +0100 services: cgit: Simplify 'serialize-module-link-path'. * gnu/services/cgit.scm

01/01: services: certbot: Don't try to renew certificates on activation.

2018-04-03 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit f72662968e757ed79eefa1990b5b94d802571632 Author: Clément Lassieur Date: Mon Mar 19 21:10:31 2018 +0100 services: certbot: Don't try to renew certificates on activation. Because it takes too

branch master updated (7ba2230 -> f726629)

2018-04-03 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 7ba2230 gnu: Add perl-carp. new f726629 services: certbot: Don't try to renew certificates on activation. The 1 revisions listed above as "new" are entirely new to this repository and will be described in

branch master updated (a89bf33 -> 254a881)

2018-03-08 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from a89bf33 gnu: vulkan-icd-loader: Update to 1.1.70.0. new 254a881 gnu: global: Replace GLOBAL with GNU GLOBAL in description. The 1 revisions listed above as "new" are entirely new to this repository and will be

01/01: gnu: global: Replace GLOBAL with GNU GLOBAL in description.

2018-03-08 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 254a88199f32d35e39c8913bc557ea2db69bd04e Author: Clément Lassieur Date: Thu Mar 8 08:58:38 2018 +0100 gnu: global: Replace GLOBAL with GNU GLOBAL in description. * gnu/packages/code.scm

01/01: services: messaging: Prosody config supports file-like objects.

2018-03-03 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit bdcf0e6fd484a54240a98ddf8b6fa433c1b9bd6c Author: Clément Lassieur Date: Mon Feb 26 01:12:24 2018 +0100 services: messaging: Prosody config supports file-like objects. * doc/guix.texi

branch master updated (fb547c3 -> bdcf0e6)

2018-03-03 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from fb547c3 gnu: dictionaries: Add copyright line. new bdcf0e6 services: messaging: Prosody config supports file-like objects. The 1 revisions listed above as "new" are entirely new to this repository and will be

01/01: gnu: password-store: Fix compatibility with GnuPG 2.2.5.

2018-02-24 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 60628f54524ab0fbce77ddea103ae608c05cbd36 Author: Clément Lassieur Date: Sat Feb 24 12:41:36 2018 +0100 gnu: password-store: Fix compatibility with GnuPG 2.2.5. *

branch master updated (952a20d -> 60628f5)

2018-02-24 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 952a20d gnu: rhash: Remove `outputs' argument from phases. new 60628f5 gnu: password-store: Fix compatibility with GnuPG 2.2.5. The 1 revisions listed above as "new" are entirely new to this repository and will be

08/11: doc: Fix typo in certbot-configuration description.

2018-02-22 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 0420a293cc25ccf4c0958fd68e6e3ccb9394cb21 Author: Clément Lassieur Date: Sun Feb 11 23:11:35 2018 +0100 doc: Fix typo in certbot-configuration description. * doc/guix.texi (Certificate

09/11: services: certbot: Allow to set RSA key size.

2018-02-22 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit a2cb2bbc0ba984398dd79ff7bd37af8960f67ced Author: Clément Lassieur Date: Sat Feb 10 17:27:19 2018 +0100 services: certbot: Allow to set RSA key size. * doc/guix.texi (Certificate Services):

06/11: services: certbot: Get certbot to run non-interactively.

2018-02-22 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 65fc1d890d2e33e62a7c9d9fe31184c48d848e0c Author: Clément Lassieur Date: Sat Feb 10 16:32:26 2018 +0100 services: certbot: Get certbot to run non-interactively. * doc/guix.texi (Certificate

branch master updated (5c213d1 -> fece75f)

2018-02-22 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 5c213d1 gnu: american-fuzzy-lop: Change custom qemu input. new 70cd223 services: certbot: Listen on IPv6. new 7ab04c1 services: certbot: Run certbot twice a day at a random minute. new 3015186

11/11: services: certbot: Allow to set a deploy hook.

2018-02-22 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit fece75fe356ce9f99d1d13baaa5f195c510f187b Author: Clément Lassieur Date: Sun Feb 11 10:53:10 2018 +0100 services: certbot: Allow to set a deploy hook. * doc/guix.texi (Certificate Services):

04/11: services: certbot: Rename 'host' to 'domain'.

2018-02-22 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 966fd7b7e9f321a02e740659ab1c1853e34533b5 Author: Clément Lassieur Date: Sat Feb 10 14:56:53 2018 +0100 services: certbot: Rename 'host' to 'domain'. * doc/guix.texi (Certificate Services):

02/11: services: certbot: Run certbot twice a day at a random minute.

2018-02-22 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 7ab04c17c01a926660cd1c9fa9311a5efc6716da Author: Clément Lassieur Date: Fri Feb 9 01:01:17 2018 +0100 services: certbot: Run certbot twice a day at a random minute. * doc/guix.texi

01/11: services: certbot: Listen on IPv6.

2018-02-22 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 70cd2239a567fe551bdbe368b1d2b9d9cf531d09 Author: Clément Lassieur Date: Fri Feb 9 01:00:33 2018 +0100 services: certbot: Listen on IPv6. * gnu/services/certbot.scm

07/11: services: certbot: Associate one certificate with several domains.

2018-02-22 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit c3215d2f9d8fa4b890e3a41ceb4404b76a7c5c49 Author: Clément Lassieur Date: Sat Feb 10 17:20:22 2018 +0100 services: certbot: Associate one certificate with several domains. * doc/guix.texi

05/11: services: certbot: Refactor certbot command.

2018-02-22 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit c1dfcfdf58b4a05903d6b4266ca3c04f1c4cb6e2 Author: Clément Lassieur Date: Sat Feb 10 16:06:12 2018 +0100 services: certbot: Refactor certbot command. * gnu/services/certbot.scm

03/11: services: certbot: Fix indentation.

2018-02-22 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 301518638fbb2344b523623317bb5cd084e80d44 Author: Clément Lassieur Date: Fri Feb 9 01:02:08 2018 +0100 services: certbot: Fix indentation. * gnu/services/certbot.scm (certbot-activation): Fix

10/11: services: certbot: Add verbosity.

2018-02-22 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit e216c797f7432cbf21f991b1eff97821ace17140 Author: Clément Lassieur Date: Sun Feb 11 01:19:56 2018 +0100 services: certbot: Add verbosity. The certificate name wasn't displayed if it wasn't

01/01: gnu: the-silver-searcher: Update to 2.1.0.

2018-01-31 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 8af20b997fababa24b639e9247729da6caaf3aee Author: Clément Lassieur Date: Wed Jan 31 17:21:09 2018 +0100 gnu: the-silver-searcher: Update to 2.1.0. * gnu/packages/code.scm (the-silver-searcher):

branch master updated (46de559 -> 8af20b9)

2018-01-31 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 46de559 gnu: youtube-dl: Update to 2018.01.27. new 8af20b9 gnu: the-silver-searcher: Update to 2.1.0. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate

branch master updated (45b4869 -> 5ee4cd6)

2018-01-25 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 45b4869 gnu: gource: Fix the hashes of mutated GitHub archives. new 5ee4cd6 services: postgresql: Use pg_ctl to start and stop postgres. The 1 revisions listed above as "new" are entirely new to this repository

01/01: services: postgresql: Use pg_ctl to start and stop postgres.

2018-01-25 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 5ee4cd69c47b77e534654a130b1264ad05809943 Author: Clément Lassieur Date: Mon Jan 15 09:35:59 2018 +0100 services: postgresql: Use pg_ctl to start and stop postgres. Fixes

01/01: gnu: Add missing copyright line.

2017-12-28 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit 6a9d2266657b264708046002671cedaf03092cc1 Author: Clément Lassieur Date: Thu Dec 28 18:42:57 2017 +0100 gnu: Add missing copyright line. * gnu/packages/ruby.scm: Add missing copyright line for

branch master updated (6b681dd -> 6a9d226)

2017-12-28 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 6b681dd gnu: guix: Update snapshot to f76ff984. new 6a9d226 gnu: Add missing copyright line. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The

01/02: gnu: Add ruby-rubypants.

2017-12-27 Thread Clment Lassieur
snape pushed a commit to branch master in repository guix. commit f90c25c1c84071d42a652396d290582ceef9b6ed Author: Clément Lassieur Date: Wed Dec 27 17:03:08 2017 +0100 gnu: Add ruby-rubypants. * gnu/packages/ruby.scm (ruby-rubypants): New variable. ---

branch master updated (0684f1d -> beb3483)

2017-12-27 Thread Clment Lassieur
snape pushed a change to branch master in repository guix. from 0684f1d gnu: qgpgme: Make GnuPG available while building. new f90c25c gnu: Add ruby-rubypants. new beb3483 gnu: Add ruby-org-ruby. The 2 revisions listed above as "new" are entirely new to this

<    1   2   3   >