aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/accessibility.scm
diff options
context:
space:
mode:
authorAndrew Tropin <andrew@trop.in>2022-10-17 16:26:19 +0400
committerAndrew Tropin <andrew@trop.in>2022-10-17 16:34:07 +0400
commit883fb8f41b08a8455f16c736a83fb1ae8a3df0a1 (patch)
treea04603a03aae2e30a666ab1e80714e9e434f0bd0 /gnu/packages/accessibility.scm
parent3ab14386cd2a3fc4bacf2291ee585a0685aceb17 (diff)
downloadguix-883fb8f41b08a8455f16c736a83fb1ae8a3df0a1.tar.gz
guix-883fb8f41b08a8455f16c736a83fb1ae8a3df0a1.zip
installer: Factorize url-alive? in internet check.
* gnu/installer/newt/network.scm (wait-service-online): Factorize url-alive? in internet check.
Diffstat (limited to 'gnu/packages/accessibility.scm')
0 files changed, 0 insertions, 0 deletions
s of ‘build-vm-activation’. * gnu/system/vm.scm (linux-image-startup-command): New procedure. (operating-system-for-image): Export. * gnu/tests/virtualization.scm (run-command-over-ssh): New procedure, extracted from… (run-childhurd-test): … here. [test]: Adjust accordingly. (%build-vm-os): New variable. (run-build-vm-test): New procedure. (%test-build-vm): New variable. * doc/guix.texi (Virtualization Services)[Virtual Build Machines]: New section. (Build Environment Setup): Add cross-reference. Change-Id: I0a47652a583062314020325aedb654f11cb2499c 2024-02-10vm: Add ‘cpu-count’ field to <virtual-machine>.Ludovic Courtès * gnu/system/vm.scm (<virtual-machine>)[cpu-count]: New field. (virtual-machine-compiler): Honor it. Change-Id: I907a89365f32ac7a9981c4ae5f59cf6eb199c3cc 2024-02-10vm: Export <virtual-machine> accessors.Ludovic Courtès * gnu/system/vm.scm: Export. Change-Id: If65d96f4052d070af5baee26f3dd9b233b8480f4 2024-02-10vm: Add ‘date’ field to <virtual-machine>.Ludovic Courtès * gnu/system/vm.scm (<virtual-machine>)[date]: New field. (virtual-machine-compiler): Honor it. Change-Id: Idab1c152466d57cbc6784c031a99fdfd37080bcb