Re: [PATCH] substitute: Print a warning in case of store directory mismatch

2015-11-27 Thread Ludovic Courtès
s this patch will save someone a > little bit of time. I see, that makes a lot of sense. > From cf9703770b6db07b1826a9f9082c061919b6d061 Mon Sep 17 00:00:00 2001 > From: Hynek Urban > Date: Thu, 26 Nov 2015 22:38:32 +0100 > Subject: [PATCH] substitute: Print a warning in case of stor

[PATCH] substitute: Print a warning in case of store directory mismatch

2015-11-26 Thread Hynek Urban
rning in case of store directory mismatch. * guix/scripts/substitute.scm (fetch-narinfos): Print a warning in case store directory differs between local installation and the substitute server. --- guix/scripts/substitute.scm | 45 - 1