gnu: Add tree-sitter-chatito. * gnu/packages/tree-sitter.scm (tree-sitter-chatito): New variable. Change-Id: I9ccff81d4511209edae6b2e9fb86743b162a7e14 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: Add tree-sitter-bicep. * gnu/packages/tree-sitter.scm (tree-sitter-bicep): New variable. Change-Id: I93dd0d89f5b0e833535267f36bdf6a8e7000836d Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: Add tree-sitter-arduino. * gnu/packages/tree-sitter.scm (tree-sitter-arduino): New variable. Change-Id: I95fc62922445a58121f0f3a1c95be0ddb80b101d Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: Add emacs-filechooser. * gnu/packages/emacs-xyz.scm (emacs-filechooser): New variable. Change-Id: Idda168646e0fb519fae29753e0cbb68d251af80a Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: emacs-sv-kalender-namnsdagar: Disable tests. * gnu/packages/emacs-xyz.scm (emacs-sv-kalender-namnsdagar)[arguments]: Unset #:tests?. Change-Id: Ife89294b43b4f2ce5918fbafda77e7022546940d Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: go-jsonnet: Move to golang-apps. * gnu/packages/golang-xyz.scm (go-jsonnet): Move from here ... * gnu/packages/golang-apps.scm: ... to here. Change-Id: I30065cc6a0ec6da23fa54938717d26b32ccc3085
gnu: go-jsonnet: Update to 0.21.0. * gnu/packages/golang-xyz.scm (go-jsonnet): Update to 0.21.0. [native-inputs]: Remove go-gopkg-in-yaml-v2; add go-golang-org-x-crypto. [description]: Fix indentation. Change-Id: I9648877478ca862cddd4d575e4918be1e639d659
gnu: go-github-com-yuin-gopher-lua: Build with go-1.24. * gnu/packages/golang-xyz.scm (go-github-com-yuin-gopher-lua)[arguments] <go>: Use default compiler (go-1.24). <test-flags>: Don't vet during tests. Change-Id: I4eebdb1201840a6c75b204070ba0594d67b6aacb
gnu: glua: Switch to package/inherit. * gnu/packages/golang-xyz.scm (glua): Reformant to PACKAGE/INHERIT. Change-Id: Iff5e23d7d035c781594baaa09d6767bf2412af2d
gnu: shfmt: Update to 3.12.0. * gnu/packages/shellutils.scm (shfmt): Update to 3.12.0. [source] <snippet>: Delete "cmd/gosh" which causes build of "shfmt" to fail. [arguments] <test-flags>: Skip tests requiring altering locale. <test-subdirs>: Run tests for the whole project. <phases>: Use default 'check. [native-inputs]: Remove go-github-com-muesli-cancelreader, go-github-com-rogpeppe-go-internal, and go-golang-org-x-sync; add go-github-com-rogpeppe-go-internal-1.14. [description]: Fix indentation. Change-Id: Ifecc8891d7c9e3cd112c724ce1da8f5461779696
gnu: go-mvdan-cc-editorconfig: Remove cmake-minimal from native-inputs. * gnu/packages/golang-xyz.scm: Remove (gnu packages cmake). (go-mvdan-cc-editorconfig)[native-inputs]: Remove cmake-minimal. [description]: Remove TexInfo formation from pure URL. Change-Id: Ibb50b4caa9d88b20f2bdade19782faf9648e0127
gnu: Add go-github-com-containerd-containerd-api. * gnu/packages/golang-web.scm (go-github-com-containerd-containerd-api): New variable. Change-Id: I268d371ed6cf538904fde2cf1d6d5ce3323fe53c Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-google-golang-org-grpc-security-advancedtls. * gnu/packages/golang-web.scm (go-google-golang-org-grpc-security-advancedtls): New variable. Change-Id: Ifdd5c02cffff9406aee8e4458e0ce649cc7b1064 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-tonistiigi-vt100. * gnu/packages/golang-xyz.scm (go-github-com-tonistiigi-vt100): New variable. Change-Id: I038dabe021e57e434b8138c9db71db16fdab92ea Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-aliyun-aliyun-oss-go-sdk. * gnu/packages/golang-web.scm (go-github-com-aliyun-aliyun-oss-go-sdk): New variable. Change-Id: I733ce0aa6589bbe365b6b62af4d8d953a3f78a00 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-containerd-ttrpc. * gnu/packages/golang-web.scm (go-github-com-containerd-ttrpc): New variable. Change-Id: Ia143395eb3a9b343475348027d60c511a9601b2d Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-cncf-xds-go. * gnu/packages/golang-web.scm (go-github-com-cncf-xds-go): New variable. Change-Id: I487962f377493bab15689252d911098802b039a8 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-tonistiigi-go-csvvalue. * gnu/packages/golang-xyz.scm (go-github-com-tonistiigi-go-csvvalue): New variable. Change-Id: I256de915299a59aad88d379ac80688f88bc8e8e0 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-tonistiigi-units. * gnu/packages/golang-xyz.scm (go-github-com-tonistiigi-units): New variable. Change-Id: I95f8c8f66b34b3cf51653be941f3d64f53675e40 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-go-opentelemetry-io-otel-exporters-jaeger. * gnu/packages/golang-web.scm (go-go-opentelemetry-io-otel-exporters-jaeger): New variable. Change-Id: Id65b68ab139f7bb5e8a54401d7d657b698c51422 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>