branch master updated (1a82ba6 -> 836cbd9)

2017-02-10 Thread Danny Milosavljevic
dannym pushed a change to branch master in repository guix. from 1a82ba6 gnu: ntfs-3g: Fix CVE-2017-0358. new beffaf9 gnu: ldc: Rename ldc 0.17.2 to ldc-bootstrap. new 836cbd9 gnu: ldc: Update to 1.1.0. The 2 revisions listed above as "new" are entirely new to this re

02/02: gnu: ldc: Update to 1.1.0.

2017-02-10 Thread Danny Milosavljevic
dannym pushed a commit to branch master in repository guix. commit 836cbd9f72fa3e2bcd4102c3db1b6f3c0671ed2f Author: Danny Milosavljevic Date: Wed Feb 1 10:51:32 2017 +0100 gnu: ldc: Update to 1.1.0. * gnu/packages/ldc.scm (ldc-1.1.0-beta6): Rename to... (ldc): ... this.

01/02: gnu: ldc: Rename ldc 0.17.2 to ldc-bootstrap.

2017-02-10 Thread Danny Milosavljevic
dannym pushed a commit to branch master in repository guix. commit beffaf9a124e846eddd1519020c08ec6628fcd78 Author: Danny Milosavljevic Date: Wed Feb 1 10:51:31 2017 +0100 gnu: ldc: Rename ldc 0.17.2 to ldc-bootstrap. * gnu/packages/ldc.scm (ldc): Rename to... (ldc-bootstrap

01/01: gnu: rustc: Add native-search-paths.

2017-02-10 Thread Ben Woodcroft
benwoodcroft pushed a commit to branch master in repository guix. commit fa73a7c1b3d9b56395152a0284e10171b4fefaed Author: Ben Woodcroft Date: Tue Jan 31 21:01:59 2017 +1000 gnu: rustc: Add native-search-paths. * gnu/packages/rust.scm (rust)[native-search-paths]: New field.

branch master updated (836cbd9 -> fa73a7c)

2017-02-10 Thread Ben Woodcroft
benwoodcroft pushed a change to branch master in repository guix. from 836cbd9 gnu: ldc: Update to 1.1.0. new fa73a7c gnu: rustc: Add native-search-paths. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The re

07/08: installer: Provide the ability to add new users.

2017-02-10 Thread John Darrington
jmd pushed a commit to branch wip-installer in repository guix. commit c8a02e7a19c7a9c244d8bfafc94bc7c147762dd9 Author: John Darrington Date: Tue Feb 7 09:09:12 2017 +0100 installer: Provide the ability to add new users. * gnu/system/installer/misc.scm (users) : Delete test data.

branch wip-installer updated (688f4f7 -> e0eeeab)

2017-02-10 Thread John Darrington
jmd pushed a change to branch wip-installer in repository guix. from 688f4f7 installer: Fix bug when changing languages. new 7cb7d31 installer: Fix the startup locale. new adbadf4 installer: Add users page. new 439bacd installer: Remove unused procedure.

01/08: installer: Fix the startup locale.

2017-02-10 Thread John Darrington
jmd pushed a commit to branch wip-installer in repository guix. commit 7cb7d31277ca4ceec12bc9eccb08378ef2b69cdd Author: John Darrington Date: Sun Feb 5 16:50:47 2017 +0100 installer: Fix the startup locale. * gnu/system/installer/guixsd-installer.scm (guixsd-installer): Don't

08/08: gurses: Don't crash if asked for an item by an invalid index.

2017-02-10 Thread John Darrington
jmd pushed a commit to branch wip-installer in repository guix. commit e0eeeab68e648c3c86a5ba8cf18d438476b22c2b Author: John Darrington Date: Tue Feb 7 12:10:13 2017 +0100 gurses: Don't crash if asked for an item by an invalid index. * gurses/menu.scm (menu-get-current-item): Retu

03/08: installer: Remove unused procedure.

2017-02-10 Thread John Darrington
jmd pushed a commit to branch wip-installer in repository guix. commit 439bacda1c1a722d46733a4b7eb8b2f08d7e7088 Author: John Darrington Date: Mon Feb 6 17:55:45 2017 +0100 installer: Remove unused procedure. * gnu/system/installer/utils.scm (new-nav-form): Remove procedure. --- g

04/08: installer: New page to edit user accounts.

2017-02-10 Thread John Darrington
jmd pushed a commit to branch wip-installer in repository guix. commit 0e2888d7489b4ad7a5fc6bca439a55c57f031c0d Author: John Darrington Date: Mon Feb 6 19:57:36 2017 +0100 installer: New page to edit user accounts. * gnu/system/installer/user-edit.scm: New file. * gnu/local.mk

06/08: installer: Remove whitespace.

2017-02-10 Thread John Darrington
jmd pushed a commit to branch wip-installer in repository guix. commit 14005a19a3118c3585a05f52599034e69cb83226 Author: John Darrington Date: Mon Feb 6 20:07:57 2017 +0100 installer: Remove whitespace. * gnu/system/installer/disks.scm, gnu/system/installer/hostname.scm, gn

02/08: installer: Add users page.

2017-02-10 Thread John Darrington
jmd pushed a commit to branch wip-installer in repository guix. commit adbadf48b5e1bb528117e9a8938caec8b4aa2f02 Author: John Darrington Date: Mon Feb 6 17:04:03 2017 +0100 installer: Add users page. * gnu/system/installer/users.scm: New file. * gnu/local.mk: Add it. * gnu/

05/08: gurses: Update the cursor position when posting the form.

2017-02-10 Thread John Darrington
jmd pushed a commit to branch wip-installer in repository guix. commit 7cf63cf5879affd8e44af8db2e722197c47b897c Author: John Darrington Date: Mon Feb 6 20:00:35 2017 +0100 gurses: Update the cursor position when posting the form. * gurses/form.scm (form-post): Update the cursor be

02/07: gnu: Add git-crypt.

2017-02-10 Thread David Craven
dvc pushed a commit to branch master in repository guix. commit 53ff54958cc08a3c126654ab449d5c5fbeb9d37c Author: David Craven Date: Wed Feb 1 20:33:46 2017 +0100 gnu: Add git-crypt. * gnu/packages/version-control.scm (git-crypt): New variable. --- gnu/packages/version-control.scm

branch master updated (fa73a7c -> 01ceca2)

2017-02-10 Thread David Craven
dvc pushed a change to branch master in repository guix. from fa73a7c gnu: rustc: Add native-search-paths. new f23052a gnu: mutter: Update to HEAD. new 53ff549 gnu: Add git-crypt. new 7b83b69 gnu: Add appstream-glib. new 6c4f702 gnu: Add gnome-disk-

04/07: gnu: Add gnome-disk-utility.

2017-02-10 Thread David Craven
dvc pushed a commit to branch master in repository guix. commit 6c4f7022c6a731b4efb4a0bf3e6811759a540d65 Author: David Craven Date: Mon Jan 30 17:24:33 2017 +0100 gnu: Add gnome-disk-utility. * gnu/packages/gnome.scm (gnome-disk-utility): New variable. --- gnu/packages/gnome.scm

03/07: gnu: Add appstream-glib.

2017-02-10 Thread David Craven
dvc pushed a commit to branch master in repository guix. commit 7b83b695d303c2b90f746758eb0429369bf993ed Author: David Craven Date: Wed Sep 7 21:13:06 2016 +0200 gnu: Add appstream-glib. * gnu/packages/glib.scm (appstream-glib): New variable. --- gnu/packages/glib.scm | 46 ++

07/07: build: Add build-aux/ar-lib to .gitignore.

2017-02-10 Thread David Craven
dvc pushed a commit to branch master in repository guix. commit 01ceca26589ff7a08d5045c98c7f4174527684cc Author: Clément Lassieur Date: Wed Feb 8 21:12:00 2017 +0100 build: Add build-aux/ar-lib to .gitignore. * .gitignore: Add entry for the above file which is created by './boots

01/01: gnu: gnutls: Remove perl dependency.

2017-02-10 Thread David Craven
dvc pushed a commit to branch core-updates in repository guix. commit 59e0bd7154205bdecf57064a4dfa995eaa6b80d1 Author: David Craven Date: Tue Jan 10 22:26:08 2017 +0100 gnu: gnutls: Remove perl dependency. * gnu/packages/tls.scm (gnutls)[inputs]: Remove perl. --- gnu/packages/tls

06/07: gnu: git: Add GIT_EXEC_PATH search-path-specification.

2017-02-10 Thread David Craven
dvc pushed a commit to branch master in repository guix. commit 82de2655a16dcc7a8e3b992b4afd34ec32c244a6 Author: David Craven Date: Fri Feb 10 12:21:08 2017 +0100 gnu: git: Add GIT_EXEC_PATH search-path-specification. Enables git plugins to be found when in they're in the system p

05/07: system: install: Add gptfdisk to installation os.

2017-02-10 Thread David Craven
dvc pushed a commit to branch master in repository guix. commit 72524ae843170b7af006388ebd87fc1eb60792e5 Author: David Craven Date: Mon Jan 30 20:52:00 2017 +0100 system: install: Add gptfdisk to installation os. * gnu/system/install.scm (installation-os)[packages]: Add gptfdisk.

01/07: gnu: mutter: Update to HEAD.

2017-02-10 Thread David Craven
dvc pushed a commit to branch master in repository guix. commit f23052a6385961a65a786d00d74fdf254043aa25 Author: David Craven Date: Wed Feb 1 19:51:53 2017 +0100 gnu: mutter: Update to HEAD. * gnu/packages/gnome.scm (mutter): Update to HEAD. [native-inputs]: Add autoconf, au

branch core-updates updated (e77fe95 -> 59e0bd7)

2017-02-10 Thread David Craven
dvc pushed a change to branch core-updates in repository guix. from e77fe95 gnu: linux-libre-headers: Update to 4.4.47. new 59e0bd7 gnu: gnutls: Remove perl dependency. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate e

01/02: gnu: rdmd: Update to 2.073.0.

2017-02-10 Thread Danny Milosavljevic
dannym pushed a commit to branch master in repository guix. commit 5533071407881db57eddead051e7c261a519d16c Author: Danny Milosavljevic Date: Fri Feb 10 12:19:07 2017 +0100 gnu: rdmd: Update to 2.073.0. * gnu/packages/ldc.scm (rdmd): Remove local variable "commit". [version]

02/02: gnu: Add dub-build-system.

2017-02-10 Thread Danny Milosavljevic
dannym pushed a commit to branch master in repository guix. commit 65e862d1a2914ad61201236c155058bcf33b5b9c Author: Danny Milosavljevic Date: Mon Feb 6 16:45:08 2017 +0100 gnu: Add dub-build-system. * guix/build-system/dub.scm: New file. * guix/build/dub-build-system.scm: New

branch master updated (01ceca2 -> 65e862d)

2017-02-10 Thread Danny Milosavljevic
dannym pushed a change to branch master in repository guix. from 01ceca2 build: Add build-aux/ar-lib to .gitignore. new 5533071 gnu: rdmd: Update to 2.073.0. new 65e862d gnu: Add dub-build-system. The 2 revisions listed above as "new" are entirely new to this reposito

02/02: gnu: webkitgtk: Update to 2.14.4 [security fixes].

2017-02-10 Thread Marius Bakke
mbakke pushed a commit to branch master in repository guix. commit d0d878493bf43a2dc8f13ec7fe2b9d32fa9f6f1f Author: Marius Bakke Date: Fri Feb 10 16:31:34 2017 +0100 gnu: webkitgtk: Update to 2.14.4 [security fixes]. Fixes CVE-2017-{2350,2354,2355,2356,2362,2363,2364,2365,2366,23

branch core-updates updated (59e0bd7 -> f3a79f8)

2017-02-10 Thread Marius Bakke
mbakke pushed a change to branch core-updates in repository guix. from 59e0bd7 gnu: gnutls: Remove perl dependency. new f3a79f8 gnu: grep: Update to 3.0. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The rev

01/01: gnu: grep: Update to 3.0.

2017-02-10 Thread Marius Bakke
mbakke pushed a commit to branch core-updates in repository guix. commit f3a79f88e51d367c5e5668bfbf7fb433260b1fd6 Author: Marius Bakke Date: Fri Feb 10 16:16:17 2017 +0100 gnu: grep: Update to 3.0. * gnu/packages/base.scm (grep): Update to 3.0. --- gnu/packages/base.scm | 4 ++--

01/02: gnu: lvm2: Update to 2.02.168.

2017-02-10 Thread Marius Bakke
mbakke pushed a commit to branch master in repository guix. commit 5c2af89985f73d984120fd0e4c49d8a733f3dda1 Author: Marius Bakke Date: Fri Feb 10 16:14:05 2017 +0100 gnu: lvm2: Update to 2.02.168. * gnu/packages/linux.scm (lvm2): Update to 2.02.168. --- gnu/packages/linux.scm | 4

branch master updated (65e862d -> d0d8784)

2017-02-10 Thread Marius Bakke
mbakke pushed a change to branch master in repository guix. from 65e862d gnu: Add dub-build-system. new 5c2af89 gnu: lvm2: Update to 2.02.168. new d0d8784 gnu: webkitgtk: Update to 2.14.4 [security fixes]. The 2 revisions listed above as "new" are entirely new to this

branch master updated (d0d8784 -> 50b8a52)

2017-02-10 Thread Ludovic Court�s
civodul pushed a change to branch master in repository guix. from d0d8784 gnu: webkitgtk: Update to 2.14.4 [security fixes]. new afd5323 gnu: bash: Update patch URL to 4.4. new 50b8a52 gnu: bash: Add graft for patch #7 [fixes CVE-2017-5932]. The 2 revisions listed abo

01/02: gnu: bash: Update patch URL to 4.4.

2017-02-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit afd532337821f4bdfe9d1f0b6387a1c26df1f458 Author: Ludovic Courtès Date: Fri Feb 10 10:33:08 2017 +0100 gnu: bash: Update patch URL to 4.4. * gnu/packages/bash.scm (patch-url): Change "43" to "44". --- gnu/package

02/02: gnu: bash: Add graft for patch #7 [fixes CVE-2017-5932].

2017-02-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 50b8a527efe375ac5377670ff0f159fbbce45312 Author: Ludovic Courtès Date: Fri Feb 10 10:34:33 2017 +0100 gnu: bash: Add graft for patch #7 [fixes CVE-2017-5932]. * gnu/packages/bash.scm (bash)[replacement]: New fiel

branch master updated (50b8a52 -> 29da157)

2017-02-10 Thread Kei Kebreau
kkebreau pushed a change to branch master in repository guix. from 50b8a52 gnu: bash: Add graft for patch #7 [fixes CVE-2017-5932]. new 29da157 gnu: wxmaxima: Update to 16.12.2. The 1 revisions listed above as "new" are entirely new to this repository and will be described in s

01/01: gnu: wxmaxima: Update to 16.12.2.

2017-02-10 Thread Kei Kebreau
kkebreau pushed a commit to branch master in repository guix. commit 29da15738cdca2cfd8ffb60b99ee023d0cd9b21f Author: Kei Kebreau Date: Fri Feb 10 10:38:51 2017 -0500 gnu: wxmaxima: Update to 16.12.2. * gnu/packages/maths.scm (wxmaxima): Update to 16.12.2. --- gnu/packages/maths.

04/06: gnu: Use 'license:' prefix in (gnu packages firmware).

2017-02-10 Thread David Craven
dvc pushed a commit to branch master in repository guix. commit ce03b4535ae0b5459cf0fbfcbb549585cfd020b8 Author: David Craven Date: Fri Feb 10 14:52:57 2017 +0100 gnu: Use 'license:' prefix in (gnu packages firmware). * gnu/packages/firmware.scm (ath9k-htc-firmware, b43-tools,

05/06: gnu: Add seabios.

2017-02-10 Thread David Craven
dvc pushed a commit to branch master in repository guix. commit 1b533badfaf50be3d67f9a888e544b522f3080d6 Author: David Craven Date: Mon Jan 16 20:23:11 2017 +0100 gnu: Add seabios. * gnu/packages/firmware.scm (seabios): New variable. --- gnu/packages/firmware.scm | 44 +++

03/06: gnu: Move (gnu packages grub) and (gnu packages u-boot) ... to (gnu packages bootloaders).

2017-02-10 Thread David Craven
dvc pushed a commit to branch master in repository guix. commit 862e38d551801426e2f4953d13588d504d21381b Author: David Craven Date: Thu Feb 9 19:46:47 2017 +0100 gnu: Move (gnu packages grub) and (gnu packages u-boot) ... to (gnu packages bootloaders). * gnu/packages/grub

01/06: gnu: Use 'license:' prefix in (gnu packages grub).

2017-02-10 Thread David Craven
dvc pushed a commit to branch master in repository guix. commit 3f73aa1a5a4335d536b9afea752689c8e3d95e7c Author: David Craven Date: Mon Jan 16 20:17:46 2017 +0100 gnu: Use 'license:' prefix in (gnu packages grub). * gnu/packages/grub.scm (grub): Add prefix. --- gnu/packages/grub.

06/06: gnu: Add ovmf.

2017-02-10 Thread David Craven
dvc pushed a commit to branch master in repository guix. commit a5bc3dfeaac3b5f04702a0e24c99b0c44a2422af Author: David Craven Date: Mon Jan 16 23:37:21 2017 +0100 gnu: Add ovmf. * gnu/packages/grub.scm (edk2-commit, edk2-version, edk2-origin, ovmf): New variables. --- gnu/p

02/06: gnu: Add syslinux.

2017-02-10 Thread David Craven
dvc pushed a commit to branch master in repository guix. commit 96b714f5fdfadfa93865fe3151233b0b5beec1c1 Author: David Craven Date: Thu Feb 9 19:21:22 2017 +0100 gnu: Add syslinux. * gnu/packages/grub.scm (syslinux): New variable. --- gnu/packages/grub.scm | 63 ++

branch master updated (29da157 -> a5bc3df)

2017-02-10 Thread David Craven
dvc pushed a change to branch master in repository guix. from 29da157 gnu: wxmaxima: Update to 16.12.2. new 3f73aa1 gnu: Use 'license:' prefix in (gnu packages grub). new 96b714f gnu: Add syslinux. new 862e38d gnu: Move (gnu packages grub) and (gnu packages u

03/03: gnu: Add font-go.

2017-02-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 49dbae548e92e0521ae125239282a04d8ea924cf Author: Alex Griffin Date: Thu Feb 9 14:27:12 2017 -0600 gnu: Add font-go. * gnu/packages/fonts.scm (font-go): New variable. Signed-off-by: Ludovic Courtès ---

01/03: gnu: Add font-comic-neue.

2017-02-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 446e1d5196a2f297aee2989d0ca5410eaeccf68f Author: Alex Griffin Date: Thu Feb 9 14:25:24 2017 -0600 gnu: Add font-comic-neue. * gnu/packages/fonts.scm (font-comic-neue): New variable. Signed-off-by: Ludovic

02/03: gnu: Add font-iosevka.

2017-02-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit de191cafce922640acb1c280c5a19fd575bb2c8b Author: Alex Griffin Date: Thu Feb 9 14:26:41 2017 -0600 gnu: Add font-iosevka. * gnu/packages/fonts.scm (font-iosevka): New variable. Signed-off-by: Ludovic Court

branch master updated (a5bc3df -> 49dbae5)

2017-02-10 Thread Ludovic Court�s
civodul pushed a change to branch master in repository guix. from a5bc3df gnu: Add ovmf. new 446e1d5 gnu: Add font-comic-neue. new de191ca gnu: Add font-iosevka. new 49dbae5 gnu: Add font-go. The 3 revisions listed above as "new" are entirely new to this rep

branch core-updates updated (f3a79f8 -> 20c1b4b)

2017-02-10 Thread Ludovic Court�s
civodul pushed a change to branch core-updates in repository guix. from f3a79f8 gnu: grep: Update to 3.0. new 955ba55 gnu: avahi: Add dependency on libcap. adds fe2 gnu: gst-plugins-base: Fix build on 32bit. adds 0f31d4f gnu: guile-json: Texinfoify descript

01/03: gnu: avahi: Add dependency on libcap.

2017-02-10 Thread Ludovic Court�s
civodul pushed a commit to branch core-updates in repository guix. commit 955ba55c6bf3a22264b56274ec22cad1551c1ce6 Author: Ludovic Courtès Date: Fri Feb 10 17:38:59 2017 +0100 gnu: avahi: Add dependency on libcap. * gnu/packages/avahi.scm (avahi)[inputs]: Add LIBCAP. --- gnu/pac

02/03: Merge branch 'master' into core-updates

2017-02-10 Thread Ludovic Court�s
civodul pushed a commit to branch core-updates in repository guix. commit 768f0ac9dd9993827430d62d0f72a5020f476892 Merge: 955ba55 49dbae5 Author: Ludovic Courtès Date: Fri Feb 10 17:40:25 2017 +0100 Merge branch 'master' into core-updates .gitignore

03/03: gnu: bash: Remove graft for CVE-2017-5932.

2017-02-10 Thread Ludovic Court�s
civodul pushed a commit to branch core-updates in repository guix. commit 20c1b4b88d396b6261660e2fda03229094cce62d Author: Ludovic Courtès Date: Fri Feb 10 17:44:31 2017 +0100 gnu: bash: Remove graft for CVE-2017-5932. * gnu/packages/bash.scm (bash)[replacement]: Remove. (bas

branch master updated (49dbae5 -> 2737bcf)

2017-02-10 Thread Christopher Allan Webber
cwebber pushed a change to branch master in repository guix. from 49dbae5 gnu: Add font-go. new 2737bcf gnu: Add guile2.2-gdbm-ffi. 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

01/01: gnu: Add guile2.2-gdbm-ffi.

2017-02-10 Thread Christopher Allan Webber
cwebber pushed a commit to branch master in repository guix. commit 2737bcff5d70f6815588a82780679756f63c56c1 Author: Christopher Allan Webber Date: Fri Feb 10 12:42:12 2017 -0600 gnu: Add guile2.2-gdbm-ffi. * gnu/packages/guile.scm (guile2.2-gdbm-ffi): New variable. --- gnu/packa

01/01: gnu: virglrenderer: Update to 0.6.0 [security fixes].

2017-02-10 Thread Marius Bakke
mbakke pushed a commit to branch master in repository guix. commit 8b20a4d15e0811150c4be3aa61fd5f59ed668084 Author: Marius Bakke Date: Fri Feb 10 20:15:37 2017 +0100 gnu: virglrenderer: Update to 0.6.0 [security fixes]. Fixes CVE-2016-{10163,10214} and CVE-2017-{5580,5937}.

branch master updated (2737bcf -> 8b20a4d)

2017-02-10 Thread Marius Bakke
mbakke pushed a change to branch master in repository guix. from 2737bcf gnu: Add guile2.2-gdbm-ffi. new 8b20a4d gnu: virglrenderer: Update to 0.6.0 [security fixes]. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate ema

02/02: gnu: librstp: Allow tests to run.

2017-02-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 340f9b9fa0bdbe65c570b57504d39ff30fc1dd4a Author: Ludovic Courtès Date: Fri Feb 10 23:16:46 2017 +0100 gnu: librstp: Allow tests to run. Fixes . Reported by Maxim Cournoyer .

branch master updated (8b20a4d -> 340f9b9)

2017-02-10 Thread Ludovic Court�s
civodul pushed a change to branch master in repository guix. from 8b20a4d gnu: virglrenderer: Update to 0.6.0 [security fixes]. new 533bc51 tests: Add 'prosody-service-type' test. new 340f9b9 gnu: librstp: Allow tests to run. The 2 revisions listed above as "new" are

01/02: tests: Add 'prosody-service-type' test.

2017-02-10 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 533bc51469bf291ac935a463bcbd8fdb93b5976c Author: Clément Lassieur Date: Fri Feb 10 19:17:22 2017 +0100 tests: Add 'prosody-service-type' test. * gnu/tests/messaging.scm: New file. * gnu/services/messaging.scm

branch master updated (340f9b9 -> a054777)

2017-02-10 Thread Kei Kebreau
kkebreau pushed a change to branch master in repository guix. from 340f9b9 gnu: librstp: Allow tests to run. new a054777 gnu: Add sedsed. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as

01/01: gnu: Add sedsed.

2017-02-10 Thread Kei Kebreau
kkebreau pushed a commit to branch master in repository guix. commit a054777e0279125a4b86392d57608ec6789077fa Author: ng0 Date: Tue Jan 31 18:39:53 2017 + gnu: Add sedsed. * gnu/packages/admin.scm (sedsed): New variable. Signed-off-by: Kei Kebreau --- gnu/packages/a