-*- mode: org; coding: utf-8; -*- #+TITLE: Hacking GNU Guix and Its Incredible Distro Copyright © 2012, 2013, 2014, 2016, 2017, 2019 Ludovic Courtès Copyright © 2015, 2017 Mathieu Lirzin Copyright © 2017 Leo Famulari Copyright © 2017 Arun Isaac Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. * Contributing See the manual for useful hacking information, either by running info -f doc/guix.info "Contributing" or by checking the [[https://guix.gnu.org/manual/devel/en/html_node/Contributing.html][web copy of the manual]]. 88d4d1683'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
3m.scm?id=5d2593be0a9a766dfb1d93490047940b7b81d381'>gnu: w3m: Remove input labels....* gnu/packages/w3m.scm (w3m)[native-inputs]: Remove input labels.
AgeCommit message (Expand)Author
Tobias Geerinckx-Rice
2023-09-17gnu: w3m: Add graphics support....This increases the closure by a whopping 0.1 MiB. * gnu/packages/w3m.scm (w3m)[arguments]: Add "-enable-image=fb,x11" to the #:configure-flags. Tobias Geerinckx-Rice