branch master updated: gnu: trydiffoscope: Update to 67.0.6.

2024-02-02 Thread guix-commits
This is an automated email from the git hooks/post-receive script. vagrantc pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new f45d051334 gnu: trydiffoscope: Update to 67.0.6. f45d051334 is described below commit

branch master updated: gnu: diffoscope: Update to 255.

2024-02-02 Thread guix-commits
This is an automated email from the git hooks/post-receive script. vagrantc pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 9d52585ebd gnu: diffoscope: Update to 255. 9d52585ebd is described below commit

branch master updated: gnu: Add go-github-com-gregjones-httpcache.

2024-02-02 Thread guix-commits
This is an automated email from the git hooks/post-receive script. sharlatan pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 34e8a40dad gnu: Add go-github-com-gregjones-httpcache. 34e8a40dad is described below

02/02: doc: contributing: Fix typo.

2024-02-02 Thread guix-commits
zimoun pushed a commit to branch master in repository guix. commit f2e5e94544fdd16d681046cf80bafa7aa13c1f27 Author: Simon Tournier AuthorDate: Fri Feb 2 17:11:30 2024 +0100 doc: contributing: Fix typo. * doc/contributing.texi (Reviewing the Work of Others): Fix typo.

branch master updated (f2885c3132 -> f2e5e94544)

2024-02-02 Thread guix-commits
zimoun pushed a change to branch master in repository guix. from f2885c3132 gnu: guix-build-coordinator: Update to 0-96.d9fa794. new b88bff628d doc: Mention the responsibilities that blocking comes with. new f2e5e94544 doc: contributing: Fix typo. The 2 revisions listed above as

01/02: doc: Mention the responsibilities that blocking comes with.

2024-02-02 Thread guix-commits
zimoun pushed a commit to branch master in repository guix. commit b88bff628d1eab17a5633f1454c9639a2b946446 Author: Maxim Cournoyer AuthorDate: Sat Oct 14 09:06:53 2023 -0400 doc: Mention the responsibilities that blocking comes with. * doc/contributing.texi (Commit Access):

branch master updated (ce19490 -> fb64529)

2024-02-02 Thread Ricardo Wurmus
rekado pushed a change to branch master in repository maintenance. from ce19490 berlin: Automate Debbugs rsync job for mumi. new 50b4bd5 hydra: build-machines: Increase Hurd VM disk size to 50G. new fb64529 hydra: build-machines: Add six more Hurd VMs. The 2 revisions listed

02/02: hydra: build-machines: Add six more Hurd VMs.

2024-02-02 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository maintenance. commit fb645298e6de7e3a32caf849c674a00e4cca2701 Author: Ricardo Wurmus AuthorDate: Fri Feb 2 17:24:31 2024 +0100 hydra: build-machines: Add six more Hurd VMs. * hydra/modules/sysadmin/build-machines.scm

01/02: hydra: build-machines: Increase Hurd VM disk size to 50G.

2024-02-02 Thread Ricardo Wurmus
rekado pushed a commit to branch master in repository maintenance. commit 50b4bd540bfa824ba41a833e84cfe67c3209c397 Author: Ricardo Wurmus AuthorDate: Fri Feb 2 17:23:41 2024 +0100 hydra: build-machines: Increase Hurd VM disk size to 50G. * hydra/modules/sysadmin/build-machines.scm

10/14: Fix exception handling in call-with-temporary-thread

2024-02-02 Thread Christopher Baines
cbaines pushed a commit to branch master in repository data-service. commit 7acb38377e68c402258d0fa332469bd0d05b5105 Author: Christopher Baines AuthorDate: Thu Feb 1 10:39:11 2024 +0100 Fix exception handling in call-with-temporary-thread ---

12/14: Speed up loading package metadata

2024-02-02 Thread Christopher Baines
cbaines pushed a commit to branch master in repository data-service. commit 0468bc43211755d1767db2be04925d4910e82384 Author: Christopher Baines AuthorDate: Thu Feb 1 13:15:30 2024 +0100 Speed up loading package metadata By batching the SQL queries. ---

07/14: Add more logging in when computing channel instance derivations

