04/05: gnu: gsequencer: Update to 3.14.5.

2021-12-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit f700471b1ca3fc513325d037fed4f40ee918891c Author: Vinicius Monego AuthorDate: Thu Dec 23 03:38:42 2021 + gnu: gsequencer: Update to 3.14.5. * gnu/packages/music.scm (gsequencer): Update to 3.14.5. [source]: Upda

02/05: gnu: gnome-commander: Update to 1.12.3.1.

2021-12-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit bcbe090fbb84c155fb1ce25d9643062163716c26 Author: Vinicius Monego AuthorDate: Thu Dec 23 02:16:54 2021 + gnu: gnome-commander: Update to 1.12.3.1. * gnu/packages/gnome.scm (gnome-commander): Update to 1.12.3.1.

03/05: gnu: gsequencer: Build with libsoup 2.

2021-12-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 522870778150732f8a8c3d215e08e8e748365ffc Author: Vinicius Monego AuthorDate: Thu Dec 23 03:35:35 2021 + gnu: gsequencer: Build with libsoup 2. * gnu/packages/music.scm (gsequencer)[native-inputs]: Use the new style

05/05: gnu: pre-commit: Update to 2.16.0.

2021-12-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 258150fd6e762ce535a12281627c0010e431e719 Author: Vinicius Monego AuthorDate: Thu Dec 23 00:06:28 2021 + gnu: pre-commit: Update to 2.16.0. * gnu/packages/version-control.scm (pre-commit): Update to 2.16.0.

01/05: gnu: openexr: Update to 3.1.3.

2021-12-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 69fbc885cec392ac96dccf310d84e82033f23b5b Author: Vinicius Monego AuthorDate: Thu Dec 23 02:07:43 2021 + gnu: openexr: Update to 3.1.3. * gnu/packages/graphics.scm (openexr): Update to 3.1.3. Signed-off-by:

branch master updated (f37c999 -> 258150f)

2021-12-22 Thread guix-commits
lfam pushed a change to branch master in repository guix. from f37c999 gnu: libksba: Fix cross-compilation. new 69fbc88 gnu: openexr: Update to 3.1.3. new bcbe090 gnu: gnome-commander: Update to 1.12.3.1. new 5228707 gnu: gsequencer: Build with libsoup 2. new f700471 g

08/08: gnu: libksba: Fix cross-compilation.

2021-12-22 Thread guix-commits
mbakke pushed a commit to branch master in repository guix. commit f37c999e0ac6b6f1fa7f78ead76e4251b5327bc8 Author: Marius Bakke AuthorDate: Thu Dec 23 02:09:20 2021 +0100 gnu: libksba: Fix cross-compilation. * gnu/packages/gnupg.scm (libksba)[native-inputs]: Remove. --- gnu/packag

05/08: gnu: seabios: Encode version information in the binary.

2021-12-22 Thread guix-commits
mbakke pushed a commit to branch master in repository guix. commit b7719d81cf7fe348a4588c2b3c47a39d59d6616c Author: Marius Bakke AuthorDate: Sat Dec 18 21:41:49 2021 +0100 gnu: seabios: Encode version information in the binary. ...to make the build deterministic. * gnu/pack

04/08: gnu: seabios: Update to 1.15.0.

2021-12-22 Thread guix-commits
mbakke pushed a commit to branch master in repository guix. commit e839bbc880c3c961f57b8693fbb2ccf1a82db711 Author: Marius Bakke AuthorDate: Sat Dec 18 21:23:36 2021 +0100 gnu: seabios: Update to 1.15.0. * gnu/packages/firmware.scm (seabios): Update to 1.15.0. [arguments]: Remov

07/08: gnu: qemu-minimal: Actually remove unnecessary native-inputs.

2021-12-22 Thread guix-commits
mbakke pushed a commit to branch master in repository guix. commit 0ef4da9f09d40c5ad8a0fb8e13b7e9ab68fd7977 Author: Marius Bakke AuthorDate: Sun Dec 19 00:43:24 2021 +0100 gnu: qemu-minimal: Actually remove unnecessary native-inputs. This is a follow-up to commit d64bd1254a015dfc999

