134/169: gnu: go-github-com-shadowsocks-go-shadowsocks2: Enable all tests.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit dfe244700b3c0de51985595beb74127d498e8485 Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 12:57:48 2024 +0100 gnu: go-github-com-shadowsocks-go-shadowsocks2: Enable all tests. * gnu/packages/golang-crypto.scm (

66/169: gnu: go-github-com-google-goterm: Fix indentation.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 72ee38a2ecf7b871281163ba8aa95aade981e418 Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 11:01:04 2024 +0100 gnu: go-github-com-google-goterm: Fix indentation. * gnu/packages/golang.scm (go-github-com-google-g

130/169: gnu: Add go-github-com-aead-ecdh.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 6e761c59e1315c83dab54db860f79f04d645e584 Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 11:46:08 2024 +0100 gnu: Add go-github-com-aead-ecdh. * gnu/packages/golang-crypto.scm (go-github-com-aead-ecdh): New va

154/169: gnu: Add go-github-com-pkg-browser.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 2f0bc778d05e0758cb9482bd318108f9a4a58fff Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 22:38:09 2024 +0100 gnu: Add go-github-com-pkg-browser. * gnu/packages/golang-web.scm (go-github-com-pkg-browser): New v

43/169: gnu: go-github-com-prometheus-statsd-exporter: Fix build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit ad5debf3a397a134bccf2adad252b7ac6b6dbd2e Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 23:27:36 2024 +0100 gnu: go-github-com-prometheus-statsd-exporter: Fix build. * gnu/packages/prometheus.scm (go-github-c

140/169: gnu: Add go-github-com-smarty-gunit.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit d6942eebd6cf2fb3f19f3efb67a6bc299857e879 Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 14:44:46 2024 +0100 gnu: Add go-github-com-smarty-gunit. * gnu/packages/golang-check.scm (go-github-com-smarty-gunit): N

84/169: gnu: Add go-github-com-cyphar-filepath-securejoin.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 6278e0c48c0dab55605ab81d86ecdf21bff4db17 Author: Sharlatan Hellseher AuthorDate: Sat Sep 14 22:29:18 2024 +0100 gnu: Add go-github-com-cyphar-filepath-securejoin. * gnu/packages/golang-xyz.scm (go-github-com-cyph

68/169: gnu: go-github-com-tomnomnom-gron: Improve package style.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit efdc615ff3afb84d01975ebfc8f476ccfe8867af Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 11:08:46 2024 +0100 gnu: go-github-com-tomnomnom-gron: Improve package style. * gnu/packages/golang.scm (go-github-com-t

128/169: gnu: go-github-com-deckarep-golang-set-v2: Update to 2.6.0.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit de8a86db63ef670c9e01c26c95015d390be52f5f Author: Sharlatan Hellseher AuthorDate: Thu Sep 19 20:34:08 2024 +0100 gnu: go-github-com-deckarep-golang-set-v2: Update to 2.6.0. * gnu/packages/golang-xyz.scm (go-github

113/169: gnu: Add go-github-com-pquerna-ffjson.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit fb7b79d3362ec66d305d2c87a613398f48fd016a Author: Sharlatan Hellseher AuthorDate: Sun Sep 15 20:56:51 2024 +0100 gnu: Add go-github-com-pquerna-ffjson. * gnu/packages/golang-web.scm (go-github-com-pquerna-ffjson):

136/169: gnu: Add go-github-com-xtaci-lossyconn.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit b580ff904d01efd44dfafe5887ebf21fb15bc778 Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 13:55:06 2024 +0100 gnu: Add go-github-com-xtaci-lossyconn. * gnu/packages/golang-web.scm (go-github-com-xtaci-lossyconn

124/169: gnu: go-github-com-matttproud-golang-protobuf-extensions-v2: Fix build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 6251b702398c85349dec2019a346a18e0626493f Author: Sharlatan Hellseher AuthorDate: Mon Sep 16 12:04:25 2024 +0100 gnu: go-github-com-matttproud-golang-protobuf-extensions-v2: Fix build. * gnu/packages/golang-xyz.sc

[Lldb-commits] [lldb] [lldb][AArch64] Read fpmr register from core files (PR #110104)

2024-09-26 Thread David Spickett via lldb-commits
https://github.com/DavidSpickett edited https://github.com/llvm/llvm-project/pull/110104 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

69/169: gnu: go-github-com-jonboulle-clockwork: Update to 0.4.0.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit f989c7dec14ed64911f0ff0628ff38b1b167817d Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 11:49:15 2024 +0100 gnu: go-github-com-jonboulle-clockwork: Update to 0.4.0. * gnu/packages/golang.scm (go-github-com-jo

80/169: gnu: go-github-com-go-git-go-git-fixtures: Update to 4.3.1.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit eb086ec457f2d3f4942e3459158d273d622faafe Author: Sharlatan Hellseher AuthorDate: Sat Sep 14 22:04:48 2024 +0100 gnu: go-github-com-go-git-go-git-fixtures: Update to 4.3.1. * gnu/packages/golang.scm (go-github-com

[Lldb-commits] [lldb] [lldb][AArch64] Read fpmr register from core files (PR #110104)

2024-09-26 Thread via lldb-commits
4 --- a/lldb/test/API/linux/aarch64/fpmr/main.c +++ b/lldb/test/API/linux/aarch64/fpmr/main.c @@ -37,5 +37,8 @@ int main(int argc, char *argv[]) { uint64_t new_fpmr = get_fpmr(); // Set break point at this line. uint64_t expected_fpmr = ((uint64_t)0b010101 << 32) | (uint64_t)0b010; - re

158/169: gnu: go-github-com-dustin-go-humanize: Update to 1.0.1.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit c52c32ea46137b09006c9ea8c506e5c7fe16d1e1 Author: Sharlatan Hellseher AuthorDate: Wed Sep 25 15:14:15 2024 +0100 gnu: go-github-com-dustin-go-humanize: Update to 1.0.1. * gnu/packages/golang.scm (go-github-com-dus

155/169: gnu: Add go-rsc-io-binaryregexp.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 6acd4672969d64c88e00fb7443823ed5daa714a9 Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 22:53:35 2024 +0100 gnu: Add go-rsc-io-binaryregexp. * gnu/packages/golang-xyz.scm (go-rsc-io-binaryregexp): New variabl

165/169: gnu: go-github-com-tekwizely-go-parsing: Adjust description.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 2abebacde48b9e9bc8988ce59faec85e9c295025 Author: Sharlatan Hellseher AuthorDate: Thu Sep 26 11:13:50 2024 +0100 gnu: go-github-com-tekwizely-go-parsing: Adjust description. * gnu/packages/golang.scm (go-github-co

129/169: gnu: Add go-github-com-workiva-go-datastructures.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 8d1ca81941ef46fb373b2115a781b864ba8ac6e6 Author: Artyom V. Poptsov AuthorDate: Wed Sep 11 22:23:14 2024 +0300 gnu: Add go-github-com-workiva-go-datastructures. * gnu/packages/golang-xyz.scm (go-github-com-workiva

159/169: gnu: go-github-com-dustin-go-humanize: Move to golang-xyz.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit c8056e99b29cda97a2521f38e3150676eb1b269f Author: Sharlatan Hellseher AuthorDate: Wed Sep 25 15:16:40 2024 +0100 gnu: go-github-com-dustin-go-humanize: Move to golang-xyz. * gnu/packages/golang.scm (go-github-com-

118/169: gnu: go-github-com-prometheus-common-sigv4: Update to 0.1.0, fix build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit b7f7257e5ce6ce672909ebf00f3a772ca93a1c40 Author: Sharlatan Hellseher AuthorDate: Mon Sep 16 10:46:00 2024 +0100 gnu: go-github-com-prometheus-common-sigv4: Update to 0.1.0, fix build. Fix the build as seen in

61/169: gnu: go-golang-org-x-crypto: Update to 0.27.0.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 52a7fd8546d939bd9398226325cddef41677cfac Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 10:40:46 2024 +0100 gnu: go-golang-org-x-crypto: Update to 0.27.0. * gnu/packages/golang-build.scm (go-golang-org-x-cryp

123/169: gnu: nebula: Fix build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit fa15ea3ef0bea5573e833f9360e1e3ae6af5c0cb Author: Sharlatan Hellseher AuthorDate: Mon Sep 16 11:07:54 2024 +0100 gnu: nebula: Fix build. * gnu/packages/networking.scm (nebula): Fix build. [arguments]: <#:phase

[Lldb-commits] [lldb] [lldb][AArch64] Read fpmr register from core files (PR #110104)

2024-09-26 Thread David Spickett via lldb-commits
gt;KRPG@r z=a&*@MFGsc*D&{dS7&3qmpS(iE4%`ncRq#JA&fWj%Fe2?yys$}%|AOB`grXH%%6V3 zxfI|f%8BQHKWca}=DL-((T($b47|U16^+;^}#?gfAX3KagJ!rzr!&X z-IdJcvhUai<;_W7GH*Qg1bKtwZuy1Pzm~_{h;{`yPqgMRS2$-TtDNaJL;WgWin7(% zLzq{mFmEU?{5TewH~0EGb|6bP4BT-H0{trq?s)CicI=wZ01wC)#g_ z(%Q+yH%@ghtpCWi&*A;VFX0LMlaFm1*S)Hr{=~LVbN%S3ZNJKO`5gk;lgF<5^Ij?Y z>j?Az9JSl2dJk?sROCDzW}fzBDyx{Ej6FFF3R`w0EXiZ&5TcX2U99$SInK!>far1w)pd?tbFt}j0Bgf01 z@y2)}mZ+_RApQtIu(3AY2*LVIZShU54o$?ImJQKZys5n{g$dU~u&q52gE!e}Ho*_L4tBA7;IDdlswTnV~+!Uh+%mURET3lzQS{^6bkfqrSyn@>Qth zC#tBz=_@Qeh&5a?WARJ=36)https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

49/169: gnu: Add go-golang-org-x-telemetry-config.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit a170658867c7b7e2c585554fbf40ddaea6cef625 Author: Sharlatan Hellseher AuthorDate: Thu Sep 12 23:32:47 2024 +0100 gnu: Add go-golang-org-x-telemetry-config. * gnu/packages/golang-build.scm (go-golang-org-x-telemetr

46/169: gnu: kubo: Fix build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 944cf8225758abe99c77130c85507d6e8b6e41f8 Author: Sharlatan Hellseher AuthorDate: Sat Sep 14 21:57:08 2024 +0100 gnu: kubo: Fix build. * gnu/packages/ipfs.scm (kubo): Fix build. [arguments]: <#:phases>: Swap '

[clang] [Clang][RISCV] Add preprocessor macros for Zicfilp CFI scheme (PR #109600)

2024-09-26 Thread Ming-Yi Lai via cfe-commits
+// NO-MACRO-NOT: __riscv_landing_pad_unlabeled +// NO-MACRO-NOT: __riscv_landing_pad_func_sig + // BRANCH-PROT-FLAG-DAG: [[P_FLAG:![0-9]+]] = !{i32 8, !"cf-protection-branch", i32 1} // UNLABELED-FLAG-DAG: [[S_FLAG:![0-9]+]] = !{i32 1, !"cf-branch-label-scheme", !"u

57/169: gnu: go-golang-org-x-vuln: Enable tests.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 986ff9213bff2235304e4b211756e7522d7e93ca Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 10:44:40 2024 +0100 gnu: go-golang-org-x-vuln: Enable tests. * gnu/packages/golang-build.scm (go-golang-org-x-vuln): Ena

100/169: gnu: Add go-github-com-datadog-datadog-go.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 41fa0df39547a92d8f3357d153f4d48442500244 Author: Sharlatan Hellseher AuthorDate: Sun Sep 15 12:56:26 2024 +0100 gnu: Add go-github-com-datadog-datadog-go. * gnu/packages/golang-web.scm (go-github-com-datadog-data

121/169: gnu: restic-rest-server: Fix build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 18e5a9cc7d56775edd0ab5b1584f6436b663fe66 Author: Sharlatan Hellseher AuthorDate: Mon Sep 16 11:01:46 2024 +0100 gnu: restic-rest-server: Fix build. Fix the build as senn in

111/169: gnu: Add go-github-com-ryanuber-columnize.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 63a35f558af3aa56a88bfd1f97a2ff2436f15525 Author: Sharlatan Hellseher AuthorDate: Sun Sep 15 20:48:42 2024 +0100 gnu: Add go-github-com-ryanuber-columnize. * gnu/packages/golang-xyz.scm (go-github-com-ryanuber-col

79/169: gnu: go-github-com-go-logr-logr: Update to 1.4.2.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit f1d72c6bfa3f38989a0b22d21cfd41b9cbbfb42d Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 12:48:07 2024 +0100 gnu: go-github-com-go-logr-logr: Update to 1.4.2. * gnu/packages/golang-xyz.scm (go-github-com-go-lo

168/169: gnu: go-github-com-subosito-gotenv: Move to golang-xyz.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 52f49c240f2b4b148ccdfd79ff39533b5f552c35 Author: Sharlatan Hellseher AuthorDate: Thu Sep 26 11:34:41 2024 +0100 gnu: go-github-com-subosito-gotenv: Move to golang-xyz. * gnu/packages/golang.scm (go-github-com-sub

76/169: gnu: go-github-com-xeipuuv-gojsonschema: Update to 1.2.0.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit e1a9f34033e6b1aa1a1c9ea4da0690a46762e4a2 Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 12:16:40 2024 +0100 gnu: go-github-com-xeipuuv-gojsonschema: Update to 1.2.0. * gnu/packages/golang-web.scm (go-github-c

89/169: gnu: go-github-com-go-git-go-git-v5: Update style.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 816982dbbba5789cda73a975e4236baf3c4098f0 Author: Sharlatan Hellseher AuthorDate: Sat Sep 14 23:37:25 2024 +0100 gnu: go-github-com-go-git-go-git-v5: Update style. * gnu/packages/version-control.scm (go-github-com

150/169: gnu: go-github-com-emersion-go-autostart: Update to 0.0.0-20210130080809-00ed301c8e9a.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 27156658b1c761a195b7278ef5bc272aae7ed631 Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 21:44:29 2024 +0100 gnu: go-github-com-emersion-go-autostart: Update to 0.0.0-20210130080809-00ed301c8e9a. * gnu/packag

139/169: gnu: Add go-github-com-smarty-assertions.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit f55c869b0506849234a52004eb14d2b964e11676 Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 14:39:28 2024 +0100 gnu: Add go-github-com-smarty-assertions. * gnu/packages/golang-check.scm (go-github-com-smarty-asse

40/169: gnu: go-github-com-prometheus-common: Fix build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 09e64347eb2af28504eda36ee709fa39796ed641 Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 21:43:44 2024 +0100 gnu: go-github-com-prometheus-common: Fix build. * gnu/packages/prometheus.scm (go-github-com-promet

144/169: gnu: go-github-com-sevlyar-go-daemon: Update to 0.1.6.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 84e96a3fc90df139de5dc361d2ffbdc8034a3db1 Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 20:56:26 2024 +0100 gnu: go-github-com-sevlyar-go-daemon: Update to 0.1.6. * gnu/packages/golang.scm (go-github-com-sevl

106/169: gnu: Add go-github-com-circonus-labs-go-apiclient.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 37223aa474aa146eb1038c2c7219d8b945ecc6ad Author: Sharlatan Hellseher AuthorDate: Sun Sep 15 20:17:56 2024 +0100 gnu: Add go-github-com-circonus-labs-go-apiclient. * gnu/packages/golang-web.scm (go-github-com-circ

56/169: gnu: go-golang-org-x-vuln: Move to golang-build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit ed7da86207535b3790b7eaf832a723294a305574 Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 10:25:00 2024 +0100 gnu: go-golang-org-x-vuln: Move to golang-build. * gnu/packages/golang.scm (go-golang-org-x-vuln, go

72/169: gnu: go-github-com-google-uuid: Move to golang-build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 892274a268b9787ac8612a0b0703fae5f22f52c7 Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 11:56:16 2024 +0100 gnu: go-github-com-google-uuid: Move to golang-build. * gnu/packages/golang.scm (go-github-com-googl

81/169: gnu: go-github-com-go-git-go-git-fixtures: Rename variable.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 525ad651e04cd7acf1f95d7aba7de4479fd427c9 Author: Sharlatan Hellseher AuthorDate: Sat Sep 14 22:05:37 2024 +0100 gnu: go-github-com-go-git-go-git-fixtures: Rename variable. * gnu/packages/golang.scm (go-github-com

148/169: gnu: trezord: Refresh package style.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 4bcc07d67854fd467895c66046495e1d401cf40e Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 21:20:20 2024 +0100 gnu: trezord: Refresh package style. * gnu/packages/finance.scm (trezord): Refresh package style.

163/169: gnu: Add go-github-com-goreleaser-fileglob.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit f89035895621ce1d8e1bd087cdb2dfb012bb28a3 Author: Sharlatan Hellseher AuthorDate: Thu Sep 26 11:06:12 2024 +0100 gnu: Add go-github-com-goreleaser-fileglob. * gnu/packages/golang-xyz.scm (go-github-com-goreleaser-

116/169: gnu: Add go-msgp.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit d8f39b607b5c7427746e7d73e92abf90883f577d Author: Sharlatan Hellseher AuthorDate: Sun Sep 15 21:15:06 2024 +0100 gnu: Add go-msgp. * gnu/packages/golang-xyz.scm (go-msgp): New variable. Change-Id: Ia9b339

125/169: build/go: Replace symlinks with a copy of the file.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit fc934c096e0d4bb9b88f1376dd2ea4e03cfe4e4d Author: Efraim Flashner AuthorDate: Mon Sep 16 18:38:46 2024 +0300 build/go: Replace symlinks with a copy of the file. * guix/build/go-build-system.scm (fix-embed-files):

114/169: gnu: Add go-github-com-philhofer-fwd.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 860bbcaff098dca4534c5be3ccd7def556c53fad Author: Sharlatan Hellseher AuthorDate: Sun Sep 15 20:58:56 2024 +0100 gnu: Add go-github-com-philhofer-fwd. * gnu/packages/golang-xyz.scm (go-github-com-philhofer-fwd): N

119/169: gnu: soju: Fix build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit dfeff58628ee77197527c93a51a3a3dd9a39e24d Author: Sharlatan Hellseher AuthorDate: Mon Sep 16 10:55:21 2024 +0100 gnu: soju: Fix build. Fix the build as seen in .

122/169: gnu: go-github-com-nbrownus-go-metrics-prometheus: Fix build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit f82f131b88176ffa25825d588e237a1462e1285f Author: Sharlatan Hellseher AuthorDate: Mon Sep 16 11:04:40 2024 +0100 gnu: go-github-com-nbrownus-go-metrics-prometheus: Fix build. Fix the build as senn in

35/169: gnu: go-github-com-golang-groupcache: Update to 0.0.0-20210331224755-41bb18bfe9da.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit ab573c9c28f6b0189a8212bfe85035dc1ee7dcfe Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 13:54:34 2024 +0100 gnu: go-github-com-golang-groupcache: Update to 0.0.0-20210331224755-41bb18bfe9da. * gnu/packages/g

126/169: gnu: build/go: Apply default 'fix-embed-files phase.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 7078606ebc2af894335417db270e99d69f835e45 Author: Sharlatan Hellseher AuthorDate: Thu Sep 19 14:00:56 2024 +0100 gnu: build/go: Apply default 'fix-embed-files phase. These changes remove redundant phases where fil

47/169: gnu: go-golang-org-x-tools: Update to 0.25.0.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 3c1549016a319ab2012992e0910969eabfee24eb Author: Sharlatan Hellseher AuthorDate: Thu Sep 12 23:18:41 2024 +0100 gnu: go-golang-org-x-tools: Update to 0.25.0. * gnu/packages/golang-build.scm (go-golang-org-x-tools

151/169: gnu: go-github-com-emersion-go-autostart: Move to golang-xyz.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 0089ea9882970f83364e4aa9fd51052c35d7c44e Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 21:46:56 2024 +0100 gnu: go-github-com-emersion-go-autostart: Move to golang-xyz. * gnu/packages/golang.scm (go-github-c

60/169: gnu: go-github-com-sergi-go-diff: Update to 1.3.1.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 70c524abbd358da6d811b59c169d89893c093a24 Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 10:38:16 2024 +0100 gnu: go-github-com-sergi-go-diff: Update to 1.3.1. * gnu/packages/golang-xyz.scm (go-github-com-serg

82/169: gnu: go-github-com-go-git-go-git-fixtures-v4: Keep all phases.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 01835c9b355d1713c2d073ff86b0cd7a8ef32957 Author: Sharlatan Hellseher AuthorDate: Sat Sep 14 22:08:06 2024 +0100 gnu: go-github-com-go-git-go-git-fixtures-v4: Keep all phases. * gnu/packages/golang.scm (go-github-

135/169: gnu: Add go-github-com-xtaci-smux.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 4c5e04ace80714c15c6ce5437653ab138e8d8a9e Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 13:10:52 2024 +0100 gnu: Add go-github-com-xtaci-smux. * gnu/packages/golang-web.scm (go-github-com-xtaci-smux): New var

156/169: gnu: Add go-github-com-rogpeppe-fastuuid.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 9418cf61366ea3253429db8f3920edf571a8130a Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 23:02:05 2024 +0100 gnu: Add go-github-com-rogpeppe-fastuuid. * gnu/packages/golang-xyz.scm (go-github-com-rogpeppe-fast

92/169: gnu: Add go-github-com-rs-zerolog.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 6f493fd0c80a10f08a6b444df18d8dbf53203a3f Author: Sharlatan Hellseher AuthorDate: Sat Sep 14 23:23:03 2024 +0100 gnu: Add go-github-com-rs-zerolog. * gnu/packages/golang-xyz.scm (go-github-com-rs-zerolog): New var

63/169: gnu: go-github-com-google-go-querystring: Fix indentation.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit a970d9b7ef33826406c6a77cec58e3170ddb0fee Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 10:51:01 2024 +0100 gnu: go-github-com-google-go-querystring: Fix indentation. * gnu/packages/golang.scm (go-github-com-

51/169: gnu: go-github-com-google-go-cmdtest: Fix indentation

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 7fdedfbdee834cef1c43338550de1aba4fb2e96d Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 07:44:24 2024 +0100 gnu: go-github-com-google-go-cmdtest: Fix indentation * gnu/packages/golang-check.scm (go-github-com

133/169: gnu: go-github-com-shadowsocks-go-shadowsocks2: Update to 0.1.5.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 18b4d1af5c166ff20cdb7ff944b0f95e9bd27e47 Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 12:55:58 2024 +0100 gnu: go-github-com-shadowsocks-go-shadowsocks2: Update to 0.1.5. * gnu/packages/golang-crypto.scm (

09/169: gnu: Add go-html2text.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 96b9886fcf95489e06d33bd7895233cea428330a Author: Sharlatan Hellseher AuthorDate: Tue Sep 3 21:01:49 2024 +0100 gnu: Add go-html2text. * gnu/packages/golang-web.scm (go-html2text): New variable. (go-github-com

101/169: gnu: Add go-github-com-golang-mock.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 0b0d32a44c951681ed2cf2fcf5c631e93a22a6b9 Author: Sharlatan Hellseher AuthorDate: Sun Sep 15 13:10:39 2024 +0100 gnu: Add go-github-com-golang-mock. * gnu/packages/golang-check.scm (go-github-com-golang-mock): New

161/169: gnu: Add go-github-com-caarlos0-testfs.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 0755a08537e798dab7bad6bd5db43739427faec9 Author: Sharlatan Hellseher AuthorDate: Thu Sep 26 10:59:38 2024 +0100 gnu: Add go-github-com-caarlos0-testfs. * gnu/packages/golang-check.scm (go-github-com-caarlos0-test

143/169: gnu: Remove go-github.com-smartystreets-gunit.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit a41506cc9bb749ecd0682ffc7120f0a876e60330 Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 20:36:59 2024 +0100 gnu: Remove go-github.com-smartystreets-gunit. Upstream is changed to https://github.com/smarty/guni

149/169: gnu: Add go-github-com-cretz-bine.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit efa488716eb98c3d2ff36d131626a6c1a1e06ea6 Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 21:41:18 2024 +0100 gnu: Add go-github-com-cretz-bine. * gnu/packages/golang-web.scm (go-github-com-cretz-bine): New var

36/169: gnu: go-github-com-golang-groupcache: Fix indentation.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 93452bce67b1b8eef3fc14801d21e50f5a0ccaae Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 13:54:45 2024 +0100 gnu: go-github-com-golang-groupcache: Fix indentation. * gnu/packages/golang-web.scm (go-github-com-

160/169: gnu: go-github-com-fsnotify-fsnotify: Move to golang-xyz.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 5b0bcab1c6ba63ccf6b492ba546bf7f10d9a3891 Author: Sharlatan Hellseher AuthorDate: Wed Sep 25 15:21:53 2024 +0100 gnu: go-github-com-fsnotify-fsnotify: Move to golang-xyz. * gnu/packages/golang.scm (go-github-com-f

98/169: gnu: Add go-github-com-go-openapi-runtime.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit b451443253eed6f5957970eb0b95c90879239692 Author: Sharlatan Hellseher AuthorDate: Sat Sep 14 23:59:12 2024 +0100 gnu: Add go-github-com-go-openapi-runtime. * gnu/packages/golang-web.scm (go-github-com-go-openapi-r

54/169: gnu: go-github-com-google-go-cmdtest: Move to golang-build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 143c2ffa3bc13b5a4792041fd6d3033fb1e8fda5 Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 10:11:12 2024 +0100 gnu: go-github-com-google-go-cmdtest: Move to golang-build. * gnu/packages/golang-check.scm (go-gith

131/169: gnu: go-github-com-aead-chacha20: Update to 0.0.0-20180709150244-8b13a72661da.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 1c9f09ae5b5d6df1b928a47fdcafe67bb083110a Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 11:48:46 2024 +0100 gnu: go-github-com-aead-chacha20: Update to 0.0.0-20180709150244-8b13a72661da. * gnu/packages/golan

73/169: gnu: go-github-com-google-btree: Update to 1.1.3.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 8ce77d6cd9d8b03529015bb147e045d3760b8566 Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 11:59:00 2024 +0100 gnu: go-github-com-google-btree: Update to 1.1.3. * gnu/packages/golang.scm (go-github-com-google-bt

77/169: gnu: go-github-com-xeipuuv-gojsonschema: Fix indentation.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit f24dc3ae071e47001483c7d7d1ac6058c1294c9b Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 12:17:01 2024 +0100 gnu: go-github-com-xeipuuv-gojsonschema: Fix indentation. * gnu/packages/golang-web.scm (go-github-c

141/169: gnu: go-github-com-smartystreets-goconvey: Update to v1.8.1.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 11322cd4019b91c26885ee346be83ce79cebc792 Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 20:32:15 2024 +0100 gnu: go-github-com-smartystreets-goconvey: Update to v1.8.1. * gnu/packages/golang-check.scm (go-git

45/169: gnu: go-github-com-libp2p-go-libp2p: Fix build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 2b70dd7d7e2fdf3b6036a348c7af8cb103c73bf7 Author: Sharlatan Hellseher AuthorDate: Sat Sep 14 21:46:53 2024 +0100 gnu: go-github-com-libp2p-go-libp2p: Fix build. * gnu/packages/ipfs.scm (go-github-com-libp2p-go-lib

112/169: gnu: Add go-github-com-dgryski-go-ddmin.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 87d7449dd34eb73b79e7e1022cb1b2f8435d926f Author: Sharlatan Hellseher AuthorDate: Sun Sep 15 20:53:52 2024 +0100 gnu: Add go-github-com-dgryski-go-ddmin. * gnu/packages/golang-check.scm (go-github-com-dgryski-go-d

88/169: gnu: go-github-go-git: Rename variable.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 361004d7bcbad4f44d35392e2adefb1dc265afc7 Author: Sharlatan Hellseher AuthorDate: Sat Sep 14 22:38:35 2024 +0100 gnu: go-github-go-git: Rename variable. * gnu/packages/version-control.scm (go-github-go-git): Renam

152/169: gnu: Remove go-github-com-emersion-go-textwrapper.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 29976e30573153ce6f743f8c8b6c4c2fb477bb05 Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 21:48:58 2024 +0100 gnu: Remove go-github-com-emersion-go-textwrapper. It's not in use by any packages in Guix, upstream

42/169: gnu: go-github-com-prometheus-exporter-toolkit: Fix build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit f01802fdf06a85936c3d2ca6ec8bb7efdfa76bb2 Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 22:00:22 2024 +0100 gnu: go-github-com-prometheus-exporter-toolkit: Fix build. * gnu/packages/prometheus.scm (go-github-

75/169: gnu: go-github-com-google-gopacket: Move to golang-web.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 0d63b8a3b5fe00ad654768cd67b28c8906201e9e Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 12:04:24 2024 +0100 gnu: go-github-com-google-gopacket: Move to golang-web. * gnu/packages/golang.scm (go-github-com-goo

108/169: gnu: Add go-github-com-hashicorp-go-immutable-radix.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 81bb1ced2b0ddc2ae39f12109bc1027473c1c695 Author: Sharlatan Hellseher AuthorDate: Sun Sep 15 20:33:38 2024 +0100 gnu: Add go-github-com-hashicorp-go-immutable-radix. * gnu/packages/golang-xyz.scm (go-github-com-ha

64/169: gnu: go-github-com-google-go-querystring: Move to golang-web.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 8fe7d7e937c9503304690860afaf8f6d233304f1 Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 10:56:51 2024 +0100 gnu: go-github-com-google-go-querystring: Move to golang-web. * gnu/packages/golang.scm (go-github-c

70/169: gnu: go-github-com-jonboulle-clockwork: Fix indentation.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 60fd070863c524a934b887790cd7dc941928178f Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 11:49:45 2024 +0100 gnu: go-github-com-jonboulle-clockwork: Fix indentation. * gnu/packages/golang.scm (go-github-com-jo

58/169: gnu: gopls: Update to 0.16.2.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit ed6d823d23fb1ec421034cdc6581938feb933c36 Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 10:33:36 2024 +0100 gnu: gopls: Update to 0.16.2. * gnu/packages/golang.scm (gopls): Update to 0.16.2. [native-input

87/169: gnu: go-github-com-go-git-go-billy-v5: Move to golang-xyz.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 726d7e208b383ccf33ea0f51c1fde5eb1d22b727 Author: Sharlatan Hellseher AuthorDate: Sat Sep 14 22:35:21 2024 +0100 gnu: go-github-com-go-git-go-billy-v5: Move to golang-xyz. * gnu/packages/golang.scm (go-github-com-

59/169: gnu: Remove go-github-com-jba-printsrc.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit deb0b1456c113b5edccb5136e87ea7531456a9dd Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 10:35:18 2024 +0100 gnu: Remove go-github-com-jba-printsrc. It's not in use by any packages in Guix, no updates for 3y.

162/169: gnu: Add go-github-com-matryer-is.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 37264c9a63b6a89ee4bf58699a6057d2dd52abee Author: Sharlatan Hellseher AuthorDate: Thu Sep 26 11:01:47 2024 +0100 gnu: Add go-github-com-matryer-is. * gnu/packages/golang-check.scm (go-github-com-matryer-is): New v

132/169: gnu: go-github-com-aead-chacha20: Fix indentation.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 1102f31f60d0f1f36ecac0f72cd021df065447dd Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 11:49:10 2024 +0100 gnu: go-github-com-aead-chacha20: Fix indentation. * gnu/packages/golang-crypto.scm (go-github-com-a

[clang] [X86] Enable constexpr on LZCNT & BMI intrinsics (PR #94161)

2024-09-26 Thread Simon Pilgrim via cfe-commits
RKSimon wrote: @aniplcc Are you still wanting to work on this? Otherwise I'd like to commandeer and complete the patch to get it into trunk. https://github.com/llvm/llvm-project/pull/94161 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

74/169: gnu: go-github-com-google-btree: Move to golang-build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 783bbf364d344cd22b5dcea3bdd1fa33c1b6100b Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 12:00:39 2024 +0100 gnu: go-github-com-google-btree: Move to golang-build. * gnu/packages/golang.scm (go-github-com-goog

44/169: gnu: go-github-com-ipfs-go-ds-badger: Fix build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 70d61899c619597836d4738343e67151a5444e4d Author: Sharlatan Hellseher AuthorDate: Sat Sep 14 21:30:49 2024 +0100 gnu: go-github-com-ipfs-go-ds-badger: Fix build. * gnu/packages/ipfs.scm (go-github-com-ipfs-go-ds-b

62/169: gnu: go-github-com-google-go-querystring: Update to 1.1.0.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit e86bf661a2eaea29f625e836eec3b04c02571ce5 Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 10:50:35 2024 +0100 gnu: go-github-com-google-go-querystring: Update to 1.1.0. * gnu/packages/golang.scm (go-github-com-

120/169: gnu: miniflux: Fix build.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit fa49cd2840c710f862828c0360971fa62c064d94 Author: Sharlatan Hellseher AuthorDate: Mon Sep 16 10:58:25 2024 +0100 gnu: miniflux: Fix build. Fix the build as senn in .

157/169: gnu: packages/high-availability: Remove golang module.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit 785978090c23a0aa13572033ce28730f023f6a3d Author: Sharlatan Hellseher AuthorDate: Wed Sep 25 15:10:32 2024 +0100 gnu: packages/high-availability: Remove golang module. Do not import not required module. C

146/169: gnu: Add go-github-com-prometheus-community-pro-bing.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit e42a3942015d732eaf08bc6f77b380a5ea3ee7df Author: Sharlatan Hellseher AuthorDate: Sun Sep 22 21:13:05 2024 +0100 gnu: Add go-github-com-prometheus-community-pro-bing. * gnu/packages/prometheus.scm (go-github-com-

102/169: gnu: Add go-github-com-datadog-datadog-go-v5.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit c2f6c3338d75c8397b1f98b8da1d800873e95647 Author: Sharlatan Hellseher AuthorDate: Sun Sep 15 13:10:24 2024 +0100 gnu: Add go-github-com-datadog-datadog-go-v5. * gnu/packages/golang-web.scm (go-github-com-datadog-d

50/169: gnu: go-github-com-google-go-cmdtest: Update to 0.4.0.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit eebffd6282e2bcf34bf4a70bd3278a6787474aaf Author: Sharlatan Hellseher AuthorDate: Fri Sep 13 07:43:33 2024 +0100 gnu: go-github-com-google-go-cmdtest: Update to 0.4.0. * gnu/packages/golang-check.scm (go-github-co

19/169: gnu: go-1.20: Build with gccgo-12 on some systems.

2024-09-26 Thread guix-commits
sharlatan pushed a commit to branch go-team in repository guix. commit b18a19aeeedb67241c8bf2f710ac1187a64fc382 Author: Efraim Flashner AuthorDate: Wed Sep 11 13:04:03 2024 +0300 gnu: go-1.20: Build with gccgo-12 on some systems. * gnu/packages/golang.scm (go-1.20)[native-inputs]: D

<    1   2   3   4   5   6   7   8   9   10   >