bug#32197: openssh not starting unless reconfigured

2018-07-26 Thread Ludovic Courtès
Eric Brown skribis: > Clément Lassieur writes: [...] >> Julien pushed a commit that is supposed to fix your issue. Could you >> 'guix pull' and test it? >> >> Thanks, >> Clément > > The fix works as expected. Thanks for your help! Closing the bug, thanks everyone! Ludo’.

bug#32184: ‘guix pack --bootstrap’ is ineffective

2018-07-26 Thread Ludovic Courtès
Hi Chris, Chris Marusich skribis: > Basically, we're manually doing dependency injection here depending on > whether or not --bootstrap was given, right? Instead of parameterizing > the dependencies, what if we used a dependency injector (or "oracle", or > "container", or whatever you want to c

bug#32197: openssh not starting unless reconfigured

2018-07-26 Thread Eric Brown
l...@gnu.org (Ludovic Courtès) writes: > Eric Brown skribis: > >> Clément Lassieur writes: > > [...] > >>> Julien pushed a commit that is supposed to fix your issue. Could you >>> 'guix pull' and test it? >>> >>> Thanks, >>> Clément >> >> The fix works as expected. Thanks for your help! > > Clo

bug#32183: New ‘guix pull’ /root/.config/current/bin/guix: Permission denied

2018-07-26 Thread Ludovic Courtès
Hi Pjotr, Pjotr Prins skribis: > Not completely sorted. Not sure what is going wrong but now starting > with guix 0.14 daemon and client and running guix pull a few times > successfully, running guix-daemon from $HOME/.config/guix/current/bin > and guix from a fresh git checkout using ./pre-inst

bug#32283: Add chroma (a little video game)

2018-07-26 Thread Christopher Lemmer Webber
From 3ca38f3813eb7e6473673622de04b8fbb03d256d Mon Sep 17 00:00:00 2001 From: Christopher Lemmer Webber Date: Thu, 26 Jul 2018 17:37:53 -0400 Subject: [PATCH] gnu: Add chroma. * gnu/packages/games.scm (chroma): New variable. --- gnu/packages/games.scm | 34 +- 1 fi