nixpkgs/nixos/modules
Benno Fünfstück 691f683c8c types.nix: better error message for non-paths
This improves error messages when a set or a list is used where a path
was expected. For an example, if you used a package set (as opposed to a
single package) in systemPackages before this commit, the error was:

```
cannot coerce a list to a string, at "/home/nixpkgs/lib/types.nix":103:37
```

Now, the error message reads:

```
The option value `environment.systemPackages' in `/etc/nixos/configuration.nix' is not a list of paths.
```
2015-08-15 13:05:57 +02:00
..
config types.nix: better error message for non-paths 2015-08-15 13:05:57 +02:00
hardware bumblebee: remove redundant bash process 2015-08-03 23:26:23 +03:00
installer Add auto update feature 2015-08-07 05:37:31 +02:00
misc Unify NixOS and Nixpkgs channel structure 2015-08-05 17:37:11 +02:00
profiles nixos/ISO profile: fix defaultLocales :-) 2015-08-06 12:30:38 +02:00
programs Add an option ‘nix.nixPath’ for specifying $NIX_PATH 2015-08-05 14:33:15 +02:00
security Merge branch 'master.upstream' into staging.upstream 2015-07-05 13:06:02 -07:00
services kippo: fix check for pidPath 2015-08-07 01:01:22 -04:00
system Allow units to specify that they shouldn't be stopped when removed 2015-08-07 05:37:23 +02:00
tasks Don't include wireless tools in containers 2015-07-22 12:51:21 +02:00
testing test-instrumentation.nix: Prevent calling a pager 2015-01-15 14:39:29 +01:00
virtualisation Merge branch 'vboxguest-sbin-removal'. 2015-08-04 04:00:09 +02:00
module-list.nix Add auto update feature 2015-08-07 05:37:31 +02:00
rename.nix Merge pull request #6702 from joachifm/dnscrypt-proxy 2015-07-12 00:17:46 -07:00