aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorzimoun <zimon.toutoune@gmail.com>2021-03-15 16:55:08 +0100
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2021-03-23 21:38:04 -0400
commitd1e421ca0db05333ac68cd47826b3ca704f26b29 (patch)
tree5f5eb87db16777c045d9a28eacd1c8369870552f /bootstrap
parentec1a9c61e70e52450b4b80bbf5e6f8cce324036a (diff)
downloadguix-d1e421ca0db05333ac68cd47826b3ca704f26b29.tar.gz
guix-d1e421ca0db05333ac68cd47826b3ca704f26b29.zip
gnu: python2-flask-htmlmin: Remove package.
* gnu/packages/python-web.scm (python2-flask-htmlmin): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions
an>installer: 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