[jenkins-infra/jenkins-infra] d6d111: chore: Bump Azure Gallery Image Version

2024-06-21 Thread 'jenkins-infra-bot' via Jenkins Commits
atecli To unsubscribe from these emails, change your notification settings at https://github.com/jenkins-infra/jenkins-infra/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group an

[jenkins-infra/jenkins-infra] 20ab3b: chore: Bump container agent image jenkinsciinfra/j...

2024-06-21 Thread 'jenkins-infra-bot' via Jenkins Commits
uot;Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra

[clang] [compiler-rt] [ubsan] Display correct runtime messages for negative _BitInt (PR #96240)

2024-06-21 Thread via cfe-commits
-- earnol wrote: Duplication looks really ugly. Is there is a way to run IR test and runtime test on the same code? https://github.com/llvm/llvm-project/pull/96240 _______ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[weld-commits] [weld/api]

2024-06-21 Thread Matej Novotny via weld-commits
Branch: refs/tags/6.0.Beta5 Home: https://github.com/weld/api To unsubscribe from these emails, change your notification settings at https://github.com/weld/api/settings/notifications ___ weld-commits mailing list -- weld-commits@lists.jboss.org

[weld-commits] [weld/api] be6d6e: [maven-release-plugin] prepare release 6.0.Beta5

2024-06-21 Thread Matej Novotny via weld-commits
To unsubscribe from these emails, change your notification settings at https://github.com/weld/api/settings/notifications ___ weld-commits mailing list -- weld-commits@lists.jboss.org To unsubscribe send an email to weld-commits-le...@lists.jboss.org Privacy

[weld-commits] [weld/api]

2024-06-21 Thread Matej Novotny via weld-commits
Branch: refs/heads/release60Beta5 Home: https://github.com/weld/api To unsubscribe from these emails, change your notification settings at https://github.com/weld/api/settings/notifications ___ weld-commits mailing list -- weld-commits

[weld-commits] [weld/api] a42e7e: Release 6.0.Beta5, third attempt

2024-06-21 Thread Matej Novotny via weld-commits
/project.yml M pom.xml Log Message: --- Release 6.0.Beta5, third attempt To unsubscribe from these emails, change your notification settings at https://github.com/weld/api/settings/notifications ___ weld-commits mailing list -- weld

[clang] [compiler-rt] Revert "[ubsan] Display correct runtime messages for negative _BitInt" (PR #96239)

2024-06-21 Thread via cfe-commits
https://github.com/earnol closed https://github.com/llvm/llvm-project/pull/96239 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] 138ea7d - Revert "[ubsan] Display correct runtime messages for negative _BitInt" (#96239)

2024-06-21 Thread via cfe-commits
n(int argc, char **argv) { - // clang-format off - uint64_t result = - 1ULL + - implicit_unsigned_integer_truncation() + - pointer_overflow() + - vla_bound(argc) + - unsigned_shift_base() + - (uint32_t)array_bounds() + - float_cast_overflow() + - implici

[clang] [llvm] [openmp] [Clang][OpenMP] Add reverse directive (PR #92916)

2024-06-21 Thread Michael Kruse via cfe-commits
Meinersbur wrote: #92916 has been accepted, but waiting for this PR. https://github.com/llvm/llvm-project/pull/92916 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[weld-commits] [weld/api] 5685e8: Release 6.0.Beta5, third attempt

2024-06-21 Thread Matej Novotny via weld-commits
.github/project.yml M pom.xml Log Message: --- Release 6.0.Beta5, third attempt To unsubscribe from these emails, change your notification settings at https://github.com/weld/api/settings/notifications ___ weld-commits mailing list

90/97: gnu: TeX Live packages built from TEXLIVE-SOURCE use same version.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit f15cb5ad421ce2271a04378fe8fa68ed5a31b8c9 Author: Nicolas Goaziou AuthorDate: Mon Jun 17 13:18:35 2024 +0200 gnu: TeX Live packages built from TEXLIVE-SOURCE use same version. * gnu/packages/tex.scm

84/97: guix: import texlive: Remove `files-differ?' function.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 31d7adb9088c72425af17a9fe5436b6a644107c1 Author: Nicolas Goaziou AuthorDate: Sat Jun 15 23:21:33 2024 +0200 guix: import texlive: Remove `files-differ?' function. * guix/import/texlive.scm (files-differ?): Remove no

62/97: gnu: Add texlive-xpdfopen-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 8412d7b86fd1dce00be37a715b3e4bb0f21952a9 Author: Nicolas Goaziou AuthorDate: Tue May 28 18:22:12 2024 +0200 gnu: Add texlive-xpdfopen-bin. * gnu/packages/tex.scm (texlive-xpdfopen-bin): New variable.

95/97: gnu: Remove artefacts from previous TeX Live packaging.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 91b00c151d657e235acb3958b947e558d6838577 Author: Nicolas Goaziou AuthorDate: Fri Jun 21 12:03:15 2024 +0200 gnu: Remove artefacts from previous TeX Live packaging. * guix/build-system/texlive.scm (%texlive-tag):

66/97: gnu: Add texlive-mflua-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit fac8218154a9f2233585aced0a3ebcf5291b3d11 Author: Nicolas Goaziou AuthorDate: Sun Jun 2 12:12:21 2024 +0200 gnu: Add texlive-mflua-bin. * gnu/packages/tex.scm (texlive-mflua-bin): New variable.

81/97: guix: import texlive: Remove need for having "svn" binary in PATH.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 6b35bbc054de2d2e2be7268ed4432c4225d2b6b7 Author: Nicolas Goaziou AuthorDate: Mon Jun 10 21:13:00 2024 +0200 guix: import texlive: Remove need for having "svn" binary in PATH. * guix/svn-download.scm

87/97: guix: import texlive: Handle versions.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 67bdaa1d5e96d7ed48121f8db8eb82fa44bbeb5a Author: Nicolas Goaziou AuthorDate: Sun Jun 16 21:10:02 2024 +0200 guix: import texlive: Handle versions. * guix/import/texlive.scm (texlive-repository):

88/97: guix: import texlive: Implement auto-updates.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 596116b3d45997a4f5d42d8bfb3c67340401d457 Author: Nicolas Goaziou AuthorDate: Sun Jun 16 22:53:14 2024 +0200 guix: import texlive: Implement auto-updates. * guix/import/texlive.scm (package-from-texlive-repository?):

93/97: gnu: Factorize URLs relative to TeX Live.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 7a5030d2a7745a9dd9a5154f98811ebbb1cb9627 Author: Nicolas Goaziou AuthorDate: Fri Jun 21 09:37:39 2024 +0200 gnu: Factorize URLs relative to TeX Live. * guix/build-system/texlive.scm (%texlive-repository):

91/97: gnu: texlive-scripts: Allow auto-updates.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 02a84ec394d68a4346ba4f5a3e5da03c35889dc5 Author: Nicolas Goaziou AuthorDate: Fri Jun 21 08:31:23 2024 +0200 gnu: texlive-scripts: Allow auto-updates. * guix/import/texlive.scm (tlpdb-guix-packages): Add meta-data for

50/97: gnu: Add texlive-dtl-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 8aea609d83dc476e18e294c57dabf4b028cd8f62 Author: Nicolas Goaziou AuthorDate: Tue May 28 15:37:22 2024 +0200 gnu: Add texlive-dtl-bin. * gnu/packages/tex.scm (texlive-dtl-bin): New variable.

51/97: gnu: Add texlive-dvi2tty-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit e60e74a9b92805f98fbe8a09f3f434699c989d0e Author: Nicolas Goaziou AuthorDate: Tue May 28 15:46:27 2024 +0200 gnu: Add texlive-dvi2tty-bin. * gnu/packages/tex.scm (texlive-dvi2tty-bin): New variable.

97/97: guix: import texlive: Adjust to generate new source format.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit e7a26e53927da7e3e5454f7576bfd3c1d97ba325 Author: Nicolas Goaziou AuthorDate: Fri Jun 21 12:26:10 2024 +0200 guix: import texlive: Adjust to generate new source format. * guix/import/texlive.scm (tlpdb->package):

46/97: gnu: Add texlive-vlna-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 68dc56f15e41f0bc3ee761fda92c6c384c501c7d Author: Nicolas Goaziou AuthorDate: Tue May 28 07:24:36 2024 +0200 gnu: Add texlive-vlna-bin. * gnu/packages/tex.scm (texlive-vlna-bin): New variable.

45/97: gnu: Add texlive-metapost-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 704a16f90eae6e8c4eefa7f76cf39e60ee2dea5f Author: Nicolas Goaziou AuthorDate: Tue May 28 07:20:20 2024 +0200 gnu: Add texlive-metapost-bin. * gnu/packages/tex.scm (texlive-metapost-bin): New variable.

78/97: gnu: texlive-scripts: Add missing "mktexfmt" symlink.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit a1fef537e649a90257d8290fb524d36ad15859f6 Author: spencerpeters AuthorDate: Mon Jun 17 09:09:53 2024 +0200 gnu: texlive-scripts: Add missing "mktexfmt" symlink. * gnu/packages/tex.scm

41/97: gnu: Add texlive-ttfutils-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit ea1bf1e1d881b975cd2199eec5af9845ea393870 Author: Nicolas Goaziou AuthorDate: Tue May 28 00:38:29 2024 +0200 gnu: Add texlive-ttfutils-bin. * gnu/packages/tex.scm (texlive-ttfutils-bin): New variable.

75/97: gnu: Update commentary section in "tex.scm".

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 1aeec306d2880870f41a77eb28f124a594b6c999 Author: Nicolas Goaziou AuthorDate: Tue May 28 15:33:49 2024 +0200 gnu: Update commentary section in "tex.scm". * gnu/packages/tex.scm: Describe new bootstrap story in

71/97: gnu: texlive-axodraw2: Build binary separately.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 0520b90d154d3c32a734bb881f0d368c1337477f Author: Nicolas Goaziou AuthorDate: Tue May 28 21:55:12 2024 +0200 gnu: texlive-axodraw2: Build binary separately. * gnu/packages/tex.scm (texlive-axodraw2-bin): New variable.

65/97: gnu: Add texlive-luajittex-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 81335e6e888728a5230782fc9839aedfa1a501fb Author: Nicolas Goaziou AuthorDate: Sun Jun 2 01:02:06 2024 +0200 gnu: Add texlive-luajittex-bin. * gnu/packages/tex.scm (texlive-luajittex-bin): New variable.

86/97: guix: import texlive: Factorize package inputs listing.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit f21d2af50d848c193cd019c2668df82154bc88bb Author: Nicolas Goaziou AuthorDate: Sun Jun 16 20:30:32 2024 +0200 guix: import texlive: Factorize package inputs listing. * guix/import/texlive.scm (list-upstream-inputs):

68/97: gnu: texlive-ps2pk: Build binaries separately.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit fb28ba012d2201843893a66ab02ec3f2056a81d5 Author: Nicolas Goaziou AuthorDate: Tue May 28 18:40:16 2024 +0200 gnu: texlive-ps2pk: Build binaries separately. * gnu/packages/tex.scm (texlive-ps2pk-bin): New variable.

44/97: gnu: Add texlive-makeindex-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit b85486f60c9def473d70fcfb9d233dd0f98a157d Author: Nicolas Goaziou AuthorDate: Tue May 28 07:18:47 2024 +0200 gnu: Add texlive-makeindex-bin. * gnu/packages/tex.scm (texlive-makeindex-bin): New variable.

60/97: gnu: Add texlive-t1utils-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 8ec1efd9ab9d4c0f14b246a6c6f734a0223eeaf6 Author: Nicolas Goaziou AuthorDate: Tue May 28 16:34:14 2024 +0200 gnu: Add texlive-t1utils-bin. * gnu/packages/tex.scm (texlive-t1utils-bin): New variable.

59/97: gnu: Add texlive-ps2eps-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 39e4f7102088ed45d5507f770a5493b983cfd87e Author: Nicolas Goaziou AuthorDate: Tue May 28 16:27:52 2024 +0200 gnu: Add texlive-ps2eps-bin. * gnu/packages/tex.scm (texlive-ps2eps-bin): New variable.

79/97: gnu: python-sphinx: Fix build.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 844e418cbfa077cb49b3860e28570493d2df9192 Author: Nicolas Goaziou AuthorDate: Wed Jun 12 21:46:13 2024 +0200 gnu: python-sphinx: Fix build. * gnu/packages/sphinx.scm (python-sphinx)[propagated-inputs]: Add

67/97: gnu: texlive-dviout-util: Build binaries separately.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 5990f1409eb767f5a958d0228379c06118b2a0de Author: Nicolas Goaziou AuthorDate: Tue May 28 18:29:02 2024 +0200 gnu: texlive-dviout-util: Build binaries separately. * gnu/packages/tex.scm (texlive-dviout-util-bin): New

77/97: gnu: texlive-texdirflatten: Add missing Perl input.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 761dc16beac9369c75b2e919a1ed5d35f77136b5 Author: Nicolas Goaziou AuthorDate: Mon Jun 3 21:02:03 2024 +0200 gnu: texlive-texdirflatten: Add missing Perl input. * gnu/packages/tex.scm (texlive-texdirflatten)[inputs]:

64/97: gnu: Add texlive-xml2pmx-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 4be493081437a904f79770e3afa7bdb78c75a068 Author: Nicolas Goaziou AuthorDate: Tue May 28 18:26:02 2024 +0200 gnu: Add texlive-xml2pmx-bin. * gnu/packages/tex.scm (texlive-xml2pmx-bin): New variable.

52/97: gnu: Add texlive-dvidvi-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 509bdb8f5b65a28af69358176985231662139f60 Author: Nicolas Goaziou AuthorDate: Tue May 28 15:49:35 2024 +0200 gnu: Add texlive-dvidvi-bin. * gnu/packages/tex.scm (texlive-dvidvi-bin): New variable.

05/97: gnu: texlive-libkpathsea: Better default values in "texmf.cnf".

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 0ebb936cd64fc7c60c21b1b65e1a2d2cf6536c13 Author: Nicolas Goaziou AuthorDate: Mon May 27 10:47:28 2024 +0200 gnu: texlive-libkpathsea: Better default values in "texmf.cnf". * gnu/packages/tex.scm

80/97: gnu: texlive-hyphen-complete: Fix locations.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit c1cfbb06c78ad99247ff4327f4d2919e92f50b52 Author: Nicolas Goaziou AuthorDate: Mon Jun 17 13:06:50 2024 +0200 gnu: texlive-hyphen-complete: Fix locations. * gnu/packages/tex.scm (texlive-hyphen-complete)[source]: Add

72/97: gnu: texlive-xindy: Build binary separately.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit b481d8ff708773d2b2300650181ab78c4cc57d34 Author: Nicolas Goaziou AuthorDate: Tue May 28 22:07:11 2024 +0200 gnu: texlive-xindy: Build binary separately. * gnu/packages/tex.scm (texlive-xindy-bin): New variable.

83/97: guix: import texlive: Sort modules alphabetically.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 6192098e92b95159d9c0baed18b5013b3166ca58 Author: Nicolas Goaziou AuthorDate: Sat Jun 15 23:18:47 2024 +0200 guix: import texlive: Sort modules alphabetically. * guix/import/texlive.scm: Sort modules alphabetically.

32/97: gnu: Add texlive-pmx-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 97021cf38fafdb19ee5090efb15a9e0cff22a001 Author: Nicolas Goaziou AuthorDate: Mon May 27 23:34:59 2024 +0200 gnu: Add texlive-pmx-bin. * gnu/packages/tex.scm (texlive-pmx-bin): New variable.

57/97: gnu: Add texlive-lacheck-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit ada174f096fd1658747eca6a2f8a0583b1b9be19 Author: Nicolas Goaziou AuthorDate: Tue May 28 16:19:31 2024 +0200 gnu: Add texlive-lacheck-bin. * gnu/packages/tex.scm (texlive-lacheck-bin): New variable.

69/97: gnu: texlive-dvipos: Build binaries separately.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 2e364709c04a314a05ab6eea4e7ba5b9792ff08d Author: Nicolas Goaziou AuthorDate: Tue May 28 21:38:35 2024 +0200 gnu: texlive-dvipos: Build binaries separately. * gnu/packages/tex.scm (texlive-dvipos-bin): New variable.

29/97: gnu: Add texlive-m-tx-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 33d3649ee5868bb95f267fc4b3711a18d14f604e Author: Nicolas Goaziou AuthorDate: Mon May 27 22:55:19 2024 +0200 gnu: Add texlive-m-tx-bin. * gnu/packages/tex.scm (texlive-m-tx-bin): New variable.

27/97: gnu: Add texlive-hitex-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 4cdc002b67530401411af2975403518ead395625 Author: Nicolas Goaziou AuthorDate: Mon May 27 18:54:32 2024 +0200 gnu: Add texlive-hitex-bin. * gnu/packages/tex.scm (texlive-hitex-bin): New variable.

07/97: gnu: texlive-updmap.cfg: Fix font file creation in $HOME.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 11891842a875fe32378dcba37c615b5495149502 Author: Nicolas Goaziou AuthorDate: Wed Jun 12 21:15:44 2024 +0200 gnu: texlive-updmap.cfg: Fix font file creation in $HOME. * gnu/packages/tex.scm (texlive-updmap.cfg):

22/97: gnu: Add texlive-bibtex-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit be9fd105c0848a1424d9db6dbab214c52bea82a1 Author: Nicolas Goaziou AuthorDate: Mon May 27 16:27:22 2024 +0200 gnu: Add texlive-bibtex-bin. * gnu/packages/tex.scm (texlive-bibtex-bin): New variable.

85/97: guix: import texlive: Move a comment.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit e38e983cc8c2627c4905ce0e25df46806cf09cd5 Author: Nicolas Goaziou AuthorDate: Sat Jun 15 23:26:50 2024 +0200 guix: import texlive: Move a comment. * guix/import/texlive.scm (latex-bin-dependency-tree): Move comment

58/97: gnu: Add texlive-seetexk-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 02b5f3229958b21b776c9937bfba3e949bae500f Author: Nicolas Goaziou AuthorDate: Tue May 28 16:24:10 2024 +0200 gnu: Add texlive-seetexk-bin. * gnu/packages/tex.scm (texlive-seetexk-bin): New variable.

96/97: gnu: texlive-scripts: Add missing file name for checkout.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit f1bd6b0e0080755ca2bbdbd628722788d3365d5e Author: Nicolas Goaziou AuthorDate: Fri Jun 21 12:16:16 2024 +0200 gnu: texlive-scripts: Add missing file name for checkout. * gnu/packages/tex.scm (texlive-scripts)[source]:

74/97: gnu: texlive-docstrip: Remove it.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 0234830cee67e8c660bec9e95c9b350d59022649 Author: Nicolas Goaziou AuthorDate: Mon Jun 17 10:24:38 2024 +0200 gnu: texlive-docstrip: Remove it. * gnu/packages/tex.scm (texlive-docstrip): Export it.

03/97: gnu: Add texlive-source.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 51f9197e5dc1a5cc78bd8568e04433a348fbaeb2 Author: Nicolas Goaziou AuthorDate: Mon May 27 10:40:19 2024 +0200 gnu: Add texlive-source. * gnu/packages/tex.scm (texlive-source): New variable. Change-Id:

28/97: gnu: Add texlive-afm2pl-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 5991c655135801345636f3220884528b98299b58 Author: Nicolas Goaziou AuthorDate: Mon May 27 19:24:03 2024 +0200 gnu: Add texlive-afm2pl-bin. * gnu/packages/tex.scm (texlive-afm2pl-bin): New variable.

61/97: gnu: texlive-texdoctk: Fix runtime error.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 9ded9232ed85dfe0f70b723c765e6b358ad97fd6 Author: Nicolas Goaziou AuthorDate: Tue May 28 16:39:15 2024 +0200 gnu: texlive-texdoctk: Fix runtime error. * gnu/packages/tex.scm (texlive-texdoctk)[arguments]<#:phases>:

92/97: gnu: texlive-scripts: Fix typo in description.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 682f7a9fb69a9b03321297e48b9a5bdfd4da0bcb Author: Nicolas Goaziou AuthorDate: Fri Jun 21 09:00:51 2024 +0200 gnu: texlive-scripts: Fix typo in description. * gnu/packages/tex.scm (texlive-scripts)[description]: Fix

76/97: gnu: texlive-xits: Fix typo in description.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 909007fd58777b8daea77aaedbf980977cae2bbd Author: Nicolas Goaziou AuthorDate: Mon Jun 3 14:08:04 2024 +0200 gnu: texlive-xits: Fix typo in description. * gnu/packages/tex.scm (texlive-xits)[description]: Add two

56/97: gnu: Add texlive-lcdftypetools-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit d1c323f5e75402559c42f6db6bd912f1e8db5ed0 Author: Nicolas Goaziou AuthorDate: Tue May 28 16:16:48 2024 +0200 gnu: Add texlive-lcdftypetools-bin. * gnu/packages/tex.scm (texlive-lcdftypetools-bin): New variable.

13/97: gnu: texlive-csplain: Fix build.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 43fdffe215dda8fd37b2bc73107aca0fec85a733 Author: Nicolas Goaziou AuthorDate: Wed Jun 12 21:17:37 2024 +0200 gnu: texlive-csplain: Fix build. * gnu/packages/tex.scm (texlive-csplain)[native-inputs]: Add TEXLIVE-XETEX.

49/97: gnu: Add texlive-detex-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 16b8d88c29cd106360b0365a371667e3a1273228 Author: Nicolas Goaziou AuthorDate: Tue May 28 15:31:51 2024 +0200 gnu: Add texlive-detex-bin. * gnu/packages/tex.scm (texlive-detex-bin): New variable.

15/97: gnu: Add texlive-mfware-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit ad694de0fea7a42e4ce8a86a26a8872fda92097f Author: Nicolas Goaziou AuthorDate: Mon May 27 15:27:49 2024 +0200 gnu: Add texlive-mfware-bin. * gnu/packages/tex.scm (texlive-mfware-bin): New variable.

55/97: gnu: Add texlive-dvisvgm-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit da0bf02067d3e6a91926a7739f180e7c9893fe58 Author: Nicolas Goaziou AuthorDate: Tue May 28 16:13:48 2024 +0200 gnu: Add texlive-dvisvgm-bin. * gnu/packages/tex.scm (texlive-dvisvgm-bin): New variable.

43/97: gnu: Add texlive-gsftopk-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 7f4d5da19cf4aa8659d8f4f10865e0f0af995b50 Author: Nicolas Goaziou AuthorDate: Tue May 28 00:49:34 2024 +0200 gnu: Add texlive-gsftopk-bin. * gnu/packages/tex.scm (texlive-gsftopk-bin): New variable.

04/97: gnu: texlive-libkpathsea: Use TEXLIVE-SOURCE.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 30a9ba965efd7ecc2b21cb72ba9a6fc5579f5701 Author: Nicolas Goaziou AuthorDate: Mon May 27 10:42:34 2024 +0200 gnu: texlive-libkpathsea: Use TEXLIVE-SOURCE. * gnu/packages/tex.scm (texlive-libkpathsea)[version]: Refer

10/97: gnu: texlive-bin: Minimize build surface.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit c8921e34d7ac2c0384b16c639ff5141a9a9fbb8e Author: Nicolas Goaziou AuthorDate: Mon May 27 13:18:01 2024 +0200 gnu: texlive-bin: Minimize build surface. * gnu/packages/tex.scm (texlive-bin): Do not inherit from

63/97: gnu: texlive-kpathsea: Propagate the binaries.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit f30473eb355f165373144b2d9d3b7c6d5b98e320 Author: Nicolas Goaziou AuthorDate: Tue May 28 18:23:00 2024 +0200 gnu: texlive-kpathsea: Propagate the binaries. * gnu/packages/tex.scm (texlive-kpathsea)[propagated-inputs]:

08/97: gnu: texlive-context: Fix "context" call.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 1304921c51ed1661f21bcc67fd7ebe11eff598c9 Author: Nicolas Goaziou AuthorDate: Tue May 28 21:19:59 2024 +0200 gnu: texlive-context: Fix "context" call. * gnu/packages/tex.scm (texlive-context)[arguments]<#:phases>: Add

39/97: gnu: Add texlive-xdvi-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit cea9c93df9bc16d5dcf001e529ee8596977b6561 Author: Nicolas Goaziou AuthorDate: Tue May 28 00:22:08 2024 +0200 gnu: Add texlive-xdvi-bin. * gnu/packages/tex.scm (texlive-xdvi-bin): New variable.

47/97: gnu: Add texlive-cjkutils-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit a416960a6c0be8fdb93ac73d2d8c202ac90be67a Author: Nicolas Goaziou AuthorDate: Tue May 28 15:26:07 2024 +0200 gnu: Add texlive-cjkutils-bin. * gnu/packages/tex.scm (texlive-cjkutils-bin): New variable.

21/97: gnu: Add texlive-ptex-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit f0dce41f22deff987b181b8a4b8ea9e14946a47e Author: Nicolas Goaziou AuthorDate: Mon May 27 16:24:46 2024 +0200 gnu: Add texlive-ptex-bin. * gnu/packages/tex.scm (texlive-ptex-bin): New variable.

11/97: gnu: tex.scm: Remove completed TODO.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 969c4757374e1331f12f5f32292d7893c70deca5 Author: Nicolas Goaziou AuthorDate: Tue May 28 18:32:18 2024 +0200 gnu: tex.scm: Remove completed TODO. * gnu/packages/tex.scm (texlive-axodraw2): Remove TODO.

70/97: gnu: texlive-musixtnt: Build binary separately.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 6aa3a4e9e82af85d8a16667446907c3ce9a357a2 Author: Nicolas Goaziou AuthorDate: Tue May 28 21:44:18 2024 +0200 gnu: texlive-musixtnt: Build binary separately. * gnu/packages/tex.scm (texlive-musixtnt-bin): New variable.

38/97: gnu: Add texlive-tex4ht-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit e008d619608fae0064f94b4c5d94e4842e7f72bf Author: Nicolas Goaziou AuthorDate: Tue May 28 00:17:13 2024 +0200 gnu: Add texlive-tex4ht-bin. * gnu/packages/tex.scm (texlive-tex4ht-bin): New variable.

25/97: gnu: Add texlive-xetex-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 95c3407c9b4e8d059a9fb8499cb0d8260ba0c69f Author: Nicolas Goaziou AuthorDate: Mon May 27 18:39:32 2024 +0200 gnu: Add texlive-xetex-bin. * gnu/packages/tex.scm (texlive-xetex-bin): New variable.

36/97: gnu: Add texlive-dvips-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 99b5d0e8fbc7b194ec1c37ea132200958d415e5e Author: Nicolas Goaziou AuthorDate: Tue May 28 00:02:13 2024 +0200 gnu: Add texlive-dvips-bin. * gnu/packages/tex.scm (texlive-dvips-bin): New variable.

54/97: gnu: Add texlive-dvipng-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 72b455371f5e1002f13a1f487f5e325df4c9116d Author: Nicolas Goaziou AuthorDate: Tue May 28 16:02:19 2024 +0200 gnu: Add texlive-dvipng-bin. * gnu/packages/tex.scm (texlive-dvipng-bin): New variable.

42/97: gnu: Add texlive-upmendex-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit d944a8612aef8c7990bac106b3eef2028a59668b Author: Nicolas Goaziou AuthorDate: Tue May 28 00:39:50 2024 +0200 gnu: Add texlive-upmendex-bin. * gnu/packages/tex.scm (texlive-upmendex-bin): New variable.

48/97: gnu: Add texlive-chktex-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit a847cc91f61fbfd3610024e04c0ed9dab47608be Author: Nicolas Goaziou AuthorDate: Tue May 28 15:28:30 2024 +0200 gnu: Add texlive-chktex-bin. * gnu/packages/tex.scm (texlive-chktex-bin): New variable.

18/97: gnu: Add texlive-texware-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit a53493c0bfba7a30ba8282ca78d4fec59ffb102c Author: Nicolas Goaziou AuthorDate: Mon May 27 16:11:40 2024 +0200 gnu: Add texlive-texware-bin. * gnu/packages/tex.scm (texlive-texware-bin): New variable.

17/97: gnu: Add texlive-fontware-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 94f8803023b965c92aedc2e20ba8f22792163b42 Author: Nicolas Goaziou AuthorDate: Mon May 27 16:11:20 2024 +0200 gnu: Add texlive-fontware-bin. * gnu/packages/tex.scm (texlive-fontware-bin): New variable.

53/97: gnu: Add texlive-dviljk-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 2dd37d01cb514df12278c0e2078af88cd7859acd Author: Nicolas Goaziou AuthorDate: Tue May 28 15:59:06 2024 +0200 gnu: Add texlive-dviljk-bin. * gnu/packages/tex.scm (texlive-dviljk-bin): New variable.

16/97: gnu: Add texlive-omegaware-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 1d295e84eba0f8f09bf3c476f9affa74dd17dfe9 Author: Nicolas Goaziou AuthorDate: Mon May 27 16:09:34 2024 +0200 gnu: Add texlive-omegaware-bin. * gnu/packages/tex.scm (texlive-omegaware-bin): New variable.

19/97: gnu: Add texlive-patgen-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit a7573bef2ce2ae2e606246707175b5001ebfabb0 Author: Nicolas Goaziou AuthorDate: Mon May 27 16:13:52 2024 +0200 gnu: Add texlive-patgen-bin. * gnu/packages/tex.scm (texlive-patgen-bin): New variable.

23/97: gnu: Add texlive-dvicopy-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 14981e00556177bfb53aaf93965ad4cf8faec8a1 Author: Nicolas Goaziou AuthorDate: Mon May 27 16:29:53 2024 +0200 gnu: Add texlive-dvicopy-bin. * gnu/packages/tex.scm (texlive-dvicopy-bin): New variable.

34/97: gnu: Add texlive-bibtex8-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 659a77bf125a65be22e7feaa2d2d4324ac871645 Author: Nicolas Goaziou AuthorDate: Mon May 27 23:53:04 2024 +0200 gnu: Add texlive-bibtex8-bin. * gnu/packages/tex.scm (texlive-bibtex8-bin): New variable.

30/97: gnu: Add texlive-autosp-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 84290a3041c15970c65ec10396df3eca7389f0ef Author: Nicolas Goaziou AuthorDate: Mon May 27 23:04:13 2024 +0200 gnu: Add texlive-autosp-bin. * gnu/packages/tex.scm (texlive-autosp-bin): New variable.

35/97: gnu: Add texlive-bibtexu-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit facd8dc268ad90eda8c9a2c8c0efd4858ccc2c58 Author: Nicolas Goaziou AuthorDate: Mon May 27 23:56:13 2024 +0200 gnu: Add texlive-bibtexu-bin. * gnu/packages/tex.scm (texlive-bibtexu-bin): New variable.

40/97: gnu: Add texlive-tpic2pdftex-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 2ab0c67bd1e9ee298af737be2e1bc1032e74e5ba Author: Nicolas Goaziou AuthorDate: Tue May 28 00:33:02 2024 +0200 gnu: Add texlive-tpic2pdftex-bin. * gnu/packages/tex.scm (texlive-tpic2pdftex-bin): New variable.

37/97: gnu: Add texlive-psutils-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 37040486473a7a2a911dd49a8230c4dfff0b0242 Author: Nicolas Goaziou AuthorDate: Tue May 28 00:05:17 2024 +0200 gnu: Add texlive-psutils-bin. * gnu/packages/tex.scm (texlive-psutils-bin): New variable.

31/97: gnu: Add texlive-gregoriotex-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit f3dd3f940b2e768599f7cbb3c28736f8474f76ae Author: Nicolas Goaziou AuthorDate: Mon May 27 23:08:36 2024 +0200 gnu: Add texlive-gregoriotex-bin. * gnu/packages/tex.scm (texlive-gregoriotex-bin): New variable.

09/97: gnu: Add texlive-libptexenc.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 9d757df9c7f79ce6a40d690c23a28c17a43c7f15 Author: Nicolas Goaziou AuthorDate: Mon May 27 10:50:04 2024 +0200 gnu: Add texlive-libptexenc. * gnu/packages/tex.scm (texlive-libptexenc): New variable. Change-Id:

26/97: gnu: Add texlive-aleph-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit a3c76e12a007d143f53457122e0ef1101fb299bf Author: Nicolas Goaziou AuthorDate: Mon May 27 18:51:50 2024 +0200 gnu: Add texlive-aleph-bin. * gnu/packages/tex.scm (texlive-aleph-bin): New variable.

24/97: gnu: Add texlive-dvipdfmx-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 1d546fbb47399588778d283689cf32effd4d9d13 Author: Nicolas Goaziou AuthorDate: Mon May 27 18:46:41 2024 +0200 gnu: Add texlive-dvipdfmx-bin. * gnu/packages/tex.scm (texlive-dvipdfmx-bin): New variable.

14/97: gnu: texlive-latex-bin: Create symlinks for "latex" variants.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 156b605c164ccc837cf38eb9af3697af3bcb5db1 Author: Nicolas Goaziou AuthorDate: Thu May 30 23:45:32 2024 +0200 gnu: texlive-latex-bin: Create symlinks for "latex" variants. * gnu/packages/tex.scm

20/97: gnu: Add texlive-uptex-bin.

2024-06-21 Thread guix-commits
ngz pushed a commit to branch tex-team in repository guix. commit 283b95f0a5afec3f50ca8027dd74cf2e386241b8 Author: Nicolas Goaziou AuthorDate: Mon May 27 16:24:10 2024 +0200 gnu: Add texlive-uptex-bin. * gnu/packages/tex.scm (texlive-uptex-bin): New variable.

[jenkins-infra/jenkins-infra] cd1b6e: chore: Update the `azure-cli` version in the hiera...

2024-06-21 Thread 'jenkins-infra-bot' via Jenkins Commits
n.yaml file Made with ❤️️ by updatecli To unsubscribe from these emails, change your notification settings at https://github.com/jenkins-infra/jenkins-infra/settings/notifications -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group

<    4   5   6   7   8   9   10   11   12   13   >