lix/src/libstore
Bjørn Forsman 74d94b2a13 Don't recommend 'nix log' unless experimental feature is enabled
This fixes the issue that `nix-build`, without experimental feature
'nix-command' enabled, recommends the experimental CLI `nix log` to view
build logs. Now it'll recommend the stable `nix-store -l` CLI instead.

Fixes https://github.com/NixOS/nix/issues/8118
2023-03-28 21:02:08 +02:00
..
build Don't recommend 'nix log' unless experimental feature is enabled 2023-03-28 21:02:08 +02:00
builtins
tests
binary-cache-store.cc
binary-cache-store.hh
build-result.hh
builtins.hh
ca-specific-schema.sql
content-address.cc
content-address.hh
crypto.cc
crypto.hh
daemon.cc
daemon.hh
derivations.cc
derivations.hh
derived-path.cc
derived-path.hh More property tests 2023-01-29 17:09:59 -05:00
dummy-store.cc
dummy-store.md
export-import.cc
filetransfer.cc
filetransfer.hh
fs-accessor.hh
gc-store.hh
gc.cc
globals.cc Merge pull request #8062 from edolstra/ssl-cert-file 2023-03-27 15:37:15 +02:00
globals.hh Merge pull request #8084 from edolstra/store-docs 2023-03-27 15:46:18 +02:00
http-binary-cache-store.cc
http-binary-cache-store.md
legacy-ssh-store.cc
legacy-ssh-store.md
local-binary-cache-store.cc
local-binary-cache-store.md
local-fs-store.cc
local-fs-store.hh
local-store.cc Merge pull request #8084 from edolstra/store-docs 2023-03-27 15:46:18 +02:00
local-store.hh Register LocalStore to ensure it's included in the manual 2023-03-23 15:23:13 +01:00
local-store.md Tweaks 2023-03-23 15:32:59 +01:00
local.mk
lock.cc
lock.hh
log-store.cc
log-store.hh
machines.cc
machines.hh
make-content-addressed.cc
make-content-addressed.hh
misc.cc
names.cc
names.hh
nar-accessor.cc
nar-accessor.hh
nar-info-disk-cache.cc
nar-info-disk-cache.hh
nar-info.cc
nar-info.hh
nix-store.pc.in
optimise-store.cc
outputs-spec.cc
outputs-spec.hh
parsed-derivations.cc
parsed-derivations.hh
path-info.cc
path-info.hh
path-regex.hh
path-with-outputs.cc
path-with-outputs.hh
path.cc
path.hh
pathlocks.cc Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
pathlocks.hh
profiles.cc
profiles.hh Make some comments in profiles.hh doxygen-enabled 2023-03-27 10:02:10 +02:00
realisation.cc
realisation.hh
references.cc
references.hh
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store.cc
remote-store.hh
repair-flag.hh
s3-binary-cache-store.cc
s3-binary-cache-store.hh
s3-binary-cache-store.md
s3.hh
schema.sql
serve-protocol.hh
sqlite.cc
sqlite.hh
ssh-store-config.hh
ssh-store.cc
ssh-store.md
ssh.cc
ssh.hh
store-api.cc
store-api.hh
store-cast.hh
uds-remote-store.cc Register LocalStore to ensure it's included in the manual 2023-03-23 15:23:13 +01:00
uds-remote-store.hh
uds-remote-store.md
worker-protocol.hh