From 09ff17ff426ea228054bf2e1c981c3e0c38f6a04 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 7 Apr 2015 23:26:14 +0200 Subject: pwutil.nix argument documentation --- posts/pwutil.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/posts/pwutil.md b/posts/pwutil.md index 85b174b..69a780d 100644 --- a/posts/pwutil.md +++ b/posts/pwutil.md @@ -58,6 +58,15 @@ A `~/.nixpkgs/config.nix` allowing one to do so might look thus: } ~~~ +The derivation takes some arguments (write those in `{}` above): + +`main ? null` + ~ Overwrite `pwutil.hs` with a file path + +`with ? false` + ~ `` is one of Encfs, Pwgen, or Ssh a the current time. + If `true` wraps executables to have `$PATH` include ``. + ### `Types.hs` `PWLocation` describes the location of a file containing a YAML object mapping human readable identifiers to account information. -- cgit v1.2.3