Re: [PATCH] More Ruby gems: utils, guard, redcloth...

2015-11-25 Thread Pjotr Prins
As a Ruby guy I am not complaining :). For me the final tool missing is cucumber itself. On Wed, Nov 25, 2015 at 05:34:44PM +0100, Ricardo Wurmus wrote: > Hi Guix! > > Here are 23 patches for various Ruby gems and their dependencies. As > we’re getting closer to having all dependencies for build

Re: [PATCH 4/4] services: Add network-manager-service.

2015-11-25 Thread 宋文武
On 2015-11-18 00:01, l...@gnu.org wrote: 宋文武 skribis: * gnu/services/networking.scm (network-manager-service): New procedure. (network-manager-service-type, %network-manager-activation): New variables. (network-manager-dmd-service): New procedure. [...] +(define (network-manager-dmd-serv

Missing native-search-path for texlive

2015-11-25 Thread Alex Vong
Hi, Yesterday, I try to use compile some document with context, so I install texlive in guix. However, when I run "context --version", I get the following error: mtxrun | unknown script 'context.lua' or 'mtx-context.lua' After doing some searching, I find out that the following works:

Re: proposal: make build failures explicit results in the store

2015-11-25 Thread Ludovic Courtès
Florian Paul Schmidt skribis: > Oh, I wasn't even aware there was a DB. I had a more functional > picture in mind where there was a map See . > package definition -> entr(y|ies) in store The store is at a lower level, it doesn’t

Re: [PATCH 20/23] gnu: python-parsedatetime: Update to 1.5.

2015-11-25 Thread Efraim Flashner
On Tue, 24 Nov 2015 16:02:20 -0500 Leo Famulari wrote: > * gnu/packages/python.scm (python-parsedatetime, python2-parsedatetime): > Increment version. I would do the commit message as: * gnu/packages/python.scm (python-parsedatetime): Update to 1.5. [arguments]: Enable tests. > --- > gnu/

Re: [PATCH 16/23] gnu: Add dialog.

2015-11-25 Thread Efraim Flashner
On Tue, 24 Nov 2015 16:02:16 -0500 Leo Famulari wrote: > * gnu/packages/python.scm (dialog): New variable. > --- > gnu/packages/ncurses.scm | 23 +++ > 1 file changed, 23 insertions(+) > > diff --git a/gnu/packages/ncurses.scm b/gnu/packages/ncurses.scm > index 2b0d442..1763

Re: [PATCH] Fix XFCE shutdown/reboot via menu.

2015-11-25 Thread Ricardo Wurmus
Here are two new patches. The first adds missing inputs to xfce-session and replaces the paths to the shutdown, pm-suspend, and pm-hibernate commands with the plain names. The second simply adds pkexec to the list of setuid programmes via ‘polkit-setuid-programs’. >From dd10a2c30a6ef57b6d0bd9cec

Re: [PATCH, WIP] new variable: redshift

2015-11-25 Thread Florian Paul Schmidt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/25/2015 01:47 PM, Ludovic Courtès wrote: > I see your redshift package is also slightly more elaborate. Would > you like to submit it (or Florian can incorporate the differences)? > Here are some comments: > >> +(synopsis + "Adjusts

Re: [PATCHES] Add Kodi

2015-11-25 Thread Thompson, David
On Wed, Nov 25, 2015 at 8:38 AM, Ludovic Courtès wrote: > David Thompson skribis: > >> This one was a real hairball, but here is a patch set that adds the Kodi >> media center! I hope that I've explained all the craziness relatively >> well in the comments. > > Wow, quite an achievement! > >> Fr

[PATCH] More Ruby gems: utils, guard, redcloth...

2015-11-25 Thread Ricardo Wurmus
Hi Guix! Here are 23 patches for various Ruby gems and their dependencies. As we’re getting closer to having all dependencies for buildr packaged I’m beginning to wonder if maybe this was a stupid idea. I have to remind myself that I’m doing this to get “buildr” to be able to build the dependenc

Re: proposal: make build failures explicit results in the store

2015-11-25 Thread Florian Paul Schmidt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/25/2015 03:19 PM, Florian Paul Schmidt wrote: > Oh, I wasn't even aware there was a DB. I had a more functional > picture in mind where there was a map > I guess I should have written "simpler" instead of "more functional".. Flo - -- htt

Re: proposal: make build failures explicit results in the store

2015-11-25 Thread Florian Paul Schmidt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/25/2015 02:22 PM, Ludovic Courtès wrote: > taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis: > >> You can run the Guix daemon with the switch --cache-failures and >> it will do pretty much exactly what you want. :-) > > Yep.

Re: Adding build status to the package list table

2015-11-25 Thread Ludovic Courtès
Roel Janssen skribis: > I've attached a patch that adds status icons to the links in the > expanded view. It only loads when the user clicks on "expand". This is great! Minor things: I would move the patch list above the status, and remove the “status:” heading. > We might need to add a HTTP h

Re: [PATCH] Add Ragel.

2015-11-25 Thread Ludovic Courtès
Ricardo Wurmus skribis: > From c5d6bcfb6dc793c9658b502c6dc21c31ab11b11d Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus > Date: Tue, 24 Nov 2015 16:41:59 +0100 > Subject: [PATCH] gnu: Add Ragel. > > * gnu/packages/ragel.scm: New file. > * gnu-system.am (GNU_SYSTEM_MODULES): Add it. OK! Thank y

Re: [PATCHES] Add Kodi

2015-11-25 Thread Ludovic Courtès
David Thompson skribis: > This one was a real hairball, but here is a patch set that adds the Kodi > media center! I hope that I've explained all the craziness relatively > well in the comments. Wow, quite an achievement! > From d708d0c36e202bbad7255c3b8a55ca0afdd18cb3 Mon Sep 17 00:00:00 2001

Re: [PATCH, WIP] new variable: redshift

2015-11-25 Thread Andreas Enge
On Wed, Nov 25, 2015 at 01:47:46PM +0100, Ludovic Courtès wrote: > “Redshift adjust your screen's color temperature "Redshift adjusts the color temperature of your screen...". Andreas

Re: [PATCH 1/1] gnu: Add eyeD3.

2015-11-25 Thread Ludovic Courtès
Leo Famulari skribis: > * gnu/packages/mp3.scm (eyed3): New variable. Applied, thanks! Ludo’.

Re: proposal: make build failures explicit results in the store

2015-11-25 Thread Ludovic Courtès
taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis: > You can run the Guix daemon with the switch --cache-failures and it will > do pretty much exactly what you want. :-) Yep. > (I'm not sure whether it actually puts the failures into /gnu/store in > some format, so "pretty much.")

Re: [PATCH, WIP] new variable: redshift

2015-11-25 Thread Ludovic Courtès
Jeff Mickey skribis: > Don't know what others think, but we should probably also package > redshift-gtk if we're gonna include redshift. Mine has a bug where icons > don't show up so I didn't push it, but see here for what I use locally: > > https://github.com/codemac/guix-pkgs/blob/master/src/co

Re: [PATCH, WIP] new variable: redshift

2015-11-25 Thread Ludovic Courtès
Jeff Mickey skribis: > Don't know what others think, but we should probably also package > redshift-gtk if we're gonna include redshift. Mine has a bug where icons > don't show up so I didn't push it, but see here for what I use locally: > > https://github.com/codemac/guix-pkgs/blob/master/src/co

Re: [PATCH, WIP] new variable: redshift

2015-11-25 Thread Florian Paul Schmidt
On 11/24/2015 04:59 PM, Jeff Mickey wrote: > Don't know what others think, but we should probably also package > redshift-gtk if we're gonna include redshift. Mine has a bug where > icons don't show up so I didn't push it, but see here for what I > use locally: > > https://github.com/codemac/

Re: Including additional modules in dmd services

2015-11-25 Thread Ludovic Courtès
With commit fae685b, has a ‘modules’ and an ‘imported-modules’ field, following the same pattern used for . Let me know what you think! Ludo’.

Re: proposal: make build failures explicit results in the store

2015-11-25 Thread Taylan Ulrich Bayırlı/Kammer
Florian Paul Schmidt writes: > Hi, > > currently I'm trying my hands on building _all_ available packages on > the x86_64 platform in a qemu-vm (with the intended aim to later > publish them to maybe take some load off hydra), but I came across an > issue that might have an easy solution but I'm

Re: proposal: make build failures explicit results in the store

2015-11-25 Thread Florian Paul Schmidt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 11/25/2015 09:14 AM, Florian Paul Schmidt wrote: > Afaict the real problem is that the functional approach is slightly > broken here (being functional is fine, just the implementation is > broken). The attempt to build bar _had_ a result. That re

proposal: make build failures explicit results in the store

2015-11-25 Thread Florian Paul Schmidt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, currently I'm trying my hands on building _all_ available packages on the x86_64 platform in a qemu-vm (with the intended aim to later publish them to maybe take some load off hydra), but I came across an issue that might have an easy solution