gnu: go-github-com-frankban-quicktest: Disable failing tests. The project looks like abandoned but still in use by some other packages in Guix. * gnu/packages/golang-check.scm (go-github-com-frankban-quicktest) [arguments]<test-flags>: Disable some failing tests. Change-Id: Id67c9101b42fd999a03c8ee3964104ed0f8636b8
gnu: go-gopkg-in-check-v1: Disable tests. * gnu/packages/golang-check.scm (go-gopkg-in-check-v1) [arguments]<tests?>: Disable them. <phases>: Remove custom 'check as redundant. Change-Id: I9714e7ea019923f50ecb61097f90101326e5c4c8
gnu: go-github-com-spf13-cobra: Adjust inputs. * gnu/packages/golang-xyz.scm (go-github-com-spf13-cobra) [arguments]<test-flags>: Skip one test. [native-inputs]: Add go-github-com-go-md2man, and go-gopkg-in-yaml-v3 Change-Id: I84193d9d3222a458062b7cffbd23e6c9b3211f86
gnu: packages/linux: Remove golang-build module. * gnu/packages/linux.scm: As all Golang dependencies were shifted to corresponded submodules, remove not required "golang-build" module from used ones. Change-Id: I089cf929063c22374b8dbd9decb82f4b514a02b9
gnu: go-github-com-vishvananda-netns: Move to golang-web. * gnu/packages/networking.scm (go-github-com-vishvananda-netns): Move from here ... * gnu/packages/golang-web.scm: ... to here. Change-Id: I61f01af0f6c57d6e079226cfaa01560e38e4d06e
gnu: go-github-com-vishvananda-netns: Update to 0.0.5. * gnu/packages/networking.scm (go-github-com-vishvananda-netns): Update to 0.0.5. Change-Id: I73d07d24e5f73f139df6fcc1fb5770299cbe94b5
gnu: go-github-com-google-gopacket: Adjust inputs. * gnu/packages/golang-web.scm (go-github-com-google-gopacket) [propagated-inputs]: Add go-github-com-vishvananda-netlink, go-golang-org-x-net, and go-golang-org-x-sys. Change-Id: I4d98380a415341bb359b606789f31ab1b5874e60
gnu: go-github-com-vishvananda-netlink: Move to golang-web. * gnu/packages/linux.scm (go-github-com-vishvananda-netlink): Move from here ... * gnu/packages/golang-web.scm: ... to here. * gnu/packages/docker.scm: Add golang-web module. Change-Id: I67bc7128e6ede1c717aefc089dbe3776dd885e40
gnu: go-github-com-vishvananda-netlink: Update to 1.3.0. * gnu/packages/linux.scm (go-github-com-vishvananda-netlink): Update to 1.3.0. Change-Id: I8184bf75352455b094b1c13f2858afedb88d0a85
gnu: go-github-com-vishvananda-netlink: Simplify package. * gnu/packages/linux.scm (go-github-com-vishvananda-netlink) [arguments]<test-flags>: Move skipped tests here. <phases>: Remove 'disable-failing-tests. Change-Id: I66a6f0574f46b55847c2ba2011a45b4e43aeeaad
gnu: go-github-com-golang-glog: Update to 1.2.3. * gnu/packages/golang-build.scm (go-github-com-golang-glog): Update to 1.2.3. [native-inputs]: Add go-github-com-google-go-cmp. Change-Id: Id734965ab56c50d4e5f3619183addb59e72914de
gnu: ghq: Update to 1.7.1. * gnu/packages/version-control.scm (ghq): Update to 1.7.1. [inputs]: Add go-golang-org-x-text. Change-Id: Iefa07e1fd1d92cf479d837f19db801a413755c19
gnu: Rename go-github-com-gizak-termui. * gnu/packages/golang.scm (go-github-com-gizak-termui): Rename go-github-com-gizak-termui to go-github-com-gizak-termui-v3 to reflect golang module path. * gnu/packages/education.scm (gotypist): Remove go-github-com-gizak-termui, add go-github-com-gizak-termui-v3. Change-Id: Iadd289822dd50ee79624ba847ad2b4ba45eef9b2
gnu: Remove go-github-com-kylelemons-godebug-pretty. * gnu/packages/golang-xyz.scm (go-github-com-kylelemons-godebug-pretty): Delete variable. (go-github-com-sahilm-fuzzy) [native-inputs]: Remove go-github-com-kylelemons-godebug-pretty. Change-Id: Ic0a4ffb28e4a08d83e7a72b163ed4f9f8b6178e9
gnu: packages/disk: Remove golang module. * gnu/packages/disk.scm: As all Golang dependencies were shifted to corresponded submodules, remove not required "golang" module from used ones. Change-Id: If89a980e99747bc7501f4bbc26a41a39fb90ae05
gnu: go-github-com-gdamore-tcell: Move to golang-xyz. * gnu/packages/golang.scm (go-github-com-gdamore-tcell, go-github-com-gdamore-tcell-v2, go-github-com-delthas-tcell-v2): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. * gnu/packages/games.scm: Add golang-xyz module. Change-Id: I47dc5ef691bbb9732a1e7e068c74aeaafb07b235
gnu: go-github-com-gdamore-tcell-v2: Simplify package. There are no any *.gz files in output for the package, this change removes unnecessary custom phase. * gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2) [name]: Adjust it to follow naming style for Glang module variants. [phases]<phases>: Remove 'make-file-writable. Change-Id: I1c20b769d1d5426ff4ce36d07764284ac29228dd
gnu: go-github-com-gdamore-tcell: Update to 1.4.0. * gnu/packages/golang.scm (go-github-com-gdamore-tcell): Update to 1.4.0. [inputs]: Add go-golang-org-x-sys. Change-Id: I2a24b67fae07c0198ad8837d1692e7c18e0afa48
gnu: lf: Update to 33. * gnu/packages/disk.scm (lf): Update to 33. [native-inputs]: Remove go-gopkg-in-djherbis-times-v1; add go-github-com-fsnotify-fsnotify, go-github-com-xuanwo-go-locale, go-golang-org-x-sys, and go-golang-org-x-text. Change-Id: Ia82629c748254838b2aefbc21bc226b81bb2a660
gnu: Add go-github-com-xuanwo-go-locale. * gnu/packages/golang-xyz.scm (go-github-com-xuanwo-go-locale): New variable. Change-Id: I6792dfab134090fab1677fdf80e127a8ea858758