aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/moe.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-03-14 10:36:44 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2018-03-14 18:23:46 +0100
commit36b2cb029ecac75d651ea79cb98d883c3f50eae4 (patch)
tree0b70ef4b76a3302debcde64b1bb88bb2551814f2 /gnu/packages/moe.scm
parent86c9c0c11819f1e5ec6f821265a0492ddeaf83ee (diff)
downloadguix-36b2cb029ecac75d651ea79cb98d883c3f50eae4.tar.gz
guix-36b2cb029ecac75d651ea79cb98d883c3f50eae4.zip
gnu: webkitgtk: Use HTTPS for home page.
* gnu/packages/webkitgtk.scm (webkitgtk)[home-page]: Use HTTPS.
Diffstat (limited to 'gnu/packages/moe.scm')
0 files changed, 0 insertions, 0 deletions
ed-off-by: Mathieu Othacehe <othacehe@gnu.org> Josselin Poiret 2022-02-02installer: Fix run-file-textbox-page when edit-button is #f....* gnu/installer/newt/page.scm (run-file-textbox-page): Check if edit-button is #f. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Josselin Poiret 2022-02-02installer: Use new installer-log-line everywhere....* gnu/installer.scm (installer-program) * gnu/installer/final.scm (install-locale) * gnu/installer/newt.scm (init) * gnu/installer/newt/final.scm (run-final-page) * gnu/installer/newt/page.scm (run-form-with-clients) * gnu/installer/newt/partition.scm (run-partitioning-page) * gnu/installer/parted.scm (eligible-devices, mkpart, luks-format-and-open, luks-close, mount-user-partitions, umount-user-partitions, free-parted): * gnu/installer/steps.scm (run-installer-steps): * gnu/installer/utils.scm (run-command, send-to-clients): Use it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Josselin Poiret