Ludovic Courtès
|
07254feb24
ui: Avoid circularity with (guix gexp).
|
10 years ago |
Ludovic Courtès
|
56b8210697
guix build: Allow gexps to be passed to '-e'.
|
10 years ago |
Ludovic Courtès
|
ee76417972
Separate package description translations from string translations.
|
10 years ago |
Ludovic Courtès
|
52ddf2ae6f
ui: Gracefully deal with zero-output derivations.
|
10 years ago |
Ludovic Courtès
|
ada3df03e3
monads: Hide 'derivation-expression' and 'lower-inputs'.
|
10 years ago |
Ludovic Courtès
|
1d6243cf70
ui: Add 'size->number'.
|
10 years ago |
Ludovic Courtès
|
bde8c0e6d9
ui: Improve reporting of 'system-error' exceptions.
|
10 years ago |
Ludovic Courtès
|
c1d52c71aa
ui: Handle SRFI-35 '&message' conditions.
|
10 years ago |
Ludovic Courtès
|
49e6291a7a
Add 'guix offload' as a daemon build hook.
|
10 years ago |
Ludovic Courtès
|
59f734f351
ui: Filter out internal commands from '--help'.
|
10 years ago |
Ludovic Courtès
|
c5e0eb2884
ui: Update copyright year in '--version' output.
|
10 years ago |
Ludovic Courtès
|
8fa3e6b338
ui: Don't use hyphens in 'package->recutils' output.
|
10 years ago |
Ludovic Courtès
|
ac5de156ae
guix build: '-e' can be passed a monadic thunk.
|
11 years ago |
Ludovic Courtès
|
64a967cc9c
ui: Make '--version' output GCS-compliant.
|
11 years ago |
Ludovic Courtès
|
2876b98925
ui: Factorize package specification parsing.
|
11 years ago |
Ludovic Courtès
|
39e9f95d05
guix: Add missing call to 'bindtextdomain'.
|
11 years ago |
Nikita Karetnikov
|
2cd09108c9
guix package: Add '--list-generations'.
|
11 years ago |
Ludovic Courtès
|
59688fc4b5
derivations: 'derivation' and related procedures return a single value.
|
11 years ago |
Ludovic Courtès
|
00554b2a0f
substitute-binary: Show the Nar size, when available.
|
11 years ago |
Cyril Roelandt
|
e12b3eb93e
Make "guix -h" work as "guix --help".
|
11 years ago |
Ludovic Courtès
|
e14c39291b
ui: Ignore SIGPIPE and catch `system-error' exceptions.
|
11 years ago |
Ludovic Courtès
|
1a8b783470
ui: Don't make substituter-related RPCs at all when substitutes are disabled.
|
11 years ago |
Ludovic Courtès
|
89d02b98f9
ui: define-diagnostic: Don't mark `_' and `N_' as literals.
|
11 years ago |
Ludovic Courtès
|
9b222abe03
packages: Raise an error condition a cross builder is needed but unavailable.
|
11 years ago |
Ludovic Courtès
|
969e678ed9
Add `--max-silent-time' to `guix build' and `guix package'.
|
11 years ago |
Ludovic Courtès
|
b30b13dc3d
Sort commands alphabetically in "guix --help".
|
11 years ago |
Ludovic Courtès
|
2b8cf44fd9
Fix "guix --help" on Guile 2.0.5.
|
11 years ago |
Ludovic Courtès
|
25c936766e
ui: Invite users to try `--help' in the error message.
|
11 years ago |
Ludovic Courtès
|
e31ff8b8d0
ui: Implement `guix --help'.
|
11 years ago |
Ludovic Courtès
|
ec5d0a85eb
ui: Gracefully report "command not found" errors.
|
11 years ago |