04/04: emacs: Add "View graph" action to graph popup.

2015-09-01 Thread Alex Kost
alezost pushed a commit to branch master in repository guix. commit 761d6fd9c16801a13d1abe0a6951e793144ae791 Author: Alex Kost Date: Sun Aug 30 18:52:30 2015 +0300 emacs: Add "View graph" action to graph popup. * emacs/guix-command.el: Require 'guix-external'. (guix-run-view

01/04: emacs: Add code to pipe guix output to external program.

2015-09-01 Thread Alex Kost
alezost pushed a commit to branch master in repository guix. commit 8b9ceb8d03ab7b67cab9ce96b66f197c331ccc04 Author: Alex Kost Date: Sun Aug 30 18:44:39 2015 +0300 emacs: Add code to pipe guix output to external program. * emacs/guix-main.scm: Use (ice-9 popen) module. (pipe

03/04: emacs: Allow users to choose a 'find-file' function.

2015-09-01 Thread Alex Kost
alezost pushed a commit to branch master in repository guix. commit 32c0b6d78ce815350acf2f6879579d5b628c437f Author: Alex Kost Date: Sun Aug 30 18:51:09 2015 +0300 emacs: Allow users to choose a 'find-file' function. * emacs/guix-utils.el (guix-find-file-function): New variable.

branch master updated (cdd383e -> 761d6fd)

2015-09-01 Thread Alex Kost
alezost pushed a change to branch master in repository guix. from cdd383e gnu: Add Guile-Present. new 8b9ceb8 emacs: Add code to pipe guix output to external program. new 70fabd4 emacs: Add code to run 'dot' program. new 32c0b6d emacs: Allow users to choose a

02/04: emacs: Add code to run 'dot' program.

2015-09-01 Thread Alex Kost
alezost pushed a commit to branch master in repository guix. commit 70fabd498c275d0d5cb43f2c13f8293b878c8e4e Author: Alex Kost Date: Sun Aug 30 18:47:01 2015 +0300 emacs: Add code to run 'dot' program. * emacs/guix-external.el: New file. * emacs.am (ELFILES): Add it. --- emac

02/07: gnu: Add elogind service.

2015-09-01 Thread Andy Wingo
wingo pushed a commit to branch wip-pam-elogind in repository guix. commit 4f32d646cf14133a98899c448d588088c80d680d Author: Andy Wingo Date: Tue Aug 18 11:56:17 2015 +0200 gnu: Add elogind service. * gnu/services/desktop.scm (elogind-configuration-file, elogind-service): New

branch wip-pam-elogind deleted (was 1a61bc4)

2015-09-01 Thread Andy Wingo
wingo pushed a change to branch wip-pam-elogind in repository guix. was 1a61bc4 PRELIMINARY: gnu: polkit: Work on making it functional in practice. This change permanently discards the following revisions: discards 1a61bc4 PRELIMINARY: gnu: polkit: Work on making it functional in

03/07: gnu: polkit: Use elogind for seat management.

2015-09-01 Thread Andy Wingo
wingo pushed a commit to branch wip-pam-elogind in repository guix. commit e409449f493da3a42b9f989c819d3290fe9a523a Author: Andy Wingo Date: Tue Aug 18 11:39:22 2015 +0200 gnu: polkit: Use elogind for seat management. * gnu/packages/polkit.scm (polkit): Depend on elogind. --- gnu

04/07: gnu: polkit: Look for rules in /run/current-system/profile.

2015-09-01 Thread Andy Wingo
wingo pushed a commit to branch wip-pam-elogind in repository guix. commit 11e1301553117f093642142bf50bb4462c87ba47 Author: Andy Wingo Date: Tue Sep 1 13:30:31 2015 +0200 gnu: polkit: Look for rules in /run/current-system/profile. * gnu/packages/polkit.scm (polkit): Configure to l

07/07: gnu: Allow OS configurations to add PAM session modules

2015-09-01 Thread Andy Wingo
wingo pushed a commit to branch wip-pam-elogind in repository guix. commit cdde7f3d22286e08fff56c454d12b160979f0e9b Author: Andy Wingo Date: Tue Aug 18 10:22:16 2015 +0200 gnu: Allow OS configurations to add PAM session modules * gnu/services/base.scm (mingetty-service): * gnu

05/07: gnu: Add polkit service.

2015-09-01 Thread Andy Wingo
wingo pushed a commit to branch wip-pam-elogind in repository guix. commit ec20ffc9bdad2d467ec0f7e76f1b7f7a92580eff Author: Andy Wingo Date: Tue Aug 18 11:57:15 2015 +0200 gnu: Add polkit service. * gnu/services/desktop.scm (polkit-service): New function. (%desktop-services)

branch wip-pam-elogind created (now cdde7f3)

2015-09-01 Thread Andy Wingo
wingo pushed a change to branch wip-pam-elogind in repository guix. at cdde7f3 gnu: Allow OS configurations to add PAM session modules This branch includes the following new commits: new fdd8893 gnu: elogind: Update to version 219.12. new 4f32d64 gnu: Add elogind s

01/07: gnu: elogind: Update to version 219.12.

2015-09-01 Thread Andy Wingo
wingo pushed a commit to branch wip-pam-elogind in repository guix. commit fdd8893f287696fb016e9e78fbcba04d03840ee6 Author: Andy Wingo Date: Tue Aug 18 10:05:24 2015 +0200 gnu: elogind: Update to version 219.12. * gnu/packages/freedesktop.scm (elogind): Update to 219.12. Use a ta

06/07: guix: git: Support shallow git clones if a tag is available

2015-09-01 Thread Andy Wingo
wingo pushed a commit to branch wip-pam-elogind in repository guix. commit 51edac18a47fa7db463fcdaa4f58f43764e3ee56 Author: Andy Wingo Date: Tue Aug 18 10:03:06 2015 +0200 guix: git: Support shallow git clones if a tag is available * guix/build/git.scm (git-fetch): Instead of clon

02/04: gnu: Add emacs-flycheck.

2015-09-01 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 6e3fdbbe264b2a233f32f521e2547e4b6175578b Author: Ludovic Courtès Date: Tue Sep 1 10:16:32 2015 +0200 gnu: Add emacs-flycheck. * gnu/packages/emacs.scm (flycheck): New variable. --- gnu/packages/emacs.scm | 28

branch master updated (761d6fd -> 44fd099)

2015-09-01 Thread Ludovic Court�s
civodul pushed a change to branch master in repository guix. from 761d6fd emacs: Add "View graph" action to graph popup. new 1defd8c gnu: Add emacs-let-alist. new 6e3fdbb gnu: Add emacs-flycheck. new 87390c1 gnu: libssh: Update to 0.6.5. new 44fd099

01/04: gnu: Add emacs-let-alist.

2015-09-01 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 1defd8cd2e4efe3fa2c5532d6e560dfc37e44820 Author: Ludovic Courtès Date: Tue Sep 1 10:10:36 2015 +0200 gnu: Add emacs-let-alist. * gnu/packages/emacs.scm (let-alist): New variable. --- gnu/packages/emacs.scm | 4

03/04: gnu: libssh: Update to 0.6.5.

2015-09-01 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 87390c155eb6ab0c6ed037104eeae3ba7925316a Author: Ludovic Courtès Date: Tue Sep 1 13:45:38 2015 +0200 gnu: libssh: Update to 0.6.5. * gnu/packages/ssh.scm (libssh): Update to 0.6.5. [source]: Remove 'patches

04/04: gnu: guile-ssh: Update to 0.8.0.

2015-09-01 Thread Ludovic Court�s
civodul pushed a commit to branch master in repository guix. commit 44fd0994a0eb06a2f2b639f529ca8f64969c8736 Author: Ludovic Courtès Date: Tue Sep 1 13:46:35 2015 +0200 gnu: guile-ssh: Update to 0.8.0. * gnu/packages/ssh.scm (guile-ssh): Update to 0.8.0. [inputs]: Use LIBGC

02/05: gnu: Add python-pbr.

2015-09-01 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 7c4810a1e543a66bc7aa53f971e70bf1f9d41b08 Author: Cyril Roelandt Date: Sun Aug 16 16:31:24 2015 +0200 gnu: Add python-pbr. * gnu/packages/openstack.scm: New file. * gnu-system.am: Add it. --- gnu-system.am

01/05: gnu: add python-appdirs.

2015-09-01 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 7e7b27d9060420a5dad8e082d71f46c0fea4a7d9 Author: Cyril Roelandt Date: Sun Aug 16 16:18:09 2015 +0200 gnu: add python-appdirs. * gnu/packages/python.scm (python-appdirs, python2-appdirs): New variables. --- gnu/pack

03/05: gnu: Add python-mox3.

2015-09-01 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 35f1ebeb2acb06dd920baffc7b3a184b7c45cd15 Author: Cyril Roelandt Date: Sun Aug 16 16:35:36 2015 +0200 gnu: Add python-mox3. * gnu/packages/openstack.scm (python-mox3, python2-mox3): New variables. --- gnu/packages/o

branch master updated (44fd099 -> 2053949)

2015-09-01 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from 44fd099 gnu: guile-ssh: Update to 0.8.0. new 7e7b27d gnu: add python-appdirs. new 7c4810a gnu: Add python-pbr. new 35f1ebe gnu: Add python-mox3. new 1edd421 gnu: Add python-os-client-co

04/05: gnu: Add python-os-client-config

2015-09-01 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 1edd421ba51e89cbcfa536c65437da24d52ce237 Author: Cyril Roelandt Date: Sun Aug 16 16:38:06 2015 +0200 gnu: Add python-os-client-config * gnu/packages/openstack.scm (python-os-client-config, python2-os-client-co

05/05: gnu: Add python-oslotest

2015-09-01 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 2053949a9e7c508ba40ea9000827306cbc912a56 Author: Cyril Roelandt Date: Sun Aug 16 16:39:57 2015 +0200 gnu: Add python-oslotest * gnu/packages/openstack.scm (python-oslotest, python2-olsotest): New variables. --- gn

01/01: gnu: Add sassc.

2015-09-01 Thread David Thompson
davexunit pushed a commit to branch master in repository guix. commit 385a44bebb4a33517165efa2f75ab376c2263db6 Author: David Thompson Date: Wed Aug 19 21:54:57 2015 -0400 gnu: Add sassc. * gnu/packages/web.scm (sassc): New variable. --- gnu/packages/web.scm | 53 +++

branch master updated (2053949 -> 385a44b)

2015-09-01 Thread David Thompson
davexunit pushed a change to branch master in repository guix. from 2053949 gnu: Add python-oslotest new 385a44b gnu: Add sassc. 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" w

branch master updated (385a44b -> a96524c)

2015-09-01 Thread David Thompson
davexunit pushed a change to branch master in repository guix. from 385a44b gnu: Add sassc. new a96524c import: gem: Fix minor bug and add unit test. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisio

01/01: import: gem: Fix minor bug and add unit test.

2015-09-01 Thread David Thompson
davexunit pushed a commit to branch master in repository guix. commit a96524cc7d302ad6a8f2cd2e970a148b360f629a Author: David Thompson Date: Tue Sep 1 19:57:44 2015 -0400 import: gem: Fix minor bug and add unit test. * guix/import/gem.scm (make-gem-sexp): Properly handle an empty l

02/07: build: container: Setup /dev/console.

2015-09-01 Thread David Thompson
davexunit pushed a commit to branch wip-container in repository guix. commit e6a8a9124e6d006f2394ca401ac71cfc3b3ac6f1 Author: David Thompson Date: Sat Aug 1 13:54:40 2015 -0400 build: container: Setup /dev/console. * gnu/build/linux-container.scm (mount-file-systems): Bind mount t

04/07: gnu: system: Add Linux container module.

2015-09-01 Thread David Thompson
davexunit pushed a commit to branch wip-container in repository guix. commit df5a1b31992f33e28627677901468c5a8d565c9a Author: David Thompson Date: Mon Jun 8 08:59:00 2015 -0400 gnu: system: Add Linux container module. * gnu/system/linux-container.scm: New file. * gnu-system.am

07/07: scripts: Add 'container' subcommand.

2015-09-01 Thread David Thompson
davexunit pushed a commit to branch wip-container in repository guix. commit b66e1eac8ae44f3880349cab82d64ed987e3f0cd Author: David Thompson Date: Wed Jul 1 20:32:07 2015 -0400 scripts: Add 'container' subcommand. * guix/scripts/container.scm: New file. * guix/scripts/containe

branch wip-container created (now b66e1ea)

2015-09-01 Thread David Thompson
davexunit pushed a change to branch wip-container in repository guix. at b66e1ea scripts: Add 'container' subcommand. This branch includes the following new commits: new 4fae053 gnu: guix-devel: Update snapshot and re-enable container tests. new e6a8a91 build: con

03/07: build: syscalls: Add pseudo-terminal bindings.

2015-09-01 Thread David Thompson
davexunit pushed a commit to branch wip-container in repository guix. commit 73ca2eba79ceaed856d5b4aef6f6052eb6b1d0d1 Author: David Thompson Date: Thu Jul 30 15:46:48 2015 -0400 build: syscalls: Add pseudo-terminal bindings. * guix/build/syscalls.scm (openpt, grantpt, unlockpt, pt

branch wip-container deleted (was 4daf483)

2015-09-01 Thread David Thompson
davexunit pushed a change to branch wip-container in repository guix. was 4daf483 scripts: Add 'container' subcommand. This change permanently discards the following revisions: discards 4daf483 scripts: Add 'container' subcommand. discards 8303aba scripts: environment: Add --

06/07: scripts: environment: Add --container option.

2015-09-01 Thread David Thompson
davexunit pushed a commit to branch wip-container in repository guix. commit ba035d3c368b62fd8036a7a0ceaab83aa8f63047 Author: David Thompson Date: Fri Jun 19 08:57:44 2015 -0400 scripts: environment: Add --container option. * guix/scripts/enviroment.scm (show-help): Show help for

01/07: gnu: guix-devel: Update snapshot and re-enable container tests.

2015-09-01 Thread David Thompson
davexunit pushed a commit to branch wip-container in repository guix. commit 4fae0533d549daf8bc4bdeff38ac294385d511ac Author: David Thompson Date: Sat Aug 1 21:36:41 2015 -0400 gnu: guix-devel: Update snapshot and re-enable container tests. * gnu/packages/package-management.scm (g

05/07: scripts: system: Add 'container' action.

2015-09-01 Thread David Thompson
davexunit pushed a commit to branch wip-container in repository guix. commit 6fbb9ca73afa89e90f5e9a4eb38ce2d4990ab57c Author: David Thompson Date: Mon Jun 8 09:04:38 2015 -0400 scripts: system: Add 'container' action. * guix/scripts/system.scm (show-help): Display 'container' acti

branch master updated (a96524c -> ddfddb0)

2015-09-01 Thread Ricardo Wurmus
rekado pushed a change to branch master in repository guix. from a96524c import: gem: Fix minor bug and add unit test. new dee38b7 guix: Add GUST font license 1.0. new 3f88152 gnu: Add TeX Gyre fonts. new 97f7001 gnu: Add po4a. new 95283f3 gnu: Add

03/06: gnu: Add po4a.

2015-09-01 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository guix. commit 97f70018b04d5e91133fd88577612397b5f8e350 Author: Ricardo Wurmus Date: Mon Aug 31 08:46:12 2015 +0200 gnu: Add po4a. * gnu/packages/gettext.scm (po4a): New variable. --- gnu/packages/gettext.scm | 63

01/06: guix: Add GUST font license 1.0.

2015-09-01 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository guix. commit dee38b7b41a7415ac3e43757635f0964508db250 Author: Ricardo Wurmus Date: Sun Aug 30 19:40:17 2015 +0200 guix: Add GUST font license 1.0. * guix/licenses.scm (gfl1.0): New variable. --- guix/licenses.scm |9 ++

02/06: gnu: Add TeX Gyre fonts.

2015-09-01 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository guix. commit 3f88152d253cd5c232d46ba2eb73aa3096cfe5d9 Author: Ricardo Wurmus Date: Sun Aug 30 19:52:55 2015 +0200 gnu: Add TeX Gyre fonts. * gnu/packages/fonts.scm (font-tex-gyre): New variable. --- gnu/packages/fonts.scm |

05/06: gnu: Add minixml.

2015-09-01 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository guix. commit 96f8d991ecd21a5449289286157e0850c8aac081 Author: Ricardo Wurmus Date: Mon Aug 31 17:33:56 2015 +0200 gnu: Add minixml. * gnu/packages/xml.scm (minixml): New variable. --- gnu/packages/xml.scm | 22 ++

04/06: gnu: Add gerbv.

2015-09-01 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository guix. commit 95283f3feedfade69d04fca92aff31ca0bfdc7a5 Author: Ricardo Wurmus Date: Mon Aug 31 08:47:09 2015 +0200 gnu: Add gerbv. * gnu/packages/engineering.scm (gerbv): New variable. --- gnu/packages/engineering.scm | 48 ++

06/06: gnu: Add ZynAddSubFX.

2015-09-01 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository guix. commit ddfddb0c45c1bf937663e15af641e6501b49d33f Author: Ricardo Wurmus Date: Mon Aug 31 17:34:28 2015 +0200 gnu: Add ZynAddSubFX. * gnu/packages/music.scm (zynaddsubfx): New variable. --- gnu/packages/music.scm | 34 ++