Re: [PATCH] gnu: r: Use uname from Guix

2016-10-27 Thread Roel Janssen
s assumption. Instead >> it uses an absolute path to a uname binary from the Guix store. >> >>>From e364cb25204edea4d8bfb9cfc52764f811c58e72 Mon Sep 17 00:00:00 2001 >> From: Roel Janssen >> Date: Wed, 26 Oct 2016 17:09:19 +0200 >> Subject: [PATCH] gn

Re: [PATCH] gnu: r: Use uname from Guix

2016-10-27 Thread Ricardo Wurmus
e364cb25204edea4d8bfb9cfc52764f811c58e72 Mon Sep 17 00:00:00 2001 > From: Roel Janssen > Date: Wed, 26 Oct 2016 17:09:19 +0200 > Subject: [PATCH] gnu: r: Use uname from Guix > > * gnu/packages/statistics.scm (r): Use uname from Guix. > --- > gnu/packages/statistics.scm | 7 +++

[PATCH] gnu: r: Use uname from Guix

2016-10-26 Thread Roel Janssen
it cannot execute "uname". With the following patch, it no longer makes this assumption. Instead it uses an absolute path to a uname binary from the Guix store. >From e364cb25204edea4d8bfb9cfc52764f811c58e72 Mon Sep 17 00:00:00 2001 From: Roel Janssen Date: Wed, 26 Oct 2016 17:09:19 +