aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/newt/hostname.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-03-31 16:21:38 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-04-01 17:28:59 -0400
commitcfbddc3d54852d218a9e00a605e8e67bd992b94b (patch)
tree38056aff777b952a817be70afee4684a2204a838 /gnu/installer/newt/hostname.scm
parent9800aaca91d5dab8cefbf2f9f1d119a8fed653e4 (diff)
downloadguix-cfbddc3d54852d218a9e00a605e8e67bd992b94b.tar.gz
guix-cfbddc3d54852d218a9e00a605e8e67bd992b94b.zip
gnu: openboardview: Update to 9.95.0.
* gnu/packages/electronics.scm (openboardview): Update to 9.95.0. [source]: Apply patch. [arguments]: Update fix-utf8-include-directive phase. [inputs]: Add orangeduck-mpc. * gnu/packages/patches/openboardview-use-system-mpc.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
Diffstat (limited to 'gnu/installer/newt/hostname.scm')
0 files changed, 0 insertions, 0 deletions
-authentication' when (%allow-unauthenticated-substitutes?) is #t. (guix-substitute): Wrap body in 'parameterize'. Set 'guix-warning-port' too. No longer exit when 'substitute-urls' returns the empty list. No longer print newline initially. * tests/substitute.scm (test-quit): Parameterize 'current-error-port' to account for the port changes in 'guix-substitute'. Ludovic Courtès