03/08: gnu: gcl: Avoid referencing GCC from the top-level.

2021-12-22 Thread guix-commits
mbakke pushed a commit to branch master in repository guix. commit 91918e94056c17aca2217db611e69265b8b7c8b9 Author: Marius Bakke AuthorDate: Sat Dec 18 20:36:55 2021 +0100 gnu: gcl: Avoid referencing GCC from the top-level. * gnu/packages/lisp.scm (gcl)[arguments]: Use SEARCH-INPUT-

06/08: gnu: seabios: Build vgabios targets.

2021-12-22 Thread guix-commits
mbakke pushed a commit to branch master in repository guix. commit 57f011818e005a5b1881d87834654e5f77407b55 Author: Marius Bakke AuthorDate: Sat Dec 18 23:38:16 2021 +0100 gnu: seabios: Build vgabios targets. * gnu/packages/firmware.scm (seabios)[arguments]: Add new phase to build

01/08: chromium-extension: Avoid another usage of the store-mapped /tmp.

2021-12-22 Thread guix-commits
mbakke pushed a commit to branch master in repository guix. commit a89d65eec1948cbcbf9936939906fae9cdabf1e7 Author: Marius Bakke AuthorDate: Sat Dec 18 19:10:37 2021 +0100 chromium-extension: Avoid another usage of the store-mapped /tmp. * gnu/build/chromium-extension.scm (make-crx)

branch master updated (867c33d -> f37c999)

2021-12-22 Thread guix-commits
mbakke pushed a change to branch master in repository guix. from 867c33d gnu: emacs-eldev: Adjust to changes in emacs-build-system. new a89d65e chromium-extension: Avoid another usage of the store-mapped /tmp. new c0c9912 gnu: rsync: Remove 3.1.3. new 91918e9 gnu: gcl: Avoi

02/08: gnu: rsync: Remove 3.1.3.

2021-12-22 Thread guix-commits
mbakke pushed a commit to branch master in repository guix. commit c0c9912b44deb216b2dec99a3dfd44909f1c50c4 Author: Marius Bakke AuthorDate: Sat Dec 18 19:19:07 2021 +0100 gnu: rsync: Remove 3.1.3. * gnu/packages/rsync.scm (rsync-next): Remove variable. (rsync): Update to 3.2.3.

branch master updated: gnu: emacs-eldev: Adjust to changes in emacs-build-system.

2021-12-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. jlicht pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 867c33d gnu: emacs-eldev: Adjust to changes in emacs-build-system. 867c33d is described be

branch wip-fix-52051 deleted (was 18bc928)

2021-12-22 Thread guix-commits
lfam pushed a change to branch wip-fix-52051 in repository guix. was 18bc928 services: dbus: Try to fix login1 timeout #52051 This change permanently discards the following revisions: discard 18bc928 services: dbus: Try to fix login1 timeout #52051

02/02: gnu: xorg-server: Update to 21.1.2 [security fixes].

2021-12-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 0751451ae3a77977916b67577837349219d482ec Author: Leo Famulari AuthorDate: Sat Dec 18 15:30:41 2021 -0500 gnu: xorg-server: Update to 21.1.2 [security fixes]. Fixes CVE-2021-4008, CVE-2021-4009, CVE-2021-4010, and CVE-2

branch master updated (a296b5f -> 0751451)

2021-12-22 Thread guix-commits
lfam pushed a change to branch master in repository guix. from a296b5f gnu: emacs-evil-collection: Update to 0.0.7. new 488f1c5 services: dbus: Wait 1 minute for elogind to get ready. new 0751451 gnu: xorg-server: Update to 21.1.2 [security fixes]. The 2 revisions listed above as

01/02: services: dbus: Wait 1 minute for elogind to get ready.

2021-12-22 Thread guix-commits
lfam pushed a commit to branch master in repository guix. commit 488f1c589df00e802163af534294d93372e5c025 Author: Timothy Sample AuthorDate: Tue Dec 21 11:52:34 2021 -0500 services: dbus: Wait 1 minute for elogind to get ready. Fixes .

