From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Vong Subject: running `guix pull --verbose' after `guix pull' will re-compile Date: Thu, 07 Apr 2016 22:21:57 +0800 Message-ID: <8760vtjy7u.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55824) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoAow-00062E-EV for guix-devel@gnu.org; Thu, 07 Apr 2016 10:22:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aoAos-0000xb-Ew for guix-devel@gnu.org; Thu, 07 Apr 2016 10:22:06 -0400 Received: from mail-pa0-x22e.google.com ([2607:f8b0:400e:c03::22e]:36461) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aoAos-0000wx-7r for guix-devel@gnu.org; Thu, 07 Apr 2016 10:22:02 -0400 Received: by mail-pa0-x22e.google.com with SMTP id bx7so39670258pad.3 for ; Thu, 07 Apr 2016 07:22:01 -0700 (PDT) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org Hi people, Does anybody experience that running `guix pull --verbose' after `guix pull' will trigger a re-compilation? Is this a known issue?