From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laura Lazzati Subject: Issue with my version of guix Date: Fri, 8 Feb 2019 12:25:41 -0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gs82x-0006aq-P5 for guix-devel@gnu.org; Fri, 08 Feb 2019 10:26:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gs82t-0002J0-S4 for guix-devel@gnu.org; Fri, 08 Feb 2019 10:26:31 -0500 Received: from mail-pf1-x42b.google.com ([2607:f8b0:4864:20::42b]:34203) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gs82q-0002Cm-Pz for guix-devel@gnu.org; Fri, 08 Feb 2019 10:26:26 -0500 Received: by mail-pf1-x42b.google.com with SMTP id j18so1823405pfe.1 for ; Fri, 08 Feb 2019 07:26:19 -0800 (PST) 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" To: Guix-devel Hi Guix! i have an issue with my guix version. It seems to have not been upgraded to guix 0.16.0, even I have the new commands. This is the output of my guix --version, which shows a commit. guix --version guix (GNU Guix) 9d58e8819fdbc4c1c8a1ef6149e2d2376731a6a6 Copyright (C) 2019 the Guix authors And both for installing stuff with guix package or even guix pulling, I need to add the subsitute option for using https://ci.guix.info Otherwhise it uses the mirror from hydra. Do you know what I am missing here? Regards :) Laura