;; This is a Guix channel.
(channel
(version 0)
(news-file "etc/news.scm")
(keyring-reference "keyring")
(url "https://git.savannah.gnu.org/git/guix.git")) ;the primary URL
cut icon' href='/cgit-static/favicon.ico'/>
Age | Commit message (Expand) | Author |
2024-11-11 | installer: Fix file-name typos....* gnu/installer/newt/page.scm (run-dump-page): Typo file-name.
* gnu/installer/utils.scm (open-new-log-port): Likewise.
Change-Id: I837991a0ee5054b3afa8328205e23ac6f9fbae8d
| Janneke Nieuwenhuizen |
2022-11-15 | installer: Error page width is parameterized....* gnu/installer/newt/page.scm (run-error-page): Add #:width and honor
it.
| Ludovic Courtès |