branch master updated: gnu: emacs-evil-collection: Update to 0.0.7.

2021-12-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new a296b5f gnu: emacs-evil-collection: Update to 0.0.7. a296b5f is described below commit a296b

branch master updated: gnu: emacs-cider: Update to 1.2.0.

2021-12-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 956cacd gnu: emacs-cider: Update to 1.2.0. 956cacd is described below commit 956cacd27106ac1

branch master updated: gnu: emacs-geiser-guile: Update to 0.20.1.

2021-12-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new d571302 gnu: emacs-geiser-guile: Update to 0.20.1. d571302 is described below commit d571302

branch master updated: gnu: emacs-geiser: Update to 0.21.

2021-12-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. ngz pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new dab9881 gnu: emacs-geiser: Update to 0.21. dab9881 is described below commit dab9881ec7fc808

05/05: doc: Document (gnu services configuration).

2021-12-22 Thread guix-commits
civodul pushed a commit to branch master in repository guix. commit 86434dfbc922fd91c3a9bdddbd24157d865d83ad Author: Xinglu Chen AuthorDate: Sat Dec 18 16:12:38 2021 +0100 doc: Document (gnu services configuration). * guix.texi (Complex Configurations): New node. Signed-off

03/05: gnu: Add sugar-dark-sddm-theme.

2021-12-22 Thread guix-commits
civodul pushed a commit to branch master in repository guix. commit d124f94d18837950ebd08a85c8b3a021724f2a55 Author: Petr Hodina AuthorDate: Wed Nov 3 09:10:07 2021 +0100 gnu: Add sugar-dark-sddm-theme. * gnu/packages/display-manager.scm (sugar-dark-sddm-theme): New variable.

01/05: packages: Avoid #:re-export-and-replace to allow upgrades from 1.2.0.

2021-12-22 Thread guix-commits
civodul pushed a commit to branch master in repository guix. commit e89f767ce8990f4959616031e3c98fbfe92a008b Author: Ludovic Courtès AuthorDate: Wed Dec 22 22:01:25 2021 +0100 packages: Avoid #:re-export-and-replace to allow upgrades from 1.2.0. Fixes

04/05: gnu: Add sugar-light-sddm-theme.

2021-12-22 Thread guix-commits
civodul pushed a commit to branch master in repository guix. commit b850fe6ec87f2a7a7ca22467ba910099b3afcdb8 Author: Petr Hodina AuthorDate: Wed Nov 3 09:13:46 2021 +0100 gnu: Add sugar-light-sddm-theme. * gnu/packages/display-manager.scm (sugar-light-sddm-theme): New variable.

branch master updated (4c2af58 -> 86434df)

2021-12-22 Thread guix-commits
civodul pushed a change to branch master in repository guix. from 4c2af58 gnu: emacs-posframe: Update to 1.1.3. new e89f767 packages: Avoid #:re-export-and-replace to allow upgrades from 1.2.0. new 72a5895 gnu: Add xblackjack. new d124f94 gnu: Add sugar-dark-sddm-theme.

02/05: gnu: Add xblackjack.

2021-12-22 Thread guix-commits
civodul pushed a commit to branch master in repository guix. commit 72a5895b7e68e814e58ec96ca51624ca682247dc Author: Foo Chuan Wei AuthorDate: Fri Dec 10 06:09:08 2021 + gnu: Add xblackjack. * gnu/packages/games.scm (xblackjack): New variable. Signed-off-by: Ludovic Cou

02/02: gnu: emacs-posframe: Update to 1.1.3.

2021-12-22 Thread guix-commits
ngz pushed a commit to branch master in repository guix. commit 4c2af58b0f75e270798332189120f0aeb8158535 Author: Nicolas Goaziou AuthorDate: Wed Dec 22 23:20:48 2021 +0100 gnu: emacs-posframe: Update to 1.1.3. * gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.1.3. --- gnu/

01/02: gnu: emacs-pyim: Update to 3.9.6.

