guix-play/guix/scripts
Ludovic Courtès 6ddb59607b
guix system: Report wrong file system 'device' fields.
Previously, if you wrote (device "my-label") without (title 'label),
you'd get:

  guix system: error: stat: No such file or directory: "my-label"

Now you get a proper error and a hint.

Reported by Pierre-Antoine Rouby.

* guix/scripts/system.scm (check-file-system-availability)[literal]: New
variable.  Loop over LITERAL.
* gnu/system/file-systems.scm (%pseudo-file-system-types): New variable.
* guix/ui.scm (display-hint): Make public.
2018-04-27 18:45:02 +02:00
..
container
import
system
archive.scm scripts: All commands enable build hooks by default. 2017-12-07 23:12:37 +01:00
authenticate.scm
build.scm guix build: 'guix build --log-file' gracefully reports certificate errors. 2018-03-26 10:07:57 +02:00
challenge.scm
container.scm
copy.scm scripts: All commands enable build hooks by default. 2017-12-07 23:12:37 +01:00
download.scm
edit.scm
environment.scm guix environment: load manifest files like "guix package" does 2018-03-27 23:26:15 +02:00
gc.scm guix gc: Add '--derivers'. 2018-03-27 14:51:44 +02:00
graph.scm graph: Add "module" node type. 2018-03-27 14:51:44 +02:00
hash.scm
import.scm
lint.scm lint: 'check-vulnerabilities' also checks package properties. 2017-12-10 21:59:07 +02:00
offload.scm offload: Look at machine loads for the past minute. 2018-01-15 23:29:33 +01:00
pack.scm guix: Rewrite build-docker-image to allow more paths. 2018-03-24 03:04:10 +01:00
package.scm guix package: Add '--allow-collisions'. 2018-03-31 23:30:50 +02:00
perform-download.scm
publish.scm publish: Restore gzip compression in cache-less mode. 2018-01-22 11:15:50 +01:00
pull.scm scripts: All commands enable build hooks by default. 2017-12-07 23:12:37 +01:00
refresh.scm
size.scm
substitute.scm build: Require Guile >= 2.0.13. 2018-02-26 18:19:34 +01:00
system.scm guix system: Report wrong file system 'device' fields. 2018-04-27 18:45:02 +02:00
weather.scm weather: Report continuous integration stats. 2018-03-28 16:17:06 +02:00