From mboxrd@z Thu Jan 1 00:00:00 1970 From: znavko@disroot.org Subject: (unknown) Date: Thu, 02 May 2019 16:19:22 +0000 Message-ID: <3fd6eb97f5cc8e4fb6716a652e7deb48@disroot.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--=_RainLoop_326_587816771.1556813962" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:47894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMEQz-0001oW-U2 for guix-devel@gnu.org; Thu, 02 May 2019 12:19:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMEQt-0006AF-4x for guix-devel@gnu.org; Thu, 02 May 2019 12:19:45 -0400 Received: from knopi.disroot.org ([178.21.23.139]:47144) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hMEQs-0005wK-7E for guix-devel@gnu.org; Thu, 02 May 2019 12:19:38 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E283C29894 for ; Thu, 2 May 2019 18:19:23 +0200 (CEST) Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zr--bw8dYrBq for ; Thu, 2 May 2019 18:19:22 +0200 (CEST) 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 ----=_RainLoop_326_587816771.1556813962 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi! I want be able to see which version number of guix I have, not commit= but human-readable version, such as 1.0.0. How to do this?=0AOnce perfor= ming `guix pull` I saw it, but now I cannot do it this ways:=0A=0A# guix = describe=0AGeneration 88 May 02 2019 17:18:30 (current)=0A guix 48f19e6= =0A repository URL: https://git.savannah.gnu.org/git/guix.git=0A branch: = master=0A commit: 48f19e60c4677e392ee2c23f28098cfcaf9d1710=0A=0A# guix pu= ll=0AUpdating channel 'guix' from Git repository at 'https://git.savannah= .gnu.org/git/guix.git'...=0ABuilding from this channel:=0A guix https://g= it.savannah.gnu.org/git/guix.git 48f19e6=0AComputing Guix derivation for = 'x86_64-linux'... |=0Anothing to be done=0A=0AHow to see guix version: 1.= 0.0=20? ----=_RainLoop_326_587816771.1556813962 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
H= i! I want be able to see which version number of guix I have, not commit = but human-readable version, such as 1.0.0. How to do this?
Once perfor= ming `guix pull` I saw it, but now I cannot do it this ways:

# guix describe
Generation 88 May 02 2019 17:18:30 (= current)
guix 48f19e6
repository URL: https://git.savannah.gnu.or= g/git/guix.git
branch: master
commit: 48f19e60c4677e392ee2c23f280= 98cfcaf9d1710

# guix pull
Updating channel 'guix' from Git repo= sitory at 'https://git.savannah.gnu.org/git/guix.git'...
Building from= this channel:
guix https://git.savannah.gnu.org/git/guix.git 48f19e6=
Computing Guix derivation for 'x86_64-linux'... |
nothing to be do= ne

How to see guix version: 1.0.0 ?
----=_RainLoop_326_587816771.1556813962--