2021-12-22 Thread guix-commits
ngz pushed a commit to branch master in repository guix. commit 6fe740021f7af8b87f48be08fffba30f5a8e0d93 Author: Nicolas Goaziou AuthorDate: Wed Dec 22 23:20:25 2021 +0100 gnu: emacs-pyim: Update to 3.9.6. * gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.6. --- gnu/packages

branch master updated (e8c1562 -> 4c2af58)

2021-12-22 Thread guix-commits
ngz pushed a change to branch master in repository guix. from e8c1562 gnu: python-scipy: Update to 1.7.3. new 6fe7400 gnu: emacs-pyim: Update to 3.9.6. new 4c2af58 gnu: emacs-posframe: Update to 1.1.3. The 2 revisions listed above as "new" are entirely new to this repository and

01/05: gnu: python-pingouin: Update to 0.5.0.

2021-12-22 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit e97197cccba327c1870145963e3da553cb5e2a6c Author: Arun Isaac AuthorDate: Mon Nov 15 17:00:09 2021 +0530 gnu: python-pingouin: Update to 0.5.0. * gnu/packages/python-science.scm (python-pingouin): Update to 0.5.0. ---

04/05: gnu: Add python-sphinx-panels.

2021-12-22 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit 46143878074b1935b653d9f44f408ac04fc71f70 Author: Efraim Flashner AuthorDate: Wed Dec 22 18:25:33 2021 +0200 gnu: Add python-sphinx-panels. * gnu/packages/sphinx.scm (python-sphinx-panels): New variable. --- gnu/pack

05/05: gnu: python-scipy: Update to 1.7.3.

