gnu: wally-cli: Fix reference to go-gopkg-in-cheggaaa-pb-v1.

As this was renamed in 2ef0e4bce1.

* gnu/packages/flashing-tools.scm (wally-cli)[native-inputs]: Change
go-gopkg-in-cheggaaa-pb-v1 to go-github-com-cheggaaa-pb.

Change-Id: I7f7764f4e9e9d91381b230d49ed32b549e987828
This commit is contained in:
Christopher Baines 2024-06-11 12:17:49 +01:00
parent 914cf4ab02
commit 520d85bad4
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -660,7 +660,7 @@ (define-public wally-cli
go-github-com-google-gousb
go-github-com-logrusorgru-aurora
go-github-com-marcinbor85-gohex
go-gopkg-in-cheggaaa-pb-v1
go-github-com-cheggaaa-pb
pkg-config))
(home-page "https://ergodox-ez.com/pages/wally")
(synopsis "Flashing tool for ZSA keyboards")