nix-super/src/nix
Eelco Dolstra fa8dad10ed Typo
2020-12-03 23:26:23 +01:00
..
add-to-store.cc Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
add-to-store.md nix add-to-store: Move markdown docs into a separate file 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 Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
command.cc Allow registering subcommands of subcommands 2020-12-03 17:55:55 +01:00
command.hh Allow registering subcommands of subcommands 2020-12-03 17:55:55 +01: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 Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
doctor.cc Split out local-fs-store.hh 2020-10-09 20:18:08 +00:00
dump-path.cc Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01: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 Move 'nix hash-*' and 'nix to-*' to 'nix hash' 2020-12-03 17:55:55 +01: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 Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
main.cc Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
make-content-addressable.cc Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +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
nar.cc Move NAR-related commands to 'nix nar' 2020-12-03 18:09:02 +01:00
optimise-store.cc Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
path-info.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
ping-store.cc Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
profile.cc Typo 2020-12-03 23:26:23 +01: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 Add FIXME 2020-12-03 20:31:45 +01:00
sigs.cc Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
store.cc Introduce 'nix store' command 2020-12-03 18:07:13 +01:00
upgrade-nix.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
verify.cc Move most store-related commands to 'nix store' 2020-12-03 23:22:22 +01:00
why-depends.cc Merge remote-tracking branch 'upstream/master' into fix-and-ci-static-builds 2020-10-09 18:26:47 +00:00