2024-02-02 Thread Christopher Baines
cbaines pushed a commit to branch master in repository data-service. commit 7d9704192dcdfb43d79c387494ec67f87248d32d Author: Christopher Baines AuthorDate: Wed Jan 31 08:59:47 2024 + Add more logging in when computing channel instance derivations As there's an issue with

11/14: Ignore inferior-protocol-error when computing channel instances

2024-02-02 Thread Christopher Baines
cbaines pushed a commit to branch master in repository data-service. commit 215a67238a9d9d032dfdaf9b2c2a9780f9985926 Author: Christopher Baines AuthorDate: Thu Feb 1 10:47:54 2024 +0100 Ignore inferior-protocol-error when computing channel instances Since this seems to happen for

03/14: Improve logging when computing a channel instance derivation fails

2024-02-02 Thread Christopher Baines
cbaines pushed a commit to branch master in repository data-service. commit 75f27264a609cede6c7616c18037cf6544c3666f Author: Christopher Baines AuthorDate: Sat Jan 27 18:41:02 2024 + Improve logging when computing a channel instance derivation fails ---

09/14: Split up handling of package description data

2024-02-02 Thread Christopher Baines
cbaines pushed a commit to branch master in repository data-service. commit d5e663cc1eeace03ebf2d33eacfa40fbd996d716 Author: Christopher Baines AuthorDate: Wed Jan 31 20:20:48 2024 +0100 Split up handling of package description data To hopefully see which part is slow. ---

13/14: Compute lint warnings in parallel

2024-02-02 Thread Christopher Baines
cbaines pushed a commit to branch master in repository data-service. commit 7ecb13e4032360c766da6b57d9baebf729181a57 Author: Christopher Baines AuthorDate: Thu Feb 1 13:16:08 2024 +0100 Compute lint warnings in parallel --- guix-data-service/jobs/load-new-guix-revision.scm | 49

14/14: Cleanup some with-time-logging

2024-02-02 Thread Christopher Baines
cbaines pushed a commit to branch master in repository data-service. commit ac1a4cb1e28896631b8774a7b607f4f0bd6dc3c2 Author: Christopher Baines AuthorDate: Fri Feb 2 16:58:06 2024 +0100 Cleanup some with-time-logging --- guix-data-service/jobs/load-new-guix-revision.scm | 98

05/14: Make sure to keep roots for channel instance derivations

2024-02-02 Thread Christopher Baines
cbaines pushed a commit to branch master in repository data-service. commit 0f7b31c605150eeca14c10d8c14913a1318e9506 Author: Christopher Baines AuthorDate: Sun Jan 28 08:18:44 2024 + Make sure to keep roots for channel instance derivations ---

08/14: Speed up fetching package replacements

2024-02-02 Thread Christopher Baines
cbaines pushed a commit to branch master in repository data-service. commit 9779ecf3cd3b10c9ed2bb94c0b459ddfc2d85467 Author: Christopher Baines AuthorDate: Wed Jan 31 12:30:51 2024 + Speed up fetching package replacements --- guix-data-service/jobs/load-new-guix-revision.scm | 12

01/14: Remove some time logging

2024-02-02 Thread Christopher Baines
cbaines pushed a commit to branch master in repository data-service. commit e51d2f893231727aca77b0654246ee8631f4c869 Author: Christopher Baines AuthorDate: Sat Jan 27 18:39:41 2024 + Remove some time logging As this is a bit noisy. --- guix-data-service/model/derivation.scm |

02/14: Log the time to call inferior-packages-plus-replacements

2024-02-02 Thread Christopher Baines
cbaines pushed a commit to branch master in repository data-service. commit 062ee1aed2024a8f88c3c2485b1a292f629e72e5 Author: Christopher Baines AuthorDate: Sat Jan 27 18:40:01 2024 + Log the time to call inferior-packages-plus-replacements As I think this is currently quite

branch master updated (e0a6c84 -> ac1a4cb)

