aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul A. Patience <paul@apatience.com>2024-02-09 20:02:12 +0000
committerHilton Chain <hako@ultrarare.space>2024-03-01 14:09:53 +0800
commita1bf3139a0eefef839542b330e36de824e6541a4 (patch)
tree82da55aeac86ca33127bc99138a71885c5855be7 /ChangeLog
parentb18c003c6908b6d7bc6d63ee4451b5b5cdb6f17c (diff)
downloadguix-a1bf3139a0eefef839542b330e36de824e6541a4.tar.gz
guix-a1bf3139a0eefef839542b330e36de824e6541a4.zip
gnu: reproc: Improve package style.
* gnu/packages/cpp.scm (reproc)[arguments]: Use G-expressions. <#:configure-flags>: Remove unnecessary comment. Enable CMake variable with ON rather than 1. Change-Id: Ic5e6747e7978a40d1aab66b4c3634342736c0bcf Signed-off-by: Hilton Chain <hako@ultrarare.space>
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions
d>2022-09-24system: image: Add wsl2 support....Alex Griffin 2022-09-24system: image: Add tarball support....Alex Griffin 2022-09-24image: Make the operating-system field mandatory....Mathieu Othacehe 2022-09-07system: image: Update my copyright....Mathieu Othacehe 2022-09-07system: image: Remove an unused variable....Mathieu Othacehe 2022-07-01image: Raise an error when an image lacks a bootable partition....Ludovic Courtès 2022-07-01image: Avoid use of the deprecated 'gpt' option of genimage....Ludovic Courtès 2022-07-01image: Add default value for partition initializer....Ludovic Courtès 2022-07-01image: 'system-image' throws when given an incorrect image format....Ludovic Courtès 2022-06-24image: Add support for 32bit UEFI....Denis 'GNUtoo' Carikli 2022-05-31image: Add fat32 support....Pavel Shlyak 2022-05-25Move (gnu platform) and (gnu platforms ...) to guix/....Josselin Poiret 2022-05-23image: Add bootable flag support....Pavel Shlyak 2022-05-23system: image: Support GPT vfat partitions....Pavel Shlyak 2022-05-23system: image: Support MBR vfat partitions....Pavel Shlyak 2022-05-23system: image: Tweak error message....Mathieu Othacehe 2022-05-23system: image: Fix indentation....Mathieu Othacehe