aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGreg Hogan <code@greghogan.com>2021-01-19 12:51:36 +0000
committerLudovic Courtès <ludo@gnu.org>2021-03-12 23:58:54 +0100
commit748e2ec07a4f484dd4416b4cac5c28b1b13c47ee (patch)
tree3c4f204faf3c0b07a3c4399ba4ee085bbdd99c90 /ChangeLog
parentcc95d03ec7aa2d4de2f880fdb0c9ccbf3343e041 (diff)
downloadguix-748e2ec07a4f484dd4416b4cac5c28b1b13c47ee.tar.gz
guix-748e2ec07a4f484dd4416b4cac5c28b1b13c47ee.zip
gnu: Add aws-c-cal.
* gnu/packages/c.scm (aws-c-cal): New variable. * gnu/packages/patches/aws-c-cal-cmake-prefix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions
0100'>2022-11-02installer: Add core dump support....Mathieu Othacehe 2022-10-31installer: parted: Retry failing read-partition-uuid call....Mathieu Othacehe 2022-10-25installer: welcome: Warn when uvesafb gets used....pelzflorian (Florian Pelz) 2022-10-23installer: Resume newt in exit-error procedure....Mathieu Othacehe 2022-10-20installer: Add a missing confirmation page before formatting....Mathieu Othacehe 2022-10-20installer: Propose the user to report a "guix system init" failure....Mathieu Othacehe 2022-10-20installer: Run the "guix system init" command in a PTY....Mathieu Othacehe 2022-10-17installer: Factorize url-alive? in internet check....Andrew Tropin 2022-10-17installer: Relax internet check availability criteria....aleksandr barakin 2022-10-17guix: Fix typos....Julien Lepiller 2022-10-13installer: partition: Add a confirmation page before formatting....Mathieu Othacehe 2022-09-24installer: tests: Fix typo....Mathieu Othacehe 2022-09-24installer: Fix configuration edition during testing....Mathieu Othacehe 2022-09-22installer: Exit console-services page with abort-to-prompt....Josselin Poiret 2022-09-22installer: Ensure luks devices are open when mounting partitions....Josselin Poiret 2022-09-22installer: Return partitions with crypt password as step result....Josselin Poiret 2022-09-22installer: Move <secret> to utils and use it for crypt passwords....Josselin Poiret 2022-09-01installer: Fix segfault on double logical partition removal....Josselin Poiret 2022-08-14installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?....Tobias Geerinckx-Rice 2022-08-08installer: Add comments and vertical space to the generated config....Ludovic Courtès 2022-08-08installer: Render the final configuration with (guix read-print)....Ludovic Courtès 2022-08-05installer: parted: Call set-system before set-flags....Mathieu Othacehe 2022-08-05installer: parted: Log partition flags....Mathieu Othacehe 2022-05-21Revert "installer: user: Remove useless filtering."...Ludovic Courtès