From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#18747: Fixed-output derivations are not substituted Date: Fri, 03 Jul 2015 00:33:14 +0200 Message-ID: <87bnfuw5p1.fsf@gnu.org> References: <87h9z4594k.fsf@gnu.org> <874mv458bo.fsf@gnu.org> <87lhog3tmd.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAn3U-0007ym-2C for bug-guix@gnu.org; Thu, 02 Jul 2015 18:34:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZAn3T-0001Ew-Aa for bug-guix@gnu.org; Thu, 02 Jul 2015 18:34:03 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:36556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZAn3T-0001Es-7y for bug-guix@gnu.org; Thu, 02 Jul 2015 18:34:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZAn3T-0007pQ-09 for bug-guix@gnu.org; Thu, 02 Jul 2015 18:34:03 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87lhog3tmd.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 16 Oct 2014 17:46:18 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 18747-done@debbugs.gnu.org Fixed in 4a6aeb6. Note that there are still a few cases, in guix/*download.scm, where we haven=E2=80=99t yet reintroduced #:local-build? #t. We=E2=80=99ll do that = when daemons with the fix are more widely deployed. Ludo=E2=80=99.