From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: IMPORTANT: guix-package -> guix package Date: Sat, 16 Feb 2013 23:48:03 -0500 Message-ID: <87ehgfr1fg.fsf@tines.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6wAn-0007cL-09 for bug-guix@gnu.org; Sat, 16 Feb 2013 23:48:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U6wAm-0005Y6-1S for bug-guix@gnu.org; Sat, 16 Feb 2013 23:48:20 -0500 Received: from world.peace.net ([96.39.62.75]:49929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6wAl-0005Xt-Tn for bug-guix@gnu.org; Sat, 16 Feb 2013 23:48:19 -0500 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: bug-guix@gnu.org Hello all, In git, the five scripts 'guix-package', 'guix-gc', 'guix-build', 'guix-download' and 'guix-import' have been replaced with the single script 'guix'. The new usage replaces 'guix-package' with 'guix package', and more generally 'guix-COMMAND' with 'guix COMMAND'. After pulling, please delete the old scripts from your build directory to avoid running them by mistake. Please delete them from ${prefix}/bin after "make install" as well. Thanks, Mark