aboutsummaryrefslogtreecommitdiff
path: root/gnu/installer/timezone.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2022-10-08 10:04:00 +0200
committerRicardo Wurmus <rekado@elephly.net>2022-10-08 10:10:06 +0200
commite1ee64b55a93706c42cf977cec3a339f1d9c78e1 (patch)
tree8b4f52e243f3de8c2653906bf875fc46a3f820ab /gnu/installer/timezone.scm
parenta868595ebb17c16ca6a06d88fc6adca790377540 (diff)
downloadguix-e1ee64b55a93706c42cf977cec3a339f1d9c78e1.tar.gz
guix-e1ee64b55a93706c42cf977cec3a339f1d9c78e1.zip
gnu: weston: Remove trailing #T from build phases.
* gnu/packages/freedesktop.scm (weston)[arguments]: Remove trailing #T from build phases.
Diffstat (limited to 'gnu/installer/timezone.scm')
0 files changed, 0 insertions, 0 deletions
07bash completion: Complete subcommands for the current word....Ludovic Courtès 2017-02-07bash completion: Properly complete 'guix container exec'....Ludovic Courtès 2017-02-07bash completion: Complete file names after 'guix system COMMAND'....Ludovic Courtès 2017-02-07bash completion: Complete 'guix gc' with file names....Ludovic Courtès 2017-01-20etc: indent-code.el: Add indentation info for non-Guix Scheme constructs....Ludovic Courtès 2017-01-13etc: Support indentation of whole files....Ludovic Courtès 2017-01-12etc: Add 'indent-package.el' script....Ludovic Courtès 2017-01-04doc: Add a Git hook that verifies signatures before pushing....Leo Famulari 2016-11-24Add system start-up files for "guix publish"....Hartmut Goebel 2016-09-07bash completion: Complete subcommands and their options....Ludovic Courtès 2016-09-07bash completion: Redirect 'guix' stderr to /dev/null....Ludovic Courtès 2016-09-07Add Zsh completion file....Eric Le Bihan 2016-07-18Set "GUIX_LOCPATH" in 'guix-daemon.service'....Ricardo Wurmus