2024-02-02 Thread Christopher Baines
cbaines pushed a change to branch master in repository data-service. from e0a6c84 Try to fix issues with derivations being GC'ed new e51d2f8 Remove some time logging new 062ee1a Log the time to call inferior-packages-plus-replacements new 75f2726 Improve logging when

06/14: Add some time logging in to inferior-packages-plus-replacements

2024-02-02 Thread Christopher Baines
cbaines pushed a commit to branch master in repository data-service. commit ba97ade781d2adf201d3fe896f945fa406716e8f Author: Christopher Baines AuthorDate: Sun Jan 28 09:10:01 2024 + Add some time logging in to inferior-packages-plus-replacements ---

04/14: Remove even more time logging

2024-02-02 Thread Christopher Baines
cbaines pushed a commit to branch master in repository data-service. commit 39f626aa456b7573b54cc63d519b25c30af6a1e1 Author: Christopher Baines AuthorDate: Sun Jan 28 08:18:13 2024 + Remove even more time logging --- guix-data-service/model/derivation.scm | 21 + 1

01/11: gnu: Add atf.

2024-02-02 Thread guix-commits
apteryx pushed a commit to branch wip-cu-switch-to-pkgconf in repository guix. commit b0d0cef6eeaad6da3102440e97575819632b6de9 Author: Maxim Cournoyer AuthorDate: Wed Jan 24 13:27:08 2024 -0500 gnu: Add atf. * gnu/packages/check.scm (atf): New variable. *

10/11: refresh: Import %final-inputs from (gnu packages base).

2024-02-02 Thread guix-commits
apteryx pushed a commit to branch wip-cu-switch-to-pkgconf in repository guix. commit 508f981c6168b3297ba9f2c0bc411759b10156e1 Author: Maxim Cournoyer AuthorDate: Thu Feb 1 23:50:49 2024 -0500 refresh: Import %final-inputs from (gnu packages base). * guix/scripts/refresh.scm:

02/11: gnu: Add lutok.

2024-02-02 Thread guix-commits
apteryx pushed a commit to branch wip-cu-switch-to-pkgconf in repository guix. commit b1c40458ada64f7ebfe875771bb896eefb0b6a8b Author: Maxim Cournoyer AuthorDate: Wed Jan 24 13:58:07 2024 -0500 gnu: Add lutok. * gnu/packages/lua.scm (lutok): New variable. Change-Id:

04/11: gnu: pkgconf: Enable test suite.

2024-02-02 Thread guix-commits
apteryx pushed a commit to branch wip-cu-switch-to-pkgconf in repository guix. commit 4e7c8bc20ab0bceb1a013af8e2b4a60cbfc15304 Author: Maxim Cournoyer AuthorDate: Mon Jan 29 23:06:58 2024 -0500 gnu: pkgconf: Enable test suite. * gnu/packages/pkg-config.scm (pkgconf) [arguments]:

05/11: gnu: Add pkgconf-as-pkg-config.

2024-02-02 Thread guix-commits
apteryx pushed a commit to branch wip-cu-switch-to-pkgconf in repository guix. commit fda244d28b254a8f89df0977a3bf88166758ef24 Author: Maxim Cournoyer AuthorDate: Mon Jan 29 23:18:02 2024 -0500 gnu: Add pkgconf-as-pkg-config. * gnu/packages/pkg-config.scm (pkgconf-as-pkg-config):

09/11: gnu: commencement: Do not export unused make-gcc-toolchain.

2024-02-02 Thread guix-commits
apteryx pushed a commit to branch wip-cu-switch-to-pkgconf in repository guix. commit 059006ff73dd15cc09112d5e557f6bb83fe8ead0 Author: Maxim Cournoyer AuthorDate: Thu Feb 1 12:55:11 2024 -0500 gnu: commencement: Do not export unused make-gcc-toolchain. It is discouraged to import

03/11: gnu: Add kyua.

2024-02-02 Thread guix-commits
apteryx pushed a commit to branch wip-cu-switch-to-pkgconf in repository guix. commit c100d120ca78d7b247478b837a853ae54a99e953 Author: Maxim Cournoyer AuthorDate: Wed Jan 24 13:58:51 2024 -0500 gnu: Add kyua. * gnu/packages/check.scm (kyua): New variable. Change-Id:

