lix/src/libstore
Eelco Dolstra 045b07200c Remove Store::queryDerivationOutputNames()
This function was used in only one place, where it could easily be
replaced by readDerivation() since it's not
performance-critical. (This function appears to have been modelled
after queryDerivationOutputs(), which exists only to make the garbage
collector faster.)
2020-06-12 12:46:33 +02:00
..
builtins datatransfer.{cc,hh} -> filetransfer.{cc,hh} 2020-04-08 22:26:57 +02:00
binary-cache-store.cc Remove addToStore variant as requested by FIXME 2020-05-29 17:02:32 -04:00
binary-cache-store.hh Remove addToStore variant as requested by FIXME 2020-05-29 17:02:32 -04:00
build.cc Remove Store::queryDerivationOutputNames() 2020-06-12 12:46:33 +02:00
builtins.hh
crypto.cc
crypto.hh
daemon.cc Remove Store::queryDerivationOutputNames() 2020-06-12 12:46:33 +02:00
daemon.hh
derivations.cc Remove Store::queryDerivationOutputNames() 2020-06-12 12:46:33 +02:00
derivations.hh Remove Store::queryDerivationOutputNames() 2020-06-12 12:46:33 +02:00
export-import.cc libutils/hash: remove default encoding 2020-06-03 13:49:51 +02:00
filetransfer.cc datatransfer.{cc,hh} -> filetransfer.{cc,hh} 2020-04-08 22:26:57 +02:00
filetransfer.hh datatransfer.{cc,hh} -> filetransfer.{cc,hh} 2020-04-08 22:26:57 +02:00
fs-accessor.hh
gc.cc Merge pull request #3546 from guibou/nix_readfile_on_0_sized_files 2020-05-06 11:33:55 +02:00
globals.cc Show hint how to enable experimental features 2020-05-12 15:47:09 +02:00
globals.hh Disable extra-platforms = i686-linux on wsl1 (#3676) 2020-06-09 21:53:53 +00:00
http-binary-cache-store.cc datatransfer.{cc,hh} -> filetransfer.{cc,hh} 2020-04-08 22:26:57 +02:00
legacy-ssh-store.cc Replace some bool recursive with a new FileIngestionMethod enum 2020-03-29 15:16:20 -04:00
local-binary-cache-store.cc
local-fs-store.cc
local-store.cc Remove Store::queryDerivationOutputNames() 2020-06-12 12:46:33 +02:00
local-store.hh Remove Store::queryDerivationOutputNames() 2020-06-12 12:46:33 +02:00
local.mk Remove global -I flags 2020-03-30 15:30:19 +02:00
machines.cc
machines.hh
misc.cc
names.cc Move names.{cc,hh} to libstore 2020-06-11 15:42:18 +02:00
names.hh Move names.{cc,hh} to libstore 2020-06-11 15:42:18 +02:00
nar-accessor.cc
nar-accessor.hh
nar-info-disk-cache.cc libutils/hash: remove default encoding 2020-06-03 13:49:51 +02:00
nar-info-disk-cache.hh Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
nar-info.cc libutils/hash: remove default encoding 2020-06-03 13:49:51 +02:00
nar-info.hh
nix-store.pc.in
optimise-store.cc libutils/hash: remove default encoding 2020-06-03 13:49:51 +02:00
parsed-derivations.cc Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
parsed-derivations.hh Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
path.cc
path.hh Never cast FileIngestionMethod to or from boolean 2020-03-30 22:31:51 +00:00
pathlocks.cc
pathlocks.hh
profiles.cc Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
profiles.hh Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
references.cc
references.hh
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store.cc Remove Store::queryDerivationOutputNames() 2020-06-12 12:46:33 +02:00
remote-store.hh Remove Store::queryDerivationOutputNames() 2020-06-12 12:46:33 +02:00
s3-binary-cache-store.cc datatransfer.{cc,hh} -> filetransfer.{cc,hh} 2020-04-08 22:26:57 +02:00
s3-binary-cache-store.hh
s3.hh DataTransfer -> FileTransfer 2020-04-08 22:26:57 +02:00
sandbox-defaults.sb
sandbox-minimal.sb
sandbox-network.sb
schema.sql
serve-protocol.hh
sqlite.cc Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
sqlite.hh Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
ssh-store.cc
ssh.cc
ssh.hh
store-api.cc libutils/hash: remove default encoding 2020-06-03 13:49:51 +02:00
store-api.hh Remove Store::queryDerivationOutputNames() 2020-06-12 12:46:33 +02:00
worker-protocol.hh Remove Store::queryDerivationOutputNames() 2020-06-12 12:46:33 +02:00