nix-super/src/nix
John Ericson 832bd534dc Store parsed hashes in DerivationOutput
It's best to detect invalid data as soon as possible, with data types
that make storing it impossible.
2020-03-30 11:33:35 -04:00
..
add-to-store.cc Replace some bool recursive with a new FileIngestionMethod enum 2020-03-29 15:16:20 -04:00
build.cc Make subcommand construction in MultiCommand lazy 2019-12-05 20:19:26 +01:00
cat.cc Make subcommand construction in MultiCommand lazy 2019-12-05 20:19:26 +01:00
command.cc Replace some bool recursive with a new FileIngestionMethod enum 2020-03-29 15:16:20 -04:00
command.hh Replace some bool recursive with a new FileIngestionMethod enum 2020-03-29 15:16:20 -04:00
copy.cc Replace some bool recursive with a new FileIngestionMethod enum 2020-03-29 15:16:20 -04:00
doctor.cc nix doctor: Fix typo 2019-12-05 20:40:52 +01:00
dump-path.cc Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
edit.cc nix edit: Support non-derivation attributes 2020-03-24 14:06:47 +01:00
eval.cc nix edit: Support non-derivation attributes 2020-03-24 14:06:47 +01:00
hash.cc Make subcommand construction in MultiCommand lazy 2019-12-05 20:19:26 +01:00
installables.cc nix edit: Support non-derivation attributes 2020-03-24 14:06:47 +01: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 local.mk: fix user-env.cc dep on buildenv.nix.gen.hh, resolve occasional build failure 2020-03-12 00:51:56 +01:00
log.cc Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
ls.cc Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
main.cc Fix --refresh with --no-net 2020-03-24 14:26:23 +01:00
make-content-addressable.cc Replace some bool recursive with a new FileIngestionMethod enum 2020-03-29 15:16:20 -04:00
optimise-store.cc Make subcommand construction in MultiCommand lazy 2019-12-05 20:19:26 +01:00
path-info.cc nix path-info --json: Print hash in SRI format 2020-03-24 14:26:23 +01:00
ping-store.cc Make subcommand construction in MultiCommand lazy 2019-12-05 20:19:26 +01:00
progress-bar.cc Disable the progress bar if $TERM == dumb or unset 2020-02-18 17:51:18 +01:00
progress-bar.hh nix: Add --print-build-logs flag 2019-05-15 17:33:56 +02:00
repl.cc nix repl: Put EvalState on the heap 2020-03-19 13:52:28 +01:00
run.cc Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
search.cc Make subcommand construction in MultiCommand lazy 2019-12-05 20:19:26 +01:00
show-config.cc Make subcommand construction in MultiCommand lazy 2019-12-05 20:19:26 +01:00
show-derivation.cc Store parsed hashes in DerivationOutput 2020-03-30 11:33:35 -04:00
sigs.cc Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
upgrade-nix.cc findAlongAttrPath(): Return position 2020-03-24 14:06:47 +01:00
verify.cc Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
why-depends.cc Pretty-print 'nix why-depends' / 'nix-store -q --tree' output 2020-03-24 14:26:23 +01:00