2021-12-22 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit e8c1562599c7ebee8b7b228237fb0d75d4472a61 Author: Efraim Flashner AuthorDate: Wed Dec 22 18:27:20 2021 +0200 gnu: python-scipy: Update to 1.7.3. * gnu/packages/python-science.scm (python-scipy): Update to 1.7.3. [

03/05: gnu: python-pydata-sphinx-theme: Fix build.

2021-12-22 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit 8efa775653f78dad8b254e719677e663be8f3240 Author: Efraim Flashner AuthorDate: Wed Dec 22 18:19:15 2021 +0200 gnu: python-pydata-sphinx-theme: Fix build. * gnu/packages/sphinx.scm (python-pydata-sphinx-theme)[native-in

branch master updated (35ce3e5 -> e8c1562)

2021-12-22 Thread guix-commits
efraim pushed a change to branch master in repository guix. from 35ce3e5 gnu: disarchive: Update to 0.4.0. new e97197c gnu: python-pingouin: Update to 0.5.0. new 8cc1aa7 gnu: python-statsmodels: Update to 0.13.1. new 8efa775 gnu: python-pydata-sphinx-theme: Fix build. n

02/05: gnu: python-statsmodels: Update to 0.13.1.

2021-12-22 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit 8cc1aa7d1e7f19561e7e9394fc121230f262359d Author: Efraim Flashner AuthorDate: Wed Dec 22 11:46:47 2021 +0200 gnu: python-statsmodels: Update to 0.13.1. * gnu/packages/statistics.scm (python-statsmodels): Update to 0.1

02/02: gnu: disarchive: Update to 0.4.0.

2021-12-22 Thread guix-commits
samplet pushed a commit to branch master in repository guix. commit 35ce3e5de6d39d4959ecae31e8f8ce2bbb645e0a Author: Timothy Sample AuthorDate: Sat Dec 18 23:16:53 2021 -0500 gnu: disarchive: Update to 0.4.0. * gnu/packages/backup.scm (disarchive)[source]: Update to 0.4.0. [nati

01/02: gnu: Add guile-lzma.

2021-12-22 Thread guix-commits
samplet pushed a commit to branch master in repository guix. commit eaa7ead41c9568d00124d852835569b75caf Author: Timothy Sample AuthorDate: Sun Dec 12 11:57:45 2021 -0500 gnu: Add guile-lzma. * gnu/packages/guile.scm (guile-lzma): New variable. --- gnu/packages/guile.scm | 24 +

branch master updated (0f85905 -> 35ce3e5)

2021-12-22 Thread guix-commits
samplet pushed a change to branch master in repository guix. from 0f85905 gnu: guix-build-coordinator: Update to 0-42.9f5b8b7. new eaa7ead gnu: Add guile-lzma. new 35ce3e5 gnu: disarchive: Update to 0.4.0. The 2 revisions listed above as "new" are entirely new to this repository

11/12: services: nfs: Fix statd and mountd ports.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit b05c936afbd5695a7163b932a5c34791e5d869d7 Author: Mathieu Othacehe AuthorDate: Wed Dec 22 18:28:43 2021 +0100 services: nfs: Fix statd and mountd ports. * gnu/services/nfs.scm (nfs-shepherd-services): Fix rpcsta

07/12: scripts: system: Deprecate the docker-image command.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit f8bdbe6ccecfe968942b7fdf9c09829e5ba17ee8 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 10:09:17 2021 +0100 scripts: system: Deprecate the docker-image command. * guix/scripts/system.scm (system-derivation-for

09/12: scripts: system: Use the disk-image size argument for VM generation.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 01568a2ebacac2ebafaaa7e983c9fe192207399e Author: Mathieu Othacehe AuthorDate: Thu Dec 16 13:46:38 2021 +0100 scripts: system: Use the disk-image size argument for VM generation. * guix/scripts/system.scm (syste

02/12: image: Add a shared-store? field.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 70f83c431bc9253c340673525fad8d72e9c11e20 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 08:45:01 2021 +0100 image: Add a shared-store? field. * gnu/image.scm ()[shared-store?]: New field. --- gnu/image.scm |

12/12: tests: nfs: Fix nfs-root-fs test.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 3f8b4ff772675a17c7a7683807e0ce4abc2e972d Author: Mathieu Othacehe AuthorDate: Wed Dec 22 18:30:34 2021 +0100 tests: nfs: Fix nfs-root-fs test. This test has probably never been working. Rename it nfs-full, and

10/12: tests: docker: Fix it.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 02e91a8fee7edd5e4854961c0b25f25d319ae321 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 13:37:10 2021 +0100 tests: docker: Fix it. The docker tests are broken because the docker overlay doesn't support runnin

08/12: scripts: system: Pass the volatile field to VM generation.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 6471b50f0bb482d0eaaf7fe277f5f2d810477fbd Author: Mathieu Othacehe AuthorDate: Thu Dec 16 13:45:00 2021 +0100 scripts: system: Pass the volatile field to VM generation. * guix/scripts/system.scm (system-derivati

04/12: system: image: Add docker support.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 626751880c9c527ed5b835d7a179c84c35d81e66 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 08:51:56 2021 +0100 system: image: Add docker support. * gnu/system/image.scm (docker-image, docker-image-type): New vari

05/12: system: vm: Use the image API to generate QEMU images.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 5ae0c573c2051adbed1742cc053929d3ede86ec0 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 10:11:53 2021 +0100 system: vm: Use the image API to generate QEMU images. Also add a volatile? argument to the virtual-m

03/12: image: Add a shared-network? field.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 329389fb93a968bf5dbfb29dbfcefc5c85d58756 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 09:25:49 2021 +0100 image: Add a shared-network? field. * gnu/image.scm ()[shared-network?]: New field. --- gnu/image.sc

branch wip-image created (now 3f8b4ff)

2021-12-22 Thread guix-commits
mothacehe pushed a change to branch wip-image in repository guix. at 3f8b4ff tests: nfs: Fix nfs-root-fs test. This branch includes the following new commits: new 564bfcd build: image: Add optional closure copy support. new 70f83c4 image: Add a shared-store? field. new 32

06/12: Remove VM generation dead-code.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 141fe61be9ff4b13e91434660d9a6c41e3672a35 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 13:32:11 2021 +0100 Remove VM generation dead-code. This code duplicates the (gnu system image) and (gnu build image) cod

01/12: build: image: Add optional closure copy support.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 564bfcd3c7818c4f5c015f88011da608d8576851 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 08:42:36 2021 +0100 build: image: Add optional closure copy support. * gnu/build/image.scm (initialize-root-partition): A

branch wip-image deleted (was ecca3c7)

2021-12-22 Thread guix-commits
mothacehe pushed a change to branch wip-image in repository guix. was ecca3c7 tests: nfs: Fix nfs-root-fs test. This change permanently discards the following revisions: discard ecca3c7 tests: nfs: Fix nfs-root-fs test. discard b05c936 services: nfs: Fix statd and mountd ports. discar

06/12: Remove VM generation dead-code.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 141fe61be9ff4b13e91434660d9a6c41e3672a35 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 13:32:11 2021 +0100 Remove VM generation dead-code. This code duplicates the (gnu system image) and (gnu build image) cod

03/12: image: Add a shared-network? field.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 329389fb93a968bf5dbfb29dbfcefc5c85d58756 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 09:25:49 2021 +0100 image: Add a shared-network? field. * gnu/image.scm ()[shared-network?]: New field. --- gnu/image.sc

branch wip-image created (now ecca3c7)

2021-12-22 Thread guix-commits
mothacehe pushed a change to branch wip-image in repository guix. at ecca3c7 tests: nfs: Fix nfs-root-fs test. This branch includes the following new commits: new 564bfcd build: image: Add optional closure copy support. new 70f83c4 image: Add a shared-store? field. new 32

12/12: tests: nfs: Fix nfs-root-fs test.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit ecca3c714ed8580e6148d9580feb37b98db3f761 Author: Mathieu Othacehe AuthorDate: Wed Dec 22 18:30:34 2021 +0100 tests: nfs: Fix nfs-root-fs test. Also rename it nfs-full. * gnu/tests/nfs.scm (run-nfs-root

11/12: services: nfs: Fix statd and mountd ports.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit b05c936afbd5695a7163b932a5c34791e5d869d7 Author: Mathieu Othacehe AuthorDate: Wed Dec 22 18:28:43 2021 +0100 services: nfs: Fix statd and mountd ports. * gnu/services/nfs.scm (nfs-shepherd-services): Fix rpcsta

10/12: tests: docker: Fix it.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 02e91a8fee7edd5e4854961c0b25f25d319ae321 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 13:37:10 2021 +0100 tests: docker: Fix it. The docker tests are broken because the docker overlay doesn't support runnin

09/12: scripts: system: Use the disk-image size argument for VM generation.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 01568a2ebacac2ebafaaa7e983c9fe192207399e Author: Mathieu Othacehe AuthorDate: Thu Dec 16 13:46:38 2021 +0100 scripts: system: Use the disk-image size argument for VM generation. * guix/scripts/system.scm (syste

08/12: scripts: system: Pass the volatile field to VM generation.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 6471b50f0bb482d0eaaf7fe277f5f2d810477fbd Author: Mathieu Othacehe AuthorDate: Thu Dec 16 13:45:00 2021 +0100 scripts: system: Pass the volatile field to VM generation. * guix/scripts/system.scm (system-derivati

07/12: scripts: system: Deprecate the docker-image command.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit f8bdbe6ccecfe968942b7fdf9c09829e5ba17ee8 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 10:09:17 2021 +0100 scripts: system: Deprecate the docker-image command. * guix/scripts/system.scm (system-derivation-for

05/12: system: vm: Use the image API to generate QEMU images.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 5ae0c573c2051adbed1742cc053929d3ede86ec0 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 10:11:53 2021 +0100 system: vm: Use the image API to generate QEMU images. Also add a volatile? argument to the virtual-m

04/12: system: image: Add docker support.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 626751880c9c527ed5b835d7a179c84c35d81e66 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 08:51:56 2021 +0100 system: image: Add docker support. * gnu/system/image.scm (docker-image, docker-image-type): New vari

02/12: image: Add a shared-store? field.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 70f83c431bc9253c340673525fad8d72e9c11e20 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 08:45:01 2021 +0100 image: Add a shared-store? field. * gnu/image.scm ()[shared-store?]: New field. --- gnu/image.scm |

01/12: build: image: Add optional closure copy support.

2021-12-22 Thread guix-commits
mothacehe pushed a commit to branch wip-image in repository guix. commit 564bfcd3c7818c4f5c015f88011da608d8576851 Author: Mathieu Othacehe AuthorDate: Thu Dec 16 08:42:36 2021 +0100 build: image: Add optional closure copy support. * gnu/build/image.scm (initialize-root-partition): A

branch wip-image deleted (was d00a92f)

2021-12-22 Thread guix-commits
mothacehe pushed a change to branch wip-image in repository guix. was d00a92f tests: docker: Fix it. This change permanently discards the following revisions: discard d00a92f tests: docker: Fix it. discard 9c0f7bd scripts: system: Use the disk-image size argument for VM generation. d

branch master updated: gnu: guix-build-coordinator: Update to 0-42.9f5b8b7.

2021-12-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. cbaines pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 0f85905 gnu: guix-build-coordinator: Update to 0-42.9f5b8b7. 0f85905 is described below

04/06: hydra: web: 'static-web-site-service-type' handles lists of sites.

2021-12-22 Thread Ludovic Court�
civodul pushed a commit to branch master in repository maintenance. commit 7b1b28271c7ed630cac221105090a425faa707f7 Author: Ludovic Courtès AuthorDate: Wed Dec 22 12:10:26 2021 +0100 hydra: web: 'static-web-site-service-type' handles lists of sites. * hydra/modules/sysadmin/web.scm

02/06: Revert "bayfront: Use substitutes from berlin."

2021-12-22 Thread Ludovic Court�
civodul pushed a commit to branch master in repository maintenance. commit 79819b87b06152620f3075eb5aaef3b2d5c86639 Author: Ludovic Courtès AuthorDate: Tue Dec 21 22:37:26 2021 +0100 Revert "bayfront: Use substitutes from berlin." This reverts commit 6a0348a52ee12447ac0d660944a2241

05/06: hydra: web: 'static-web-site-service-type' is extensible.

2021-12-22 Thread Ludovic Court�
civodul pushed a commit to branch master in repository maintenance. commit 25be6ec34dab1926d2618f64feadfed76d67621b Author: Ludovic Courtès AuthorDate: Wed Dec 22 12:24:10 2021 +0100 hydra: web: 'static-web-site-service-type' is extensible. * hydra/modules/sysadmin/web.scm (static-

03/06: hydra: Add (sysadmin nginx) module.

2021-12-22 Thread Ludovic Court�
civodul pushed a commit to branch master in repository maintenance. commit 4cf3743e0daddac99ff71a151a5fd37cbe874493 Author: Ludovic Courtès AuthorDate: Tue Dec 21 23:34:35 2021 +0100 hydra: Add (sysadmin nginx) module. This factorizes the guix.gnu.org web site configuration. Th

06/06: hydra: web: Provide all-in-one 'guix-web-site-service-type'.

2021-12-22 Thread Ludovic Court�
civodul pushed a commit to branch master in repository maintenance. commit 601691e7ea07c999d60993464b27d4cba2621f05 Author: Ludovic Courtès AuthorDate: Wed Dec 22 12:42:36 2021 +0100 hydra: web: Provide all-in-one 'guix-web-site-service-type'. * hydra/modules/sysadmin/web.scm (guix

01/06: hydra: bayfront: Remove 'disarchive-service-type' instance.

2021-12-22 Thread Ludovic Court�
civodul pushed a commit to branch master in repository maintenance. commit 881de2c7e136766c5b75c585856e6db26cc8079f Author: Ludovic Courtès AuthorDate: Tue Dec 21 22:32:29 2021 +0100 hydra: bayfront: Remove 'disarchive-service-type' instance. This technique wouldn't work as long as

branch master updated (e19f6d9 -> 601691e)

2021-12-22 Thread Ludovic Court�
civodul pushed a change to branch master in repository maintenance. from e19f6d9 hydra: build-machines: Use TARGETS instead of TARGET. new 881de2c hydra: bayfront: Remove 'disarchive-service-type' instance. new 79819b8 Revert "bayfront: Use substitutes from berlin." new 4cf37

branch master updated: gnu: knot: Update to 3.1.5.

2021-12-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. nckx pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 6eb5bd3 gnu: knot: Update to 3.1.5. 6eb5bd3 is described below commit 6eb5bd3741c7615cb2eda

branch wip-java-bootstrap-simplify updated: gnu: java-icu4j: Update to 70.1.

2021-12-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. rekado pushed a commit to branch wip-java-bootstrap-simplify in repository guix. The following commit(s) were added to refs/heads/wip-java-bootstrap-simplify by this push: new d20e0ece gnu: java-icu4j: Update to 70.1. d20e0e

branch master updated: tests: Move keys into ./tests/keys/ and add a third ed25519 key.

2021-12-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. mothacehe pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 9ebc9ca tests: Move keys into ./tests/keys/ and add a third ed25519 key. 9ebc9ca is de

branch wip-harbourfront created (now 527851c)

2021-12-22 Thread Andreas Enge
andreas pushed a change to branch wip-harbourfront in repository maintenance. at 527851c hydra: harbourfront: Modernize syntax. This branch includes the following new commits: new 527851c hydra: harbourfront: Modernize syntax. The 1 revisions listed above as "new" are entirely new

01/01: hydra: harbourfront: Modernize syntax.

2021-12-22 Thread Andreas Enge
andreas pushed a commit to branch wip-harbourfront in repository maintenance. commit 527851c231f9f7491f7cc0c63dc3cbe3a0ad3c2c Author: Andreas Enge AuthorDate: Wed Dec 22 10:44:46 2021 +0100 hydra: harbourfront: Modernize syntax. * harbourfront.scm: Use targets, static-networking-ser

02/04: gnu: weechat: Enable tests on all architectures.

2021-12-22 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit 76c0b2e340ba79893c4446177c2a743d30b7eb7e Author: Efraim Flashner AuthorDate: Wed Dec 22 10:30:33 2021 +0200 gnu: weechat: Enable tests on all architectures. * gnu/packages/irc.scm (weechat)[arguments]: Remove test fi

01/04: gnu: weechat: Only build docs on some architectures.

2021-12-22 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit e2c4d13233d6d4937808a3c6aa0ac3a3e8bb517b Author: Efraim Flashner AuthorDate: Wed Dec 22 10:17:13 2021 +0200 gnu: weechat: Only build docs on some architectures. * gnu/packages/irc.scm (weechat)[native-inputs]: Only u

04/04: gnu: weechat: Update to 3.4.

2021-12-22 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit 5b8ae331f73d970e29566b82c9fe36aa0d77ccb7 Author: Efraim Flashner AuthorDate: Wed Dec 22 10:45:02 2021 +0200 gnu: weechat: Update to 3.4. * gnu/packages/irc.scm (weechat): Update to 3.4. --- gnu/packages/irc.scm | 4

branch master updated (26b18b0 -> 5b8ae33)

2021-12-22 Thread guix-commits
efraim pushed a change to branch master in repository guix. from 26b18b0 gnu: Enable babeltrace Python's bindings. new e2c4d13 gnu: weechat: Only build docs on some architectures. new 76c0b2e gnu: weechat: Enable tests on all architectures. new 8554cb2 gnu: weechat: Satisfy

03/04: gnu: weechat: Satisfy guix lint.

2021-12-22 Thread guix-commits
efraim pushed a commit to branch master in repository guix. commit 8554cb2db930321f220c4c27f1561162c4d521d1 Author: Efraim Flashner AuthorDate: Wed Dec 22 10:37:28 2021 +0200 gnu: weechat: Satisfy guix lint. * gnu/packages/irc.scm (weechat)[native-inputs]: Relabel gettext as get

branch master updated: gnu: Enable babeltrace Python's bindings.

2021-12-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. mothacehe pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 26b18b0 gnu: Enable babeltrace Python's bindings. 26b18b0 is described below commit 26

branch master updated: services: wireguard: Add DNS config field.

2021-12-22 Thread guix-commits
This is an automated email from the git hooks/post-receive script. mothacehe pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 6fb5459 services: wireguard: Add DNS config field. 6fb5459 is described below commit 6