08/11: gnu: base: Add cautionary comments for canonical-package, %final-inputs usage.

2024-02-02 Thread guix-commits
apteryx pushed a commit to branch wip-cu-switch-to-pkgconf in repository guix. commit 70ba80160d870df196c087ec0224c8e07ebd52c5 Author: Maxim Cournoyer AuthorDate: Thu Feb 1 12:51:07 2024 -0500 gnu: base: Add cautionary comments for canonical-package, %final-inputs usage. *

11/11: gnu: pkg-config: Alias to pkgconf-as-pkg-config.

2024-02-02 Thread guix-commits
apteryx pushed a commit to branch wip-cu-switch-to-pkgconf in repository guix. commit 1ebdd93e655eac0eda03dce35697fe16cb88d354 Author: Maxim Cournoyer AuthorDate: Wed Jan 31 11:57:11 2024 -0500 gnu: pkg-config: Alias to pkgconf-as-pkg-config. This switches the default pkg-config

branch wip-cu-switch-to-pkgconf created (now 1ebdd93e65)

2024-02-02 Thread guix-commits
apteryx pushed a change to branch wip-cu-switch-to-pkgconf in repository guix. at 1ebdd93e65 gnu: pkg-config: Alias to pkgconf-as-pkg-config. This branch includes the following new commits: new b0d0cef6ee gnu: Add atf. new b1c40458ad gnu: Add lutok. new c100d120ca gnu: Add

07/11: gnu: pkgconf: Add support for cross-compilation.

2024-02-02 Thread guix-commits
apteryx pushed a commit to branch wip-cu-switch-to-pkgconf in repository guix. commit 7eb0569a920b4b4a69daf13857f24fed31c91cd7 Author: Maxim Cournoyer AuthorDate: Wed Jan 31 23:19:20 2024 -0500 gnu: pkgconf: Add support for cross-compilation. * gnu/packages/pkg-config.scm:

06/11: gnu: pkgconf: Add $PKG_CONFIG_PATH search path.

2024-02-02 Thread guix-commits
apteryx pushed a commit to branch wip-cu-switch-to-pkgconf in repository guix. commit d1a32b8b50fb83d7b2087f6d60d97737f2e257e7 Author: Maxim Cournoyer AuthorDate: Tue Jan 30 20:12:49 2024 -0500 gnu: pkgconf: Add $PKG_CONFIG_PATH search path. * gnu/packages/pkg-config.scm (%pkgconf)

01/02: gnu: guile-next: Don't patch posix-spawn for the hurd.

2024-02-02 Thread guix-commits
cbaines pushed a commit to branch master in repository guix. commit a3a12e213316aeb348da04e1889bd4106bcbd3a5 Author: Christopher Baines AuthorDate: Fri Feb 2 14:09:03 2024 +0100 gnu: guile-next: Don't patch posix-spawn for the hurd. As the patch doesn't apply. *

branch master updated (8f9bc4e952 -> f2885c3132)

2024-02-02 Thread guix-commits
cbaines pushed a change to branch master in repository guix. from 8f9bc4e952 gnu: torbrowser: Stop inheriting Icecat. new a3a12e2133 gnu: guile-next: Don't patch posix-spawn for the hurd. new f2885c3132 gnu: guix-build-coordinator: Update to 0-96.d9fa794. The 2 revisions listed

02/02: gnu: guix-build-coordinator: Update to 0-96.d9fa794.

2024-02-02 Thread guix-commits
cbaines pushed a commit to branch master in repository guix. commit f2885c313243ac1e81c173907b3443de33c39c0a Author: Christopher Baines AuthorDate: Fri Feb 2 14:15:51 2024 +0100 gnu: guix-build-coordinator: Update to 0-96.d9fa794. * gnu/packages/package-management.scm

branch master updated: gnu: torbrowser: Stop inheriting Icecat.

2024-02-02 Thread guix-commits
This is an automated email from the git hooks/post-receive script. snape pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 8f9bc4e952 gnu: torbrowser: Stop inheriting Icecat. 8f9bc4e952 is described below commit