aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/hostname.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-09-13 13:42:22 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-10-10 00:06:14 -0400
commit9e4008e36efd4512c2aeb07fe738d9b1ec044c73 (patch)
tree654fe691b6ded7c4ea663367fdd56298d3e81f84 /gnu/installer/hostname.scm
parentf1109926866d64d13364507bddd7f7cecf572157 (diff)
downloadguix-9e4008e36efd4512c2aeb07fe738d9b1ec044c73.tar.gz
guix-9e4008e36efd4512c2aeb07fe738d9b1ec044c73.zip
gnu: Add ergodox-firmware-colemak-jc-mod.
* gnu/packages/firmware.scm (make-ergodox-firmware): New procedure (ergodox-firmware-colemak-jc-mod): New variable. * gnu/packages/patches/ergodox-firmware-fix-json-target.patch: New file. * gnu/packages/patches/ergodox-firmware-fix-numpad.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Register them.
Diffstat (limited to 'gnu/installer/hostname.scm')
0 files changed, 0 insertions, 0 deletions
span>gnu: nuspell: Update to 3.1.2....* gnu/packages/enchant.scm (nuspell): Update to 3.1.2. Tobias Geerinckx-Rice 2020-08-18gnu: Add nuspell....* gnu/packages/enchant.scm (nuspell): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan 2020-03-04gnu: enchant: Update to 2.2.8....* gnu/packages/enchant.scm (enchant): Update to 2.2.8. Marius Bakke 2020-01-26gnu: Add python-pyenchant....* gnu/packages/enchant.scm (python-pyenchant): New variable. Julien Lepiller