1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos
Michael Stapelberg 9cbf8a0652 Fix buildMachines example: use lists, not string (#20361)
Using the example before this commit resulted in the following error:

```
error: value is a string while a list was expected, at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/nixos/modules/services/misc/nix-daemon.nix:349:37
```
2016-11-15 07:04:32 +01:00
..
doc/manual NixOS manual: Update link to list of AMIs 2016-11-07 11:24:15 -08:00
lib
maintainers
modules Fix buildMachines example: use lists, not string (#20361) 2016-11-15 07:04:32 +01:00
tests cjdns test: fix typo 2016-11-15 01:57:30 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix Revert "cjdns: Disable tests" 2016-11-12 13:09:28 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.