[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: look up for Guix version installed
From: |
Gottfried |
Subject: |
Re: look up for Guix version installed |
Date: |
Fri, 28 Oct 2022 18:54:47 +0000 |
Sincere thanks to paren, T G-R
I came to this idea because when I check:
guix pull --news --details
then it shows me the new and updated packages.
And today there was:
guix 1.3.0-32.682639c
besides
icedove-wayland@102.4.1,icedove@102.4.1, keepassxc@2.7.3,
komikku@1.2.0, linux-libre-bpf@5.19.17 etc.
When icedove@102.4.1 shows the new version, which can be installed,
so I guessed that the new guix version can also be shown through a command.
Gottfried
Am 28.10.22 um 20:10 schrieb Tobias Geerinckx-Rice:
Gottfried 写道:
I would like to have the numbers... guix 1.3.0-32
Right. That's what ‘guix --version’ should provide, but it's currently
broken:
λ guix --version
guix (GNU Guix) 0
You can plug the commit given by ‘guix describe’ (or ‘guix system
describe’, which can differ!) into a local Guix git checkout as a
horrible work-around:
λ guix describe
[…]
guix 39e00f7
[…]
commit: 39e00f7f6a0b80e95cf16970d201c786684e076a
λ git clone https://git.savannah.gnu.org/git/guix.git
λ cd guix
λ git describe 39e00f7f6a0b80e95cf16970d201c786684e076a
v1.3.0-26871-g39e00f7f6a0 (your ‘32’ was just a bit optimistic :-)
I'm so sorry, but it technically does ‘work’…
Kind regards,
T G-R
OpenPGP_0x61FAF349C9FB7F94.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature