03/07: gnu: agda: Update to 2.7.0.1.

2024-10-12 Thread guix-commits
jpoiret pushed a commit to branch master in repository guix. commit 96c490e0ce2e8c8e7ae85b379bead2aab42a7cdb Author: Josselin Poiret AuthorDate: Tue Dec 26 17:27:25 2023 +0100 gnu: agda: Update to 2.7.0.1. * gnu/packages/agda.scm (agda): Update to 2.7.0.1. Change-Id: I75734

06/07: gnu: agda-cubical: Update to 0.7.

2024-10-12 Thread guix-commits
jpoiret pushed a commit to branch master in repository guix. commit fd299f580d37ab9eab4c6dc1e25c34e1c9f97c06 Author: Josselin Poiret AuthorDate: Sat Sep 21 15:18:48 2024 +0200 gnu: agda-cubical: Update to 0.7. * gnu/packages/agda.scm (agda-cubical): Update to 0.7. Change-Id

07/07: gnu: agda-1lab: Update to afcf848d367f906d6d07d1612fbd41d7dd8c978e.

2024-10-12 Thread guix-commits
jpoiret pushed a commit to branch master in repository guix. commit bea5e1e2392a2557c8f01f6fdfffb936af891557 Author: Josselin Poiret AuthorDate: Sat Sep 21 15:19:10 2024 +0200 gnu: agda-1lab: Update to afcf848d367f906d6d07d1612fbd41d7dd8c978e. * gnu/packages/agda.scm (agda-1lab): Up

01/07: gnu: ocaml-cairo2: Only build cairo2 package, remove unneeded deps.

2024-10-12 Thread guix-commits
jpoiret pushed a commit to branch master in repository guix. commit b7a4ce82ec246a17d7f53d6fba34b14863858ea0 Author: Josselin Poiret AuthorDate: Wed Sep 11 11:53:49 2024 +0200 gnu: ocaml-cairo2: Only build cairo2 package, remove unneeded deps. * gnu/packages/ocaml.scm (ocaml-cairo2)

02/07: gnu: lablgtk: Remove variable.

2024-10-12 Thread guix-commits
jpoiret pushed a commit to branch master in repository guix. commit a531af142ffdb2a31cf9e6258c336fcf2dbe755b Author: Josselin Poiret AuthorDate: Wed Sep 11 11:57:32 2024 +0200 gnu: lablgtk: Remove variable. * gnu/packages/ocaml.scm (lablgtk): Package is no longer used as a dependen

branch master updated (b8fd792ea2 -> bea5e1e239)

2024-10-12 Thread guix-commits
jpoiret pushed a change to branch master in repository guix. from b8fd792ea2 gnu: python-docstring-to-markdown: Enable tests. new b7a4ce82ec gnu: ocaml-cairo2: Only build cairo2 package, remove unneeded deps. new a531af142f gnu: lablgtk: Remove variable. new 96c490e0ce gnu: agd

05/07: gnu: agda-categories: Update to 0.2.0.

2024-10-12 Thread guix-commits
jpoiret pushed a commit to branch master in repository guix. commit 2419302ca12e67c4e602123fb01382f410e919a6 Author: Josselin Poiret AuthorDate: Sat Sep 21 15:17:00 2024 +0200 gnu: agda-categories: Update to 0.2.0. * gnu/packages/patches/agda-categories-use-stdlib-1.7.3.patch ->

04/07: gnu: agda-stdlib: Update to 2.1.13

2024-10-12 Thread guix-commits
jpoiret pushed a commit to branch master in repository guix. commit 402a3a4e80d49dc5d9e3e8f79aa5858783ce9e33 Author: Josselin Poiret AuthorDate: Sat Sep 21 15:18:12 2024 +0200 gnu: agda-stdlib: Update to 2.1.13 * gnu/packages/agda.scm (agda-stdlib): Update to 2.1.1. Change-

10/30: gnu: Add missing import.

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch python-team-pyproject-build-system in repository guix. commit 708516cea0aa6ce2a1f75a3a9c8b53312725796b Author: Lars-Dominik Braun AuthorDate: Fri Feb 23 10:11:34 2024 +0100 gnu: Add missing import. Change-Id: I096914ef3980a99e553f512d1e83a0a1e01b4

04/30: gnu: sssd: Import ensure-no-mtimes-pre-1980.

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch python-team-pyproject-build-system in repository guix. commit 82c72abd265243bd30bb021169be43072e15e66d Author: Lars-Dominik Braun AuthorDate: Sat May 13 16:20:23 2023 +0200 gnu: sssd: Import ensure-no-mtimes-pre-1980. * gnu/packages/sssd.scm (sssd

03/30: gnu: criu: Remove temporary workaround.

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch python-team-pyproject-build-system in repository guix. commit 57e9776eee4b748144962633f0a9dd3731d94b94 Author: Lars-Dominik Braun AuthorDate: Sat May 13 15:31:22 2023 +0200 gnu: criu: Remove temporary workaround. * gnu/packages/virtualization.scm

branch python-team-pyproject-build-system created (now 87a617f40f)

2024-10-11 Thread guix-commits
sharlatan pushed a change to branch python-team-pyproject-build-system in repository guix. at 87a617f40f gnu: python-nbclient: Add Setuptools and Wheel. This branch includes the following new commits: new a190a004c0 build-system/pyproject: Use python-sans-pip-wrapper as default-pytho

09/30: gnu: Add python-setuptools/python-wheel where necessary.

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch python-team-pyproject-build-system in repository guix. commit d62b350a8e816aef3d52bab87af88373675f1b8b Author: Lars-Dominik Braun AuthorDate: Thu Feb 22 20:47:54 2024 +0100 gnu: Add python-setuptools/python-wheel where necessary. Changes to pyproj

05/30: guix: toml: Add TOML parser.

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch python-team-pyproject-build-system in repository guix. commit 1c34ec85a02476a7fd91d4bcd9f866dba07d64bf Author: Lars-Dominik Braun AuthorDate: Sun Jul 23 11:20:03 2023 +0200 guix: toml: Add TOML parser. * guix/build/toml.scm: New file. * tests/

25/30: guix: toml: Fix parsing empty strings in arrays.

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch python-team-pyproject-build-system in repository guix. commit 1769634bde7d4eaf8d56ce9aff3e294cf664a612 Author: Lars-Dominik Braun AuthorDate: Sat May 4 09:43:11 2024 +0200 guix: toml: Fix parsing empty strings in arrays. Change-Id: Id14d4008391a01

07/30: guix: pyproject-build-system: Default configure-flags to empty dictionary.

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch python-team-pyproject-build-system in repository guix. commit ca3045b8c0c353f81729bfaa8a226b02b005abe1 Author: Lars-Dominik Braun AuthorDate: Sun Jul 30 13:36:37 2023 +0200 guix: pyproject-build-system: Default configure-flags to empty dictionary.

11/30: gnu: Add missing import (again).

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch python-team-pyproject-build-system in repository guix. commit 0513ce95698c4a6035166ec63554814679e8d98e Author: Lars-Dominik Braun AuthorDate: Sun Feb 25 09:17:14 2024 +0100 gnu: Add missing import (again). Change-Id: I8a7de728a0c6bb3a54ad7213cb6cd

01/30: build-system/pyproject: Use python-sans-pip-wrapper as default-python.

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch python-team-pyproject-build-system in repository guix. commit a190a004c04f373e099f3e55748173546daecd99 Author: Lars-Dominik Braun AuthorDate: Thu May 11 08:33:02 2023 +0200 build-system/pyproject: Use python-sans-pip-wrapper as default-python. Als

06/30: build-system/pyproject: Use TOML parser.

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch python-team-pyproject-build-system in repository guix. commit 785081f72d146e0e876d15143c0546b32b935cdf Author: Lars-Dominik Braun AuthorDate: Sun Jul 23 11:22:03 2023 +0200 build-system/pyproject: Use TOML parser. More reliable than regular expres

02/30: build-system/python: Ignore symlinks when changing mtime.

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch python-team-pyproject-build-system in repository guix. commit 1e08199bf011d5037ad22ae8379be8e0813b09a2 Author: Lars-Dominik Braun AuthorDate: Sat May 13 15:31:06 2023 +0200 build-system/python: Ignore symlinks when changing mtime. * guix/build/pyt

08/30: doc: Document new options for pyproject-build-system.

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch python-team-pyproject-build-system in repository guix. commit d1f362d81c01544a1f16a0419075f025ff80df4f Author: Lars-Dominik Braun AuthorDate: Fri Feb 16 09:44:50 2024 +0100 doc: Document new options for pyproject-build-system. * doc/guix.texi (Bui

branch master updated (a73a0a6554 -> 053accdde3)

2024-10-11 Thread guix-commits
sharlatan pushed a change to branch master in repository guix. from a73a0a6554 gnu: librewolf: Update to 131.0.2-1 [security fixes]. new 084d94289c gnu: mullvadbrowser: Update to 13.5.6 [security fixes]. new 74b012310f gnu: duckdb: Update to 1.1.1. [security fixes] new e347386a7

01/08: gnu: mullvadbrowser: Update to 13.5.6 [security fixes].

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch master in repository guix. commit 084d94289c6399174689f725853a54b2bce7a652 Author: André Batista AuthorDate: Sat Oct 5 00:08:56 2024 -0300 gnu: mullvadbrowser: Update to 13.5.6 [security fixes]. Fixes CVEs 2024-9392, 2024-9393, 2024-9394 and 2024-

03/08: gnu: toybox: Update to 0.8.11. [security fixes]

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch master in repository guix. commit e347386a7ff96fce644894ba2a0889d273500e11 Author: Nicolas Graves AuthorDate: Tue Oct 8 08:19:26 2024 +0200 gnu: toybox: Update to 0.8.11. [security fixes] This fixes CVE-2022-32298. * gnu/packages/busybox.

07/08: gnu: java-xerces: Update to 2.12.2. [security fixes]

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch master in repository guix. commit 9b3f9090c81cdf9345583855002bf757d874bfe2 Author: Nicolas Graves AuthorDate: Tue Oct 8 08:32:13 2024 +0200 gnu: java-xerces: Update to 2.12.2. [security fixes] This fixes CVE-2022-23437. * gnu/packages/jav

06/08: gnu: strongswan: Update to 5.9.14. [security fixes]

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch master in repository guix. commit 2ad283aa03e2983ca63209eac2b35af6fde68e78 Author: Nicolas Graves AuthorDate: Tue Oct 8 08:26:47 2024 +0200 gnu: strongswan: Update to 5.9.14. [security fixes] This fixes CVE-2021-45079, CVE-2022-40617, CVE-2023-419

04/08: gnu: wolfssl: Update to 5.7.2. [security fixes]

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch master in repository guix. commit 571f1b9c01e3a29b3f6d288d991a89e3ab189370 Author: Nicolas Graves AuthorDate: Tue Oct 8 08:24:21 2024 +0200 gnu: wolfssl: Update to 5.7.2. [security fixes] This fixes CVE-2022-42905, CVE-2023-3724, CVE-2024-1543, CV

02/08: gnu: duckdb: Update to 1.1.1. [security fixes]

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch master in repository guix. commit 74b012310f22836db05cd63d9ac2d88c1d4b9efe Author: Nicolas Graves AuthorDate: Tue Oct 8 08:27:01 2024 +0200 gnu: duckdb: Update to 1.1.1. [security fixes] This fixes CVE-2024-41672. * gnu/packages/databases

05/08: gnu: tinyproxy: Update to 1.11.2. [security fixes]

2024-10-11 Thread guix-commits
sharlatan pushed a commit to branch master in repository guix. commit f5d2d590fa9586bb12d90d91bb5c65bdc949ce3e Author: Nicolas Graves AuthorDate: Tue Oct 8 08:26:27 2024 +0200 gnu: tinyproxy: Update to 1.11.2. [security fixes] This fixes CVE-2022-40468. * gnu/packages/web.s

03/03: gnu: python-docstring-to-markdown: Enable tests.

2024-10-11 Thread guix-commits
jgart pushed a commit to branch master in repository guix. commit b8fd792ea267cb920da0651074a533d8abf00488 Author: jgart AuthorDate: Fri Oct 11 10:51:32 2024 -0500 gnu: python-docstring-to-markdown: Enable tests. * gnu/packages/python-xyz.scm (python-docstring-to-markdown): Enable t

02/03: gnu: Add python-docstring-to-markdown.

2024-10-11 Thread guix-commits
jgart pushed a commit to branch master in repository guix. commit c278109a89cbf2df1b22cdcd98a8d24289d0f621 Author: Jonathan Pieper AuthorDate: Mon Apr 15 19:45:04 2024 +0200 gnu: Add python-docstring-to-markdown. * gnu/packages/python-xyz.scm (python-docstring-to-markdown): New vari

01/03: gnu: trealla: Update to 2.56.10.

2024-10-11 Thread guix-commits
jgart pushed a commit to branch master in repository guix. commit 00dc16da54d30815fa96709da7dcd24d0cf53d49 Author: jgart AuthorDate: Fri Oct 11 10:56:43 2024 -0500 gnu: trealla: Update to 2.56.10. * gnu/packages/prolog.scm (trealla): Update to 2.56.10. Change-Id: I7f1d0dc7c

branch master updated (053accdde3 -> b8fd792ea2)

2024-10-11 Thread guix-commits
jgart pushed a change to branch master in repository guix. from 053accdde3 gnu: kodi: Fix build. new 00dc16da54 gnu: trealla: Update to 2.56.10. new c278109a89 gnu: Add python-docstring-to-markdown. new b8fd792ea2 gnu: python-docstring-to-markdown: Enable tests. The 3 revisions

branch master updated: gnu: librewolf: Update to 131.0.2-1 [security fixes].

2024-10-11 Thread guix-commits
This is an automated email from the git hooks/post-receive script. hako pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new a73a0a6554 gnu: librewolf: Update to 131.0.2-1 [security fixes]. a73a0a6554 is described belo

branch master updated: gnu: mawk: Remove generated file.

2024-10-11 Thread guix-commits
This is an automated email from the git hooks/post-receive script. efraim pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new cdb262e993 gnu: mawk: Remove generated file. cdb262e993 is described below commit cdb262e9

02/03: gnu: linux-libre 6.6: Update to 6.6.54.

2024-10-10 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 6648d17964224dba43029c765e1145fb8018c5f1 Author: Leo Famulari AuthorDate: Sun Oct 6 14:14:42 2024 -0400 gnu: linux-libre 6.6: Update to 6.6.54. * gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.54.

03/03: gnu: linux-libre 6.1: Update to 6.1.112.

2024-10-10 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 9ac8ebc4bd5c988ebc88461421aaf55e337a Author: Leo Famulari AuthorDate: Sun Oct 6 14:15:05 2024 -0400 gnu: linux-libre 6.1: Update to 6.1.112. * gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.112.

01/03: gnu: linux-libre: Update to 6.10.13.

2024-10-10 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 3a56a440946b79f00bd3714f912480a6a454531a Author: Leo Famulari AuthorDate: Sun Oct 6 14:14:16 2024 -0400 gnu: linux-libre: Update to 6.10.13. * gnu/packages/linux.scm (linux-libre-6.10-version): Update to 6.10.13. (

branch master updated (701bced65e -> 99999ac8eb)

2024-10-10 Thread guix-commits
lfam pushed a change to branch master in repository guix. from 701bced65e gnu: todoman: Update to 4.4.0. new 3a56a44094 gnu: linux-libre: Update to 6.10.13. new 6648d17964 gnu: linux-libre 6.6: Update to 6.6.54. new 9ac8eb gnu: linux-libre 6.1: Update to 6.1.112. The 3 revi

02/02: gnu: todoman: Update to 4.4.0.

2024-10-10 Thread guix-commits
jgart pushed a commit to branch master in repository guix. commit 701bced65e578cb97743c24e7744ee0862ef252d Author: jgart AuthorDate: Mon Oct 7 15:46:26 2024 -0500 gnu: todoman: Update to 4.4.0. * gnu/packages/task-management.scm (todoman): Update to 4.4.0. [build-system]: Use py

branch master updated (5583d80cbe -> 701bced65e)

2024-10-10 Thread guix-commits
jgart pushed a change to branch master in repository guix. from 5583d80cbe gnu: sbcl-flamegraph: Update to 0b78cae. new 01db401dc8 gnu: python-icalendar: Update to 5.0.13. new 701bced65e gnu: todoman: Update to 4.4.0. The 2 revisions listed above as "new" are entirely new to this re

01/02: gnu: python-icalendar: Update to 5.0.13.

2024-10-10 Thread guix-commits
jgart pushed a commit to branch master in repository guix. commit 01db401dc82179f83b38dcc5b393c16db7cdb701 Author: Fabio Natali AuthorDate: Wed Oct 9 18:52:26 2024 +0100 gnu: python-icalendar: Update to 5.0.13. * gnu/packages/python-xyz.scm (python-icalendar): Update to 5.0.13.

01/04: gnu: Add emacs-zk.

2024-10-10 Thread guix-commits
jgart pushed a commit to branch master in repository guix. commit e91d2f7868204852b115a2b61bf0d9a5dab5e621 Author: jgart AuthorDate: Thu Oct 10 08:07:11 2024 -0500 gnu: Add emacs-zk. * gnu/packages/emacs-xyz.scm (emacs-zk): New variable. Change-Id: Iaa2978ece44faef01d6a57ff

04/04: gnu: sbcl-flamegraph: Update to 0b78cae.

2024-10-10 Thread guix-commits
jgart pushed a commit to branch master in repository guix. commit 5583d80cbebc14f3a544023829da7068bcbd15e0 Author: jgart AuthorDate: Thu Oct 10 16:33:49 2024 -0500 gnu: sbcl-flamegraph: Update to 0b78cae. * gnu/packages/lisp-xyz.scm (sbcl-flamegraph): Update to 0b78cae. [source]

branch master updated (76b8973d76 -> 5583d80cbe)

2024-10-10 Thread guix-commits
jgart pushed a change to branch master in repository guix. from 76b8973d76 gnu: mawk: Update to 1.3.4-20240905. new e91d2f7868 gnu: Add emacs-zk. new 43552c0d42 gnu: Add emacs-campus. new ba495737b3 gnu: trealla: Update to 2.56.9. new 5583d80cbe gnu: sbcl-flamegraph: Update

03/04: gnu: trealla: Update to 2.56.9.

2024-10-10 Thread guix-commits
jgart pushed a commit to branch master in repository guix. commit ba495737b34f49e5410476956df46c941e383e4a Author: jgart AuthorDate: Thu Oct 10 08:14:14 2024 -0500 gnu: trealla: Update to 2.56.9. * gnu/packages/prolog.scm (trealla): Update to 2.56.9. Change-Id: I65c694f2d45

02/04: gnu: Add emacs-campus.

2024-10-10 Thread guix-commits
jgart pushed a commit to branch master in repository guix. commit 43552c0d42a0cdb190eb39c0d48ff2a38a018dc1 Author: jgart AuthorDate: Thu Oct 10 08:11:11 2024 -0500 gnu: Add emacs-campus. * gnu/packages/emacs-xyz.scm (emacs-campus): New variable. Change-Id: I66734116659fdd1b

01/03: gnu: lsof: Fix build with Linux 6.9

2024-10-10 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit 0a221730a46660d0fc84cf4f6bf65259688178e7 Author: Ekaitz Zarraga AuthorDate: Thu Oct 10 15:14:30 2024 +0200 gnu: lsof: Fix build with Linux 6.9 * gnu/packages/lsof.scm(lsof)[source]: Add patch. * gnu/packages/patc

branch master updated (39df1ac928 -> 76b8973d76)

2024-10-10 Thread guix-commits
efraim pushed a change to branch master in repository guix. from 39df1ac928 gnu: lem: Update to 7b380ea. new 0a221730a4 gnu: lsof: Fix build with Linux 6.9 new f8ce73c5e2 gnu: byacc: Update to 20240109. new 76b8973d76 gnu: mawk: Update to 1.3.4-20240905. The 3 revisions listed

03/03: gnu: mawk: Update to 1.3.4-20240905.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit 76b8973d76a87c2078d42155d7bbbdf42045cd94 Author: Efraim Flashner AuthorDate: Thu Oct 10 17:49:08 2024 +0300 gnu: mawk: Update to 1.3.4-20240905. * gnu/packages/gawk.scm (mawk): Update to 1.3.4-20240905. Chan

branch master updated (0b39f55d2c -> 39df1ac928)

2024-10-10 Thread guix-commits
jgart pushed a change to branch master in repository guix. from 0b39f55d2c gnu: bitcoin-core: Update to 28.0. new 8a70f72763 gnu: trealla: Update to 2.56.8. new 39df1ac928 gnu: lem: Update to 7b380ea. The 2 revisions listed above as "new" are entirely new to this repository and will

02/02: gnu: lem: Update to 7b380ea.

2024-10-10 Thread guix-commits
jgart pushed a commit to branch master in repository guix. commit 39df1ac928beeeb316980c5ecb5dfaae7053460d Author: jgart AuthorDate: Thu Oct 10 07:37:20 2024 -0500 gnu: lem: Update to 7b380ea. * gnu/packages/text-editors.scm (lem): Update to 7b380ea. Change-Id: I8f1e8b91449

01/02: gnu: trealla: Update to 2.56.8.

2024-10-10 Thread guix-commits
jgart pushed a commit to branch master in repository guix. commit 8a70f72763617835f148ef68bd6e44b075313e54 Author: jgart AuthorDate: Wed Oct 9 15:34:51 2024 -0500 gnu: trealla: Update to 2.56.8. * gnu/packages/prolog.scm (trealla): Update to 2.56.8. Change-Id: I86da853a4f40

branch master updated: gnu: bitcoin-core: Update to 28.0.

2024-10-10 Thread guix-commits
This is an automated email from the git hooks/post-receive script. glv pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 0b39f55d2c gnu: bitcoin-core: Update to 28.0. 0b39f55d2c is described below commit 0b39f55d2c

355/384: gnu: Add rust-gix-worktree-state-0.13.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 71588b502bb812df9fa7290afb31205676a97947 Author: Steve George AuthorDate: Fri Oct 4 17:53:03 2024 +0100 gnu: Add rust-gix-worktree-state-0.13. * gnu/packages/crates-vcs.scm (rust-gix-worktree-state-0.13): New vari

379/384: gnu: rust-zstd-safe-7: Update to 7.1.0.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit a21379ea94b1e4fdf85d954d2bfc3f29cb91f29c Author: Steve George AuthorDate: Sun Oct 6 21:03:45 2024 +0100 gnu: rust-zstd-safe-7: Update to 7.1.0. * gnu/packages/crates-io.scm (rust-zstd-safe-7): Update to 7.1.0.

360/384: gnu: Add rust-rust-lzma-0.5.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit f69856a96f2fe7004a0fb6311e75b710e6ed88a5 Author: Steve George AuthorDate: Fri Oct 4 21:14:01 2024 +0100 gnu: Add rust-rust-lzma-0.5. * gnu/packages/crates-io.scm (rust-rust-lzma-0.5): New variable. Change

364/384: gnu: rust-bumpalo-3: Update to 3.16.0.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit b30684e7f02081a5505111ce1ae98b8829b265dd Author: Steve George AuthorDate: Sat Oct 5 09:17:43 2024 +0100 gnu: rust-bumpalo-3: Update to 3.16.0. * gnu/packages/crates-io.scm (rust-bumpalo-3): New version. C

384/384: gnu: rust-block-padding-0.2: Update to 0.2.1.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 9019d7b61b4d4e8279d002a3bd5d186982ba86cd Author: Tyler Wolf AuthorDate: Mon Oct 7 21:25:28 2024 +0100 gnu: rust-block-padding-0.2: Update to 0.2.1. * gnu/packages/crates-io.scm (rust-block-padding-0.2): Update to

362/384: gnu: Add rust-object-pool-0.5.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit aa3790a22389842b0a4469645c0b460f69fcd793 Author: Steve George AuthorDate: Fri Oct 4 21:59:56 2024 +0100 gnu: Add rust-object-pool-0.5. * gnu/packages/crates-io.scm (rust-object-pool-0.5): New variable. Ch

377/384: gnu: rust-thiserror-1: Update to 1.0.63.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit b75386b5d368bb59319233d2eeea09b644d72622 Author: Steve George AuthorDate: Sun Oct 6 20:45:22 2024 +0100 gnu: rust-thiserror-1: Update to 1.0.63. * gnu/packages/crates-io.scm (rust-thiserror-1): Update to 1.0.63

374/384: gnu: Add rust-libz-rs-sys-0.3.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 777ec935cca12b5ccb835c54a6f50ba631f233a8 Author: Steve George AuthorDate: Sun Oct 6 15:23:24 2024 +0100 gnu: Add rust-libz-rs-sys-0.3. * gnu/packages/crates-io.scm (rust-libz-rs-sys-0.3): New variable. Ch

373/384: gnu: Add rust-zlib-rs-0.3.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 0b0848ab09b9f4093ba5a20f0cfd8aba4c097733 Author: Steve George AuthorDate: Sun Oct 6 15:30:02 2024 +0100 gnu: Add rust-zlib-rs-0.3. * gnu/packages/crates-io.scm (rust-zlib-rs-0.3): New variable. Change-Id:

375/384: gnu: rust-flate2-1: Update to 1.0.30.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit e4ae230a334d79df2c20fac88ad1c46da8c9805d Author: Steve George AuthorDate: Sun Oct 6 12:55:14 2024 +0100 gnu: rust-flate2-1: Update to 1.0.30. * gnu/packages/crates-io.scm (rust-flate2-1): Update to 1.0.30. [ca

380/384: gnu: rust-zstd-0.13: Update to 0.13.2.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit fc523da6b7c81fc73f795501757cf57b520b1a73 Author: Steve George AuthorDate: Sun Oct 6 20:59:21 2024 +0100 gnu: rust-zstd-0.13: Update to 0.13.2. * gnu/packages/crates-io.scm (rust-zstd-0.13): Update to 0.13.2.

322/384: gnu: Add rust-gix-lock-14.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit aec60da53e196ce972c8fda082ae6e857eaaeabe Author: Steve George AuthorDate: Thu Oct 3 08:01:32 2024 +0100 gnu: Add rust-gix-lock-14. * gnu/packages/crates-vcs.scm (rust-gix-lock-14): New variable. (rust-gix-lock

317/384: gnu: Add rust-nonmax-0.5.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit ad8ab0c01aae34a47a53df484ee4084c24d8dc6f Author: Steve George AuthorDate: Thu Oct 3 12:10:53 2024 +0100 gnu: Add rust-nonmax-0.5. * gnu/packages/crates-io.scm (rust-nonmax-0.5): New variable. Change-Id: I

325/384: gnu: rust-gix-sec-0.10: Update to 0.10.8.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit ede47f382801ed698e1bd6799346dc27eae48198 Author: Steve George AuthorDate: Thu Oct 3 12:50:37 2024 +0100 gnu: rust-gix-sec-0.10: Update to 0.10.8. * gnu/packages/crates-vcs.scm (rust-gix-sec-0.10): Update to 0.10.8

286/384: gnu: Add rust-tabled-derive-0.7.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit b5c050df491442d2a81fe6701e262e7adccd0daa Author: Steve George AuthorDate: Wed Oct 2 11:17:50 2024 +0100 gnu: Add rust-tabled-derive-0.7. * gnu/packages/crates-io.scm (rust-tabled-derive-0.7): New variable. (ru

44/384: gnu: rust-deranged-0.3: Update to 0.3.11.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit df87bc6de66b30e30ac0dbdf616e627900be8c22 Author: Efraim Flashner AuthorDate: Wed Sep 18 19:53:50 2024 +0300 gnu: rust-deranged-0.3: Update to 0.3.11. * gnu/packages/crates-io.scm (rust-deranged-0.3): Update to 0.3

290/384: gnu: rust-insta-1: Update to 1.40.0.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 257760ded6b6ac54c9f53822086a152f14cf646d Author: Steve George AuthorDate: Wed Oct 2 12:47:05 2024 +0100 gnu: rust-insta-1: Update to 1.40.0. * gnu/packages/crates-io.scm (rust-insta-1): Update to 1.40.0.

313/384: gnu: Add rust-gat-lending-iterator-0.1.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 25a2b288ee7eff6e15baca5b6d0fa130cb2c543c Author: Steve George AuthorDate: Thu Oct 3 10:38:37 2024 +0100 gnu: Add rust-gat-lending-iterator-0.1. * gnu/packages/crates-io.scm (rust-gat-lendign-iterator-0.1): New var

250/384: gnu: Add rust-sequoia-directories-0.1.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit cee660acb782456da13ec5d92384959926187b04 Author: Efraim Flashner AuthorDate: Sun Sep 22 21:29:11 2024 +0300 gnu: Add rust-sequoia-directories-0.1. * gnu/packages/sequoia.scm (rust-sequoia-directories-0.1): New var

310/384: gnu: Add rust-gix-commitgraph-0.24.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 07bde7e9a73c0cae96d93f4036628bf2a8b2a7ae Author: Steve George AuthorDate: Wed Oct 2 20:27:55 2024 +0100 gnu: Add rust-gix-commitgraph-0.24. gnu/packages/crates-vcs.scm(rust-gix-commitgraph-0.24): New variable.

253/384: gnu: Add rust-openpgp-card-0.5.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 0eae79424dff3a82e8bbf837f27251aa2d92df46 Author: Efraim Flashner AuthorDate: Sun Sep 22 21:30:48 2024 +0300 gnu: Add rust-openpgp-card-0.5. * gnu/packages/sequoia.scm (rust-openpgp-card-0.5): New variable.

49/384: gnu: rust-memchr-2: Update to 2.7.4.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 7739e9cd655dff8858ad75c3ee0fe011aa9c37b6 Author: Efraim Flashner AuthorDate: Wed Sep 18 19:56:30 2024 +0300 gnu: rust-memchr-2: Update to 2.7.4. * gnu/packages/crates-io.scm (rust-memchr-2): Update to 2.7.4.

349/384: gnu: Add rust-gix-transport-0.42.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 21e8de1baafe4ffb86ce3874cd4ee09407d619cb Author: Steve George AuthorDate: Fri Oct 4 12:04:25 2024 +0100 gnu: Add rust-gix-transport-0.42. * gnu/packages/crates-vcs.scm (rust-gix-transport-0.42): New variable (

60/384: gnu: rust-palette-0.7: Update to 0.7.6.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit b8d4af0a07d016e9d4bd7132a23756812e9116f9 Author: Efraim Flashner AuthorDate: Thu Sep 19 13:27:48 2024 +0300 gnu: rust-palette-0.7: Update to 0.7.6. * gnu/packages/crates-graphics.scm (rust-palette-0.7): Update to

306/384: gnu: Add rust-windows-0.58.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 670cf00c51ead7571e3161378aa65cf64c454b94 Author: Steve George AuthorDate: Wed Oct 2 19:11:08 2024 +0100 gnu: Add rust-windows-0.58. * gnu/package/crates-windows.scm (rust-windows-0.58): New variable. (rust-win

344/384: gnu: Add rust-gix-mailmap-0.24.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 9805a163736af7931705711ceb087a03cff919ad Author: Steve George AuthorDate: Thu Oct 3 22:30:12 2024 +0100 gnu: Add rust-gix-mailmap-0.24. * gnu/packages/crates-vcs.scm (rust-gix-mailmap-0.24): New variable. (rus

346/384: gnu: Add rust-gix-pack-0.53.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 88414fa96b969809dd3e8e8dbd6dea9017590fbb Author: Steve George AuthorDate: Fri Oct 4 08:58:38 2024 +0100 gnu: Add rust-gix-pack-0.53. * gnu/packages/crates-vcs.scm (rust-gix-package-0.53): New variable. (rust-g

345/384: gnu: Add rust-gix-negotiate-0.15.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 80bf8f1c7fd0b7ca7f5b08d921b722c3be1392ad Author: Steve George AuthorDate: Fri Oct 4 08:41:08 2024 +0100 gnu: Add rust-gix-negotiate-0.15. * gnu/packages/crates-vcs.scm (rust-gix-negotiate-0.15): New variable.

37/384: gnu: rust-anyhow-1: Update to 1.0.89.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 5cd612fab2758df2152b71da43e43e26e85a5dd0 Author: Efraim Flashner AuthorDate: Wed Sep 18 19:48:50 2024 +0300 gnu: rust-anyhow-1: Update to 1.0.89. * gnu/packages/crates-io.scm (rust-anyhow-1): Update to 1.0.89.

271/384: gnu: rust-brotli-decompressor-2: Update to 2.5.1.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 36baeaf90bb618f75fb37cd0864f137b57801da3 Author: Efraim Flashner AuthorDate: Sun Sep 29 15:44:25 2024 +0300 gnu: rust-brotli-decompressor-2: Update to 2.5.1. * gnu/packages/crates-io.scm (rust-brotli-decompressor-

335/384: gnu: Add rust-gix-discover-0.35.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit ef19e1c49ea5deee8bb755b7e85a024fbfc2a938 Author: Steve George AuthorDate: Thu Oct 3 20:11:24 2024 +0100 gnu: Add rust-gix-discover-0.35. * gnu/packages/crates-vcs.scm (rust-gix-discover-0.35): New variable. (r

341/384: gnu: Add rust-gix-worktree-0.36.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 1da8aebe80c1393fc87ef34fba3c64066a32662e Author: Steve George AuthorDate: Thu Oct 3 21:59:31 2024 +0100 gnu: Add rust-gix-worktree-0.36. * gnu/packages/crates-vcs.scm (rust-gix-worktree-0.36): New variable. (r

321/384: gnu: Add rust-gix-tempfile-14.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 02328a1f50e5a3c63c45950d83f37f44b1eec8ca Author: Steve George AuthorDate: Thu Oct 3 08:12:13 2024 +0100 gnu: Add rust-gix-tempfile-14. * gnu/packages/crates-vcs.scm (rust-gix-tempfile-14): New variable. (rust-

368/384: gnu: rust-displaydoc-0.2: Update to 0.2.5.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 080f1ffb95d95ac455e5c90f19291148458667f1 Author: Steve George AuthorDate: Sun Oct 6 10:27:18 2024 +0100 gnu: rust-displaydoc-0.2: Update to 0.2.5. * gnu/packages/crates-io.scm (rust-displaydoc-0.2): Update to 0.2.

314/384: gnu: Add rust-extract-map-0.1.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 01695e5d6d34c44dbeae20bfc5968d86e1fe0c9a Author: Steve George AuthorDate: Thu Oct 3 10:34:10 2024 +0100 gnu: Add rust-extract-map-0.1. * gnu/packages/crates-io.scm (rust-extract-map-0.1): New variable. Ch

270/384: gnu: rust-brotli-3: Update to 3.5.0.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 29e6d22e39474ed2e80554a63b04cf785324dd28 Author: Efraim Flashner AuthorDate: Sun Sep 29 15:43:45 2024 +0300 gnu: rust-brotli-3: Update to 3.5.0. * gnu/packages/crates-io.scm (rust-brotli-3): Update to 3.5.0. [

336/384: gnu: Add rust-gix-ignore-0.11.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 86eb289bb3db978bfac8b0bc56861baa76030deb Author: Steve George AuthorDate: Thu Oct 3 20:42:01 2024 +0100 gnu: Add rust-gix-ignore-0.11. * gnu/packages/crates-vcs.scm (rust-gix-ignore-0.11): New variable. (rust-

39/384: gnu: rust-automod-1: Update to 1.0.14.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit c13ffcc31ed8ca26a9e5757ac717f37f43d36716 Author: Efraim Flashner AuthorDate: Wed Sep 18 19:50:26 2024 +0300 gnu: rust-automod-1: Update to 1.0.14. * gnu/packages/crates-io.scm (rust-automod-1): Update to 1.0.14.

41/384: gnu: rust-ciborium-0.2: Update to 0.2.2.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 03fbcfaa9977ffd053243a14156053efa204ea81 Author: Efraim Flashner AuthorDate: Wed Sep 18 19:52:22 2024 +0300 gnu: rust-ciborium-0.2: Update to 0.2.2. * gnu/packages/crates-io.scm (rust-ciborium-0.2): Update to 0.2.

370/384: gnu: rust-jobserver-0.1: Update to 0.1.32.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit ec2edb6c96fd2bf47fa8768b342391c84cce Author: Steve George AuthorDate: Sun Oct 6 15:52:21 2024 +0100 gnu: rust-jobserver-0.1: Update to 0.1.32. * gnu/packages/crates-io.scm (rust-jobserver-0.1): Update to 0.1.3

323/384: gnu: Add rust-gix-ref-0.47.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit b5d7a3d3f65600dcf1253b7ef57759597168c76e Author: Steve George AuthorDate: Wed Oct 2 20:58:12 2024 +0100 gnu: Add rust-gix-ref-0.47. * gnu/packages/crates-vcs.scm (rust-gix-ref-0.47): New variable. (rust-gix-re

276/384: gnu: rust-magic-crypt-3: Update to 3.1.13.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit b82d70e33518944afda26e12b932b24b4ad524ac Author: Efraim Flashner AuthorDate: Sun Sep 29 15:57:25 2024 +0300 gnu: rust-magic-crypt-3: Update to 3.1.13. * gnu/packages/crates-io.scm (rust-magic-crypt-3): Update to 3

339/384: gnu: Add rust-gix-index-0.35.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 750b05fa4acd7a8cdfcb965ed0dbb7619547e160 Author: Steve George AuthorDate: Thu Oct 3 20:54:20 2024 +0100 gnu: Add rust-gix-index-0.35. * gnu/packages/crates-vcs.scm(rust-gix-index-0.35): New variable. (rust-gix

383/384: gnu: stgit-2: Update to 2.4.12.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 82fd387c42abf9d9a47b2419d06818f002db6479 Author: Steve George AuthorDate: Sun Oct 6 21:38:40 2024 +0100 gnu: stgit-2: Update to 2.4.12. * gnu/packages/version-control.scm (stgit-2): Update to 2.4.12. [cargo-in

351/384: gnu: Add rust-gix-revision-0.29.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit 0bb7d2fb882474938951cf83b8ac2c97302e7c3c Author: Steve George AuthorDate: Fri Oct 4 14:58:32 2024 +0100 gnu: Add rust-gix-revision-0.29. * gnu/packages/crates-vcs.scm (rust-gix-revision-0.29): New variable. (r

359/384: gnu: Add rust-prodash-29.

2024-10-10 Thread guix-commits
efraim pushed a commit to branch rust-team in repository guix. commit fe709fab8388910edb9b91bfbb52a64690a25a5e Author: Steve George AuthorDate: Fri Oct 4 20:04:46 2024 +0100 gnu: Add rust-prodash-29. * gnu/packages/crates-io.scm (rust-prodash-29): New variable. (rust-prodash-28)

  1   2   3   4   5   6   7   8   9   10   >