lix/src/libstore
John Ericson 450dcf2c1b Remove HashType::Unknown
Instead, `Hash` uses `std::optional<HashType>`. In the future, we may
also make `Hash` itself require a known hash type, encoraging people to
use `std::optional<Hash>` instead.
2020-06-02 15:52:13 +00:00
..
builtins Remove HashType::Unknown 2020-06-02 15:52:13 +00:00
binary-cache-store.cc Merge branch 'master' of github.com:NixOS/nix into enum-class 2020-05-28 10:58:22 -04:00
binary-cache-store.hh Rename some variables named “recursive” to “method” 2020-05-27 13:21:26 -05:00
build.cc Remove HashType::Unknown 2020-06-02 15:52:13 +00:00
builtins.hh
crypto.cc
crypto.hh
daemon.cc Merge branch 'master' of github.com:NixOS/nix into enum-class 2020-05-28 10:58:22 -04:00
daemon.hh
derivations.cc Remove HashType::Unknown 2020-06-02 15:52:13 +00:00
derivations.hh
export-import.cc Remove HashType::Unknown 2020-06-02 15:52:13 +00:00
filetransfer.cc Fixing the result of merge 2020-05-28 12:14:36 -04:00
filetransfer.hh
fs-accessor.hh
gc.cc Merge branch 'master' of github.com:NixOS/nix into enum-class 2020-05-28 10:58:22 -04:00
globals.cc Show hint how to enable experimental features 2020-05-12 15:47:09 +02:00
globals.hh add NIX_USER_CONF_FILES 2020-04-14 18:45:06 +02:00
http-binary-cache-store.cc
legacy-ssh-store.cc Merge branch 'master' of github.com:NixOS/nix into enum-class 2020-05-28 10:58:22 -04:00
local-binary-cache-store.cc
local-fs-store.cc
local-store.cc Remove HashType::Unknown 2020-06-02 15:52:13 +00:00
local-store.hh Merge branch 'master' of github.com:NixOS/nix into enum-class 2020-05-28 10:58:22 -04:00
local.mk
machines.cc
machines.hh
misc.cc
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
parsed-derivations.cc
parsed-derivations.hh
path.cc
path.hh
pathlocks.cc
pathlocks.hh
profiles.cc
profiles.hh
references.cc
references.hh
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store.cc Merge branch 'master' of github.com:NixOS/nix into enum-class 2020-05-28 10:58:22 -04:00
remote-store.hh Merge branch 'master' of github.com:NixOS/nix into enum-class 2020-05-28 10:58:22 -04:00
s3-binary-cache-store.cc Merge branch 'master' of github.com:NixOS/nix into enum-class 2020-05-28 10:58:22 -04:00
s3-binary-cache-store.hh
s3.hh
sandbox-defaults.sb
sandbox-minimal.sb
sandbox-network.sb
schema.sql
serve-protocol.hh
sqlite.cc
sqlite.hh
ssh-store.cc
ssh.cc
ssh.hh
store-api.cc Merge branch 'master' of github.com:NixOS/nix into enum-class 2020-05-28 10:58:22 -04:00
store-api.hh Merge branch 'master' of github.com:NixOS/nix into enum-class 2020-05-28 10:58:22 -04:00
worker-protocol.hh