gnu: go-github-com-kballard-go-shellquote: Sort alphabetically. * gnu/packages/golang-xyz.scm (go-github-com-kballard-go-shellquote): Sort alphabetically. Change-Id: Ie73d9136b6a45467e718f1d85fc97d965b1257b2
gnu: fiano: Update to 1.2.0. The version style has been changed from v7.0.2 starting v1.0.3. This change may cause guix refresh to detect incorrect latest version, see <https://github.com/linuxboot/fiano/tags>. This changes consolidate building all commands directly from the fiano package. * gnu/packages/admin.scm (fiano): Make variable public, update to 1.2.0. [source]: Remove snippet, there is no longer 'vendor' directory in a new release. [arguments] <#:phases>: Add custom 'build, 'check and 'install phases to cover complex package structure and produce all provided commands. [inputs]: Add go-github-com-dustin-go-humanize, go-github-com-hashicorp-errwrap, go-github-com-hashicorp-go-multierror, go-github-com-jessevdk-go-flags, go-github-com-pierrec-lz4, and go-github-com-spf13-pflag. [description]: Highlight which commands are included in the package. * gnu/packages/admin.scm (fiano-utk, fiano-fmap): Delete variables. Change-Id: I4b7573e20953ba52c9736e7f64c6b6347221fc72
gnu: fiano: Refresh package style. * gnu/packages/admin.scm (fiano): Refresh package style. [source]: Remove trailing #t from the snippet. [arguments]: Use list style. [inputs]: Remove labels and use list style. [home-page]: Place before synopsis. Change-Id: I896c59d4be14c7ed16bc1978e0d9996bd7b93c17
gnu: go-github.com-jessevdk-go-flags: Adjust variable name. * gnu/packages/golang.scm (go-github.com-jessevdk-go-flags): Rename to go-github-com-jessevdk-go-flags to follow go import naming convention. * gnu/packages/golang.scm (go-github-com-dhowett-go-plist) [inputs]: Remove go-github.com-jessevdk-go-flags, add go-github-com-jessevdk-go-flags. Change-Id: I6fc977b11e5044b8e6cab2baa4c107967baedb59
gnu: go-github-com-onsi-gomega: Move to golang-check. * gnu/packages/golang.scm (go-github-com-onsi-gomega): Move from here ... * gnu/packages/golang-check.scm: ... to here. Change-Id: Ia9a7d0e88ebda2fcfb3fe623163e270756900e94
gnu: go-github-com-onsi-ginkgo: Refresh package style. * gnu/packages/golang-check.scm (go-github-com-onsi-ginkgo) [arguments]: Place <#:import-path> on new line. [propagated-inputs]: Sort inputs alphabetically. Change-Id: I70b7f1838c8d8fc6744ad724ed4b79fdd645f6c4
gnu: go-github-com-schollz-progressbar-v3: Adjust inputs. * gnu/packages/golang-xyz.scm (go-github-com-schollz-progressbar-v3): Adjust inputs. [propagated-inputs]: Remove go-github-com-davecgh-go-spew, go-github-com-mattn-go-isatty, and go-github-com-stretchr-testify. [native-inputs]: Add go-github-com-stretchr-testify. Change-Id: I8a1e24d6570ce36812d08e196f415b81e8ec7bda
gnu: go-github-com-schollz-progressbar-v3: Move to golang-xyz. * gnu/packages/golang.scm (go-github-com-schollz-progressbar-v3): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/android.scm: Add (gnu packages golang-xyz) module. Change-Id: Id40397b4f3323670847d8e46f5d8fc6ffea61c84
gnu: Add go-github-com-pierrec-lz4. * gnu/packages/golang-compression.scm (go-github-com-pierrec-lz4, go-github-com-pierrec-lz4-v4, go-lz4c): New variables. Change-Id: Ie337a1cbfbc5af2dfd258999a4edb508bd552e03
gnu: Add go-code-cloudfoundry-org-bytefmt. * gnu/packages/golang-xyz.scm (go-code-cloudfoundry-org-bytefmt): New variable. Change-Id: I1d77dd49987ad09b15149f244024831d26780e6e
gnu: Add go-github-com-onsi-ginkgo-v2. * gnu/packages/golang-check.scm (go-github-com-onsi-ginkgo-v2): New variable. Change-Id: Ied8167b850d5e5262713d0858ef7160d5c3d74c2
gnu: Add go-github-com-go-logr-logr. * gnu/packages/golang-xyz.scm (go-github-com-go-logr-logr): New variable. Change-Id: I0fe5e817fa653bcdbe2fea03fe5d608ea270fa12
gnu: Add go-github-com-pierrec-cmdflag. * gnu/packages/golang-xyz.scm (go-github-com-pierrec-cmdflag): New variable. Change-Id: If57b49b0497b622200dc82bbb921461c739ead29
gnu: emacs-straight-el: Update to 0-3.b3760f5. Fixes <https://issues.guix.gnu.org/70170>. * gnu/packages/emacs-xyz.scm (emacs-straight-el): Update to 0-3.b3760f5. [arguments]<#:phases>: Remove unnecessary workaround. Change-Id: I557a032e72e2c6f0354d3b216a779389ec5025db
gnu: ocaml-lacaml: Remove dependency on lapack. * gnu/packages/ocaml.scm (ocaml-lacaml): Remove dependency on lapack. Change-Id: If3100fc29088110705e13e9be97abb7739f2fcab Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: kaldi-for-vosk: Remove dependency on lapack. * gnu/packages/machine-learning.scm (kaldi-for-vosk): Remove dependency to lapack. Change-Id: I0f5f508288ccb2e7fd086aabeffb5b0b4d3f96b2 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: shogun: Switch to openblas. * gnu/packages/machine-learning.scm (shogun): Switch from lapack to openblas dependency. Change-Id: Ib8dde7d9ed9df4bda0eab945f3098a28d0e5927b Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: lush2: Remove dependency on lapack. * gnu/packages/lisp.scm (lush2): Remove dependency on lapack. Change-Id: Idb7734e93021d6be9f65a5a0f9c4da4581786aee Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: libflame: Switch to openblas. * gnu/packages/maths.scm (libflame): Switch input dependency from lapack to openblas. Change-Id: I7abdb8d126856488b0722b73c336309bf5c2234d Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: giac: Switch to openblas. * gnu/packages/algebra.scm (giac): Switch input dependency from lapack to openblas. Change-Id: I1ba95b5b606baf3192fdd3f651c9a74ab6e820c1 Signed-off-by: Ludovic Courtès <ludo@gnu.org>