guix-devel/guix
Ludovic Courtès 9e1e046040
ui: Colorize diagnostics.
* guix/ui.scm (define-diagnostic): Add 'colors' parameter and pass it to
'print-diagnostic-prefix'.
(warning, info, report-error): Add extra argument.
(%warning-colors, %info-colors, %error-colors): New variables.
(print-diagnostic-prefix): Add #:colors parameter and honor it.
2019-04-10 12:40:59 +02:00
..
build build-system/cargo: refactor phases to successfully build 2019-04-09 03:09:00 -07:00
build-system build-system/cargo: refactor phases to successfully build 2019-04-09 03:09:00 -07:00
import import: opam: Also update dune packages. 2019-03-23 18:37:29 +01:00
scripts guix package: Use absolute file names in search path recommendations. 2019-04-10 12:40:58 +02:00
store database: Make 'register-items' transactional. 2019-03-07 00:00:18 +01:00
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm
channels.scm channels: Do not fail when the inferior lacks 'guix repl'. 2019-03-08 12:31:38 +01:00
ci.scm
colors.scm Add (guix colors). 2019-04-10 12:40:58 +02:00
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
deprecation.scm
derivations.scm
describe.scm describe: Add 'current-profile-date'. 2019-03-17 22:55:01 +01:00
discovery.scm
docker.scm
download.scm download: Add MATE mirrors. 2019-03-15 13:05:08 -04:00
elf.scm
ftp-client.scm
gexp.scm gexp: 'compiled-modules' loads modules before compiling them. 2019-04-04 17:47:02 +02:00
git-download.scm
git.scm
glob.scm
gnu-maintenance.scm
gnupg.scm
grafts.scm
graph.scm
hg-download.scm
http-client.scm
i18n.scm
inferior.scm channels: Do not fail when the inferior lacks 'guix repl'. 2019-03-08 12:31:38 +01:00
licenses.scm licenses: Remove 'bsd-style'. 2019-04-08 10:42:51 +02:00
man-db.scm
memoization.scm
modules.scm Remove traces of "GuixSD". 2019-03-13 23:12:43 +01:00
monad-repl.scm
monads.scm
nar.scm
packages.scm gexp: 'compiled-modules' loads modules before compiling them. 2019-04-04 17:47:02 +02:00
pki.scm
profiles.scm
profiling.scm
progress.scm
records.scm records: Support custom 'this' identifiers. 2019-03-30 11:08:39 +01:00
scripts.scm scripts: Skip 'guix pull' suggestion when running code from a checkout. 2019-03-27 11:54:06 +01:00
search-paths.scm
self.scm self: Ship all the (gnu bootloader …) modules. 2019-04-03 18:21:43 +02:00
serialization.scm
sets.scm
ssh.scm
status.scm Add (guix colors). 2019-04-10 12:40:58 +02:00
store.scm store: 'with-store' expands to a single procedure call. 2019-04-10 12:40:58 +02:00
svn-download.scm
swh.scm
tests.scm tests: Add 'with-environment-variable'. 2019-03-16 18:15:09 +01:00
ui.scm ui: Colorize diagnostics. 2019-04-10 12:40:59 +02:00
upstream.scm refresh: Update the source code URL. 2019-03-27 14:59:42 +01:00
utils.scm
workers.scm
zlib.scm