lix/src/nix
Eelco Dolstra 231a8aa2c2 nix edit: Support non-derivation attributes
E.g.

  $ nix edit .#nixosConfigurations.bla

now works.

(cherry picked from commit d2032edb2f)
2020-03-24 14:06:47 +01:00
..
add-to-store.cc Make the Store API more type-safe 2019-12-10 22:06:05 +01: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 Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
command.hh nix edit: Support non-derivation attributes 2020-03-24 14:06:47 +01:00
copy.cc Make the Store API more type-safe 2019-12-10 22:06:05 +01: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 Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
make-content-addressable.cc nix make-content-addressable: Add --json flag 2019-12-18 17:39:02 +01:00
optimise-store.cc Make subcommand construction in MultiCommand lazy 2019-12-05 20:19:26 +01:00
path-info.cc Make the Store API more type-safe 2019-12-10 22:06:05 +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 Make the Store API more type-safe 2019-12-10 22:06:05 +01: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 Prevent uninitialized StorePath creation 2020-02-13 16:12:16 +01:00