lix/src/libstore
eldritch horrors c0fa61340c Merge pull request #9172 from tfc/bad-moves
Fix/remove some bad std::moves

(cherry picked from commit 8c049a9f044569ebda70231709f6f15d3073894a)
Change-Id: I720273378d2506a13883acee28abd096d099b0d4
2024-03-04 04:41:52 +01:00
..
build Merge pull request #9172 from tfc/bad-moves 2024-03-04 04:41:52 +01:00
builtins
binary-cache-store.cc Simplify ContentAddress 2023-07-07 07:30:01 -04:00
binary-cache-store.hh
build-result.cc Merge pull request #9094 from obsidiansystems/test-proto 2024-03-04 04:36:23 +01:00
build-result.hh Merge pull request #9094 from obsidiansystems/test-proto 2024-03-04 04:36:23 +01:00
builtins.hh
ca-specific-schema.sql
common-protocol-impl.hh Merge pull request #9099 from obsidiansystems/common-proto 2024-03-04 04:36:58 +01:00
common-protocol.cc Merge pull request #9099 from obsidiansystems/common-proto 2024-03-04 04:36:58 +01:00
common-protocol.hh Merge pull request #9099 from obsidiansystems/common-proto 2024-03-04 04:36:58 +01:00
content-address.cc Merge pull request #9172 from tfc/bad-moves 2024-03-04 04:41:52 +01:00
content-address.hh Fixing #7479 2023-08-18 11:44:00 -04:00
crypto.cc
crypto.hh
daemon.cc Clean up store hierarchy with IndirectRootStore 2023-07-24 09:19:44 -04:00
daemon.hh
derivations.cc Merge pull request #9099 from obsidiansystems/common-proto 2024-03-04 04:36:58 +01:00
derivations.hh Allow dynamic derivation deps in inputDrvs 2023-09-07 10:39:37 -04:00
derived-path-map.cc Revert "Adapt scheduler to work with dynamic derivations" 2023-10-02 15:05:23 +00:00
derived-path-map.hh Revert "Adapt scheduler to work with dynamic derivations" 2023-10-02 15:05:23 +00:00
derived-path.cc Introduce OutputName and OutputNameView type aliases 2023-08-25 09:55:07 -04:00
derived-path.hh Introduce OutputName and OutputNameView type aliases 2023-08-25 09:55:07 -04:00
downstream-placeholder.cc Introduce OutputName and OutputNameView type aliases 2023-08-25 09:55:07 -04:00
downstream-placeholder.hh Introduce OutputName and OutputNameView type aliases 2023-08-25 09:55:07 -04:00
dummy-store.cc
dummy-store.md
export-import.cc Merge pull request #9099 from obsidiansystems/common-proto 2024-03-04 04:36:58 +01:00
filetransfer.cc FileTransfer::download: fix use-after-move 2023-08-11 12:00:31 +02:00
filetransfer.hh
fs-accessor.hh
gc-store.hh Clean up store hierarchy with IndirectRootStore 2023-07-24 09:19:44 -04:00
gc.cc Put functional tests in tests/functional 2023-12-01 12:06:43 -05:00
globals.cc libstore: Add apple-virt to system features when available 2023-11-16 18:59:06 +01:00
globals.hh Merge pull request #8047 from lovesegfault/always-allow-substitutes 2024-03-04 04:37:03 +01:00
http-binary-cache-store.cc
http-binary-cache-store.md
indirect-root-store.hh Clean up store hierarchy with IndirectRootStore 2023-07-24 09:19:44 -04:00
legacy-ssh-store.cc Merge pull request #9137 from obsidiansystems/serve-protocol 2024-03-04 04:37:05 +01:00
legacy-ssh-store.md
length-prefixed-protocol-helper.hh Merge pull request #9099 from obsidiansystems/common-proto 2024-03-04 04:36:58 +01:00
local-binary-cache-store.cc
local-binary-cache-store.md
local-fs-store.cc
local-fs-store.hh Clean up store hierarchy with IndirectRootStore 2023-07-24 09:19:44 -04:00
local-store.cc Fix misread of source if path is already valid 2023-08-07 10:27:40 +02:00
local-store.hh LocalStore::verifyPath: Use StorePathSet for store local var 2023-07-31 12:44:18 -04:00
local-store.md
local.mk
lock.cc
lock.hh
log-store.cc
log-store.hh
machines.cc
machines.hh
make-content-addressed.cc Merge pull request #8650 from obsidiansystems/content-address-simpler 2023-07-21 13:46:53 +02:00
make-content-addressed.hh makeContentAddressed: Add single path helper 2023-06-30 18:22:47 +02:00
misc.cc Allow dynamic derivation deps in inputDrvs 2023-09-07 10:39:37 -04:00
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 Merge pull request #9172 from tfc/bad-moves 2024-03-04 04:41:52 +01:00
outputs-spec.hh Introduce OutputName and OutputNameView type aliases 2023-08-25 09:55:07 -04:00
parsed-derivations.cc Merge pull request #8047 from lovesegfault/always-allow-substitutes 2024-03-04 04:37:03 +01:00
parsed-derivations.hh
path-info.cc Simplify ContentAddress 2023-07-07 07:30:01 -04:00
path-info.hh
path-references.cc
path-references.hh
path-regex.hh StorePath: reject names starting with '.' 2023-10-08 12:21:18 +00:00
path-with-outputs.cc Fixing #7479 2023-08-18 11:44:00 -04:00
path-with-outputs.hh Make the Derived Path family of types inductive for dynamic derivations 2023-08-10 00:08:32 -04:00
path.cc StorePath: reject names starting with '.' 2023-10-08 12:21:18 +00:00
path.hh
pathlocks.cc
pathlocks.hh
profiles.cc Merge pull request #9041 from trofi/profiles-sign 2024-03-04 04:36:10 +01:00
profiles.hh
realisation.cc
realisation.hh Introduce OutputName and OutputNameView type aliases 2023-08-25 09:55:07 -04:00
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store-connection.hh Make RemoteStore::ConnectionHandle part of class and expose 2023-07-24 09:17:01 -04:00
remote-store.cc Special-case error message to add extra information 2023-09-07 10:39:37 -04:00
remote-store.hh Clean up store hierarchy with IndirectRootStore 2023-07-24 09:19:44 -04:00
repair-flag.hh
s3-binary-cache-store.cc
s3-binary-cache-store.hh
s3-binary-cache-store.md
s3.hh
schema.sql
serve-protocol-impl.hh Merge pull request #9137 from obsidiansystems/serve-protocol 2024-03-04 04:37:05 +01:00
serve-protocol.cc Merge pull request #9137 from obsidiansystems/serve-protocol 2024-03-04 04:37:05 +01:00
serve-protocol.hh Merge pull request #9137 from obsidiansystems/serve-protocol 2024-03-04 04:37:05 +01:00
sqlite.cc
sqlite.hh
ssh-store-config.hh
ssh-store.cc Clean up store hierarchy with IndirectRootStore 2023-07-24 09:19:44 -04:00
ssh-store.md
ssh.cc
ssh.hh
store-api.cc Add infra for experimental store implemenations 2023-08-02 15:46:38 -04:00
store-api.hh Make the Derived Path family of types inductive for dynamic derivations 2023-08-10 00:08:32 -04:00
store-cast.hh
uds-remote-store.cc Clean up store hierarchy with IndirectRootStore 2023-07-24 09:19:44 -04:00
uds-remote-store.hh Clean up store hierarchy with IndirectRootStore 2023-07-24 09:19:44 -04:00
uds-remote-store.md
worker-protocol-impl.hh Merge pull request #9099 from obsidiansystems/common-proto 2024-03-04 04:36:58 +01:00
worker-protocol.cc Merge pull request #9099 from obsidiansystems/common-proto 2024-03-04 04:36:58 +01:00
worker-protocol.hh Merge pull request #9099 from obsidiansystems/common-proto 2024-03-04 04:36:58 +01:00