nixos docs: Add a makefile for hacking on the nixos docs

This commit is contained in:
Graham Christensen
2018-04-28 04:00:55 -04:00
parent 59f8b1e844
commit 0ff0d138e4
5 changed files with 16 additions and 6 deletions
+1
View File
@@ -229,6 +229,7 @@ let
'';
in rec {
inherit generatedSources;
# The NixOS options in JSON format.
optionsJSON = runCommand "options-json"