Since recently, the version string in kup list has been more verbose and longer, including commit revision and hashes. This is most likely due to changes in nix.
Currently, kup list looks like this:
$ kup list
┌──────────────────────┬────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────┐
│ Package name (alias) │ Installed version │ Status │
├──────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────┤
│ kontrol │ 714b9f76d4b73a98ff9bd58ad5961a354e41672c?narHash=sha256-K/bEkZSjKZjmQHwlbzdgOTGrpBDPRXsTWBBjs/4MYqI%3D │ 🟢 installed │
│ k.openssl.secp256k1 │ ea08909b72f56615ab7dfe7a6e17218b6be01de4?narHash=sha256-J0GVDFuRcq1jZ6wghuKMuahjzCkv2YRW4I0BBBCgyVw%3D │ 🟢 installed │
│ kup │ │ 🔵 available │
│ kavm │ │ 🔵 available │
│ kevm │ │ 🔵 available │
│ kplutus │ │ 🔵 available │
│ kmir │ │ 🔵 available │
│ kmxwasm │ │ 🔵 available │
│ komet │ │ 🔵 available │
└──────────────────────┴────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────┘
This is quite long and can be shortened.
Since recently, the version string in
kup listhas been more verbose and longer, including commit revision and hashes. This is most likely due to changes in nix.Currently,
kup listlooks like this:This is quite long and can be shortened.