lix/src/nix
Eelco Dolstra c3c858ac6d Make doc() return arbitrary Markdown rather than the contents of the "Description" section
Thus we can return the examples section (and any other sections) from
doc() and don't need examples() anymore.
2020-12-03 16:17:58 +01:00
..
add-to-store.cc Make doc() return arbitrary Markdown rather than the contents of the "Description" section 2020-12-03 16:17:58 +01:00
app.cc Make --no-eval-cache a global setting 2020-08-07 14:13:24 +02:00
build.cc Print built derivations as json for build 2020-11-11 10:27:02 -06:00
bundle.cc Removed reference check from bundler command 2020-11-23 21:19:40 +10:00
cat.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
command.cc Split out local-fs-store.hh 2020-10-09 20:18:08 +00:00
command.hh Add 'nix dump-args' to dump all commands/flags for manpage generation 2020-08-17 17:44:52 +02:00
copy.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
describe-stores.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
develop.cc nix develop: Preserve stdin with -c 2020-11-09 22:43:14 +01:00
diff-closures.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
doctor.cc Split out local-fs-store.hh 2020-10-09 20:18:08 +00:00
dump-path.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
edit.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
eval.cc nix eval: Add option to write a directory 2020-12-02 23:23:23 +01:00
flake.cc Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
get-env.sh nix develop: Set output paths to writable locations 2020-08-28 18:16:03 +02:00
hash.cc Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds 2020-10-09 18:26:47 +00:00
installables.cc Merge pull request #4189 from edolstra/flake-config 2020-11-17 15:39:14 +01:00
installables.hh Print built derivations as json for build 2020-11-11 10:27:02 -06:00
legacy.cc Start of new Nix command-line interface 2016-02-09 21:28:29 +01:00
legacy.hh Fix Darwin build 2016-03-15 12:11:27 +01:00
local.mk Remove unneeded -lboost_* flags 2020-10-06 13:34:58 +02:00
log.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
ls.cc Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds 2020-10-09 18:26:47 +00:00
main.cc Add 'nix help' 2020-12-02 23:23:23 +01:00
make-content-addressable.cc Sink: Use std::string_view 2020-12-02 14:17:27 +01:00
markdown.cc nix repl ':doc': Render using lowdown 2020-08-24 18:10:33 +02:00
markdown.hh nix repl ':doc': Render using lowdown 2020-08-24 18:10:33 +02:00
optimise-store.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
path-info.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
ping-store.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
profile.cc Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds 2020-10-09 18:26:47 +00:00
registry.cc Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds 2020-10-09 18:26:47 +00:00
repl.cc nix repl: Fix handling of multi-line expressions 2020-11-02 19:07:37 +01:00
run.cc shut up clang warnings 2020-12-01 15:04:03 +01:00
search.cc Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds 2020-10-09 18:26:47 +00:00
show-config.cc Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds 2020-10-09 18:26:47 +00:00
show-derivation.cc Allow non-CA derivations to depend on CA derivations 2020-10-27 07:29:23 +01:00
sigs.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
upgrade-nix.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
verify.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
why-depends.cc Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds 2020-10-09 18:26:47 +00:00