gnu: trealla: Update to 2.55.23. * gnu/packages/prolog.scm (trealla): Update to 2.55.23. Change-Id: I0145f8066ceec5cacb4124fa865dd8efa24a5fc8
news: Add 'de' translation. * etc/news.scm: Add German translation for privilege renaming entry. Change-Id: I3d569f45a230021b1b995634c76fe51c64f40dd9
gnu: packages/shellutils: Remove golang module. Remove no longer required "golang" module from scope. Change-Id: I8982157b6143bffc74130377f385da0b144d626d
gnu: go-github-com-creack-pty: Move to golang-xyz. * gnu/packages/golang.scm (go-github-com-creack-pty): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I2fe01445a03d1f4e76ff0c2d129864ffce249c51
gnu: Remove go-github-com-direnv-go-dotenv. Remove the package as it's no longer maintained and not in use by any other one: "This repository has been archived by the owner on Feb 28, 2024. It is now read-only." * gnu/packages/golang.scm (go-github-com-direnv-go-dotenv): Delete variable. Change-Id: I57058a8868085e5b133e8cc46afb2b8b0c57eb5e
gnu: direnv: Adjust inputs. * gnu/packages/shellutils.scm (direnv): Adjust inputs. [native-inputs]: Remove go-github-com-direnv-go-dotenv. Change-Id: Ib9edf656eb30d518dd2f4551d0d9c7eb282c917b
gnu: shfmt: Activate tests. * gnu/packages/shellutils.scm (shfmt): Activate tests. [native-inputs]: Remove go-github-com-frankban-quicktest and go-github-com-pkg-diff; add go-github-com-go-quicktest-qt and go-github-com-muesli-cancelreader. Change-Id: Ib11765afb102d1bbb947e41988c9ac6403c694df
gnu: go-github-com-muesli-reflow: Move to golang-xyz. * gnu/packages/golang.scm (go-github-com-muesli-reflow): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Ie839050f776b764b034492292f7821266b953b1e
gnu: go-github-com-muesli-termenv: Move to golang-xyz. * gnu/packages/golang.scm (go-github-com-muesli-termenv): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: Iba509c25f56581aeb34508ad0db98fe85a24d135
gnu: Add go-github-com-muesli-cancelreader. * gnu/packages/golang-xyz.scm (go-github-com-muesli-cancelreader): New variable. Change-Id: I514152f2ffc2fe535ee48c3f8912578238155d9f
gnu: Add go-github-com-go-quicktest-qt. * gnu/packages/golang-check.scm (go-github-com-go-quicktest-qt): New variable. Change-Id: Ifbfe7f4321be6e6d860de52e9b8f100cbbc15679
gnu: go-github-com-google-renameio: Move to golang-xyz. * gnu/packages/golang.scm (go-github-com-google-renameio, go-github-com-google-renameio-v2): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: I38a9f57ab28501b87d517e098d6afdc0c414f6e9
gnu: Add shfmt. * gnu/packages/golang.scm (shfmt): New variable. Change-Id: I7c8bcb0f0a1d0c45d5f8f2274724188a435f0cd7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-mvdan-cc-editorconfig. * gnu/packages/golang.scm (go-mvdan-cc-editorconfig): New variable. Change-Id: I4cc558e0b7be7d66ad2919eac49c355532052bb9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-google-renameio-v2. * gnu/packages/golang.scm (go-github-com-google-renameio-v2): New variable. Change-Id: Iaeabf95d21d22b25df5f8caf1edcaaddee3d3965 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: go-github-com-google-renameio: Update to 1.0.1. * gnu/packages/golang.scm (go-github-com-google-renameio): Update to 1.0.1. Change-Id: Ia7d46682753e9b5530847e693d1f0bf21d8a118c
gnu: plzip: Fix cross-compilation. * gnu/packages/compression.scm (plzip)[arguments]<#:configure-flags>: Use CXX-FOR-TARGET. Change-Id: I03edf1a3758cbcf1254b8edc7f532e772a041fcb
gnu: plzip: Update to 1.11. * gnu/packages/compression.scm (plzip): Update to 1.11. Change-Id: Ia7901bc8b2989b2e63e73869fe851536efeddfef Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
gnu: protobuf-c: Fix cross-compilation. * gnu/packages/protobuf.scm (protobuf-c): Fix cross-compilation. [native-inputs]: When cross-compilation, add protobuf. [arguments]<#:configure-flags>: When cross-compilation, Set PROTOC variable. Change-Id: Idd660f526b7c90277cb4399997cdb7ce72e4f1c5 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
gnu: kanshi: Fix cross-compilation. * gnu/packages/wm.scm (kanshi)[native-inputs]: Add wayland. Remove libscfg. When cross-compilation, Add pkg-config-for-build. [inputs]: Add libscfg. Change-Id: I45c17196dfc85157afa31dd4ae6db579dfc37723