Eelco Dolstra
e1cf40fa95
nix-instantiate: Rename --eval-only to --eval, --parse-only to --parse
2014-02-19 16:34:24 +01:00
Eelco Dolstra
c31836008e
nix-instantiate: Add a flag --expr / -E to read expressions from the command line
...
This is basically a shortcut for ‘echo 'expr...' | nix-instantiate -’.
Also supported by nix-build and nix-shell.
2014-02-19 16:30:19 +01:00
Shea Levy
e4058fab64
Rename --no-readonly-mode --read-write-mode
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-07 18:03:38 +01:00
Shea Levy
0c3e8a616e
nix-instantiate: Add a --no-readonly-mode flag
...
This allows running nix-instantiate --eval-only without performing the
evaluation in readonly mode, letting features like import from
derivation and automatic substitution of builtins.storePath paths work.
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-07 18:03:38 +01:00
Eelco Dolstra
9cd3ff1059
nix-instantiate: default to "default.nix" if no arguments are given
2012-04-17 17:19:43 +02:00
Eelco Dolstra
8745fade03
Added utility command ‘nix-instantiate --find-file’ to look up a file in Nix's search path
2012-04-17 17:14:14 +02:00
Eelco Dolstra
5863987bba
Include environment variables in the manpages
2012-04-06 21:56:20 +02:00
Eelco Dolstra
998b977ede
Include common options in the manpages using some XInclude hackery
2012-04-06 21:45:00 +02:00
Eelco Dolstra
d413612029
* Remove the redundant <sections> around refentries.
2009-07-14 14:58:12 +00:00
Eelco Dolstra
8a9fe6c11c
* Manpage for nix-copy-closure.
2007-09-19 14:01:41 +00:00
Eelco Dolstra
52d03276dd
* Compatibility with docbook5-xsl.
2007-02-05 12:10:10 +00:00
Eelco Dolstra
99ef620c8c
* Documented nix-instantiate --xml, --strict.
...
* Added an example to the nix-build section.
2006-10-05 20:41:57 +00:00
Eelco Dolstra
8396b59286
* Documented --attr / -A.
2006-10-05 20:07:41 +00:00
Eelco Dolstra
5d769de8a3
* Document --arg.
2006-10-05 09:08:52 +00:00
Eelco Dolstra
1a9a1f2768
* Convert to DocBook 5.
...
* Use Jing for RelaxNG validation, xmllint seems buggy.
2006-08-21 16:05:11 +00:00
Eelco Dolstra
b505f9eaf5
* Document that nix-instantiate can read from stdin.
2006-02-10 15:29:17 +00:00
Eelco Dolstra
128c174295
* Manual updates.
2005-04-05 15:28:30 +00:00
Eelco Dolstra
ad3121a52d
* Documented common environment variables.
2005-03-16 16:45:29 +00:00
Eelco Dolstra
e301334696
* XInclude all the way.
2005-03-15 13:55:41 +00:00
Eelco Dolstra
c2b0d6b02f
* Document --eval-only and --parse-only options in nix-instantiate.
2004-11-12 23:22:08 +00:00
Eelco Dolstra
92e832348d
* Lots of manual stuff. Reference pages for most Nix commands.
...
* nix-pull now requires the full url to the manifest, i.e.,
`/MANIFEST/' is no longer automatically appended.
* nix-prefetch-url works again.
2004-02-10 16:14:47 +00:00
Eelco Dolstra
d9f30fe7c7
* Sort `nix-env -q' output by derivation name.
...
* `--version' flag for all commands.
* Manual updates.
2004-02-02 10:51:54 +00:00
Eelco Dolstra
df7a718786
* Man pages in sections.
2003-12-21 21:57:09 +00:00