summaryrefslogtreecommitdiffstats
path: root/default.nix
diff options
context:
space:
mode:
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> {}
}: