Re: [PATCH 1/3] gnu: Reorder imports alphabetically.

2016-07-03 Thread David Craven
Totally agree, it was my intention to follow convention. On Sun, Jul 3, 2016 at 11:31 PM, Leo Famulari wrote: > On Sun, Jul 03, 2016 at 04:05:39AM +0200, David Craven wrote: >> * gnu/packages/linux.scm: Refactor. > > Thanks for doing this housekeeping! Hopefully we can maintain the order > in the

Re: [PATCH 1/3] gnu: Reorder imports alphabetically.

2016-07-03 Thread Leo Famulari
On Sun, Jul 03, 2016 at 04:05:39AM +0200, David Craven wrote: > * gnu/packages/linux.scm: Refactor. Thanks for doing this housekeeping! Hopefully we can maintain the order in the future :) In the interest of consistency, I re-wrote the commit message in the style of the only related commit I coul

[PATCH 1/3] gnu: Reorder imports alphabetically.

2016-07-02 Thread David Craven
* gnu/packages/linux.scm: Refactor. --- gnu/packages/linux.scm | 56 +- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index a0c21d8..7799350 100644 --- a/gnu/packages/linux.scm +++ b/g