nix-super/src/nix
Eelco Dolstra d2032edb2f nix edit: Support non-derivation attributes
E.g.

  $ nix edit .#nixosConfigurations.bla

now works.
2020-02-07 14:22:01 +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 Merge remote-tracking branch 'origin/master' into flakes 2019-12-11 14:53:30 +01:00
command.hh Clean up the lock file handling flags 2020-01-29 21:04:28 +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-02-07 14:22:01 +01:00
eval.cc nix edit: Support non-derivation attributes 2020-02-07 14:22:01 +01:00
flake-template.nix Fix attr path to nixpkgs flake in flake template 2019-11-14 23:13:37 +01:00
flake.cc findAlongAttrPath(): Return position 2020-02-07 14:08:24 +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-02-07 14:22:01 +01:00
installables.hh nix edit: Support non-derivation attributes 2020-02-07 14:22:01 +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 Merge remote-tracking branch 'origin/master' into flakes 2019-12-11 14:53:30 +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-01-28 17:34:48 +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
profile.cc Cleanup 2020-02-02 11:31:58 +01:00
progress-bar.cc Fix progress bar 2019-12-14 23:19:04 +01:00
progress-bar.hh nix: Add --print-build-logs flag 2019-05-15 17:33:56 +02:00
repl.cc Merge remote-tracking branch 'origin/master' into flakes 2019-12-11 14:53:30 +01:00
run.cc Merge remote-tracking branch 'origin/master' into flakes 2019-12-11 14:53:30 +01:00
search.cc Make subcommand construction in MultiCommand lazy 2019-12-05 20:19:26 +01:00
shell.cc Merge remote-tracking branch 'origin/master' into flakes 2019-12-11 14:53:30 +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-02-07 14:08:24 +01:00
verify.cc Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
why-depends.cc Use light box drawing symbols 2020-01-31 14:09:27 +01:00