summaryrefslogtreecommitdiffstats
path: root/default.nix
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2014-11-05 05:08:40 +0100
committertv <tv@shackspace.de>2014-11-05 05:08:40 +0100
commit250e9a5734e519632ae8920b9a76f40794a933a0 (patch)
treee4ca9f78d2e84cf0d9cb98bc1959bd50efba3342 /default.nix
parent05c69c361fc2e658bd88ca97e0512257902a8e3e (diff)
add README
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/default.nix b/default.nix
index 234f3d5..781e099 100644
--- a/default.nix
+++ b/default.nix
@@ -1,3 +1,9 @@
+# This file is just a convenient wrapper around cgserver.nix,
+# so the package can be installed by:
+#
+# nix-env -f . -i
+#
+
{ pkgs ? import <nixpkgs> {}
}: