.. |
builtins
|
outputHashAlgo can be blank so parse accordingly
|
2020-06-02 21:09:15 +00:00 |
binary-cache-store.cc
|
Merge remote-tracking branch 'upstream/master' into no-hash-type-unknown
|
2020-06-02 16:07:25 +00:00 |
binary-cache-store.hh
|
Remove addToStore variant as requested by FIXME
|
2020-05-29 17:02:32 -04:00 |
build.cc
|
No C++ designated initializers yet with Clang 7
|
2020-06-03 20:45:14 -04:00 |
builtins.hh
|
buildenv: Eliminate global variables, other cleanup
|
2020-03-24 14:06:47 +01:00 |
content-address.cc
|
Merge remote-tracking branch 'obsidian/no-hash-type-unknown' into validPathInfo-ca-proper-datatype
|
2020-06-03 04:44:24 +00:00 |
content-address.hh
|
Move file-hash to content-address
|
2020-06-02 15:44:58 -04:00 |
crypto.cc
|
|
|
crypto.hh
|
|
|
daemon.cc
|
Change parseCa(Opt) to parseContentAddress(Opt)
|
2020-06-02 11:00:10 -04:00 |
daemon.hh
|
|
|
derivations.cc
|
Merge remote-tracking branch 'obsidian/no-hash-type-unknown' into validPathInfo-ca-proper-datatype
|
2020-06-03 04:44:24 +00:00 |
derivations.hh
|
Move file-hash to content-address
|
2020-06-02 15:44:58 -04:00 |
export-import.cc
|
Merge remote-tracking branch 'upstream/master' into no-hash-type-unknown
|
2020-06-02 16:07:25 +00:00 |
filetransfer.cc
|
Fixing the result of merge
|
2020-05-28 12:14:36 -04:00 |
filetransfer.hh
|
datatransfer.{cc,hh} -> filetransfer.{cc,hh}
|
2020-04-08 22:26:57 +02:00 |
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
|
datatransfer.{cc,hh} -> filetransfer.{cc,hh}
|
2020-04-08 22:26:57 +02:00 |
legacy-ssh-store.cc
|
Apply suggestions from code review
|
2020-06-02 12:47:18 -04:00 |
local-binary-cache-store.cc
|
Make the Store API more type-safe
|
2019-12-10 22:06:05 +01:00 |
local-fs-store.cc
|
Make the Store API more type-safe
|
2019-12-10 22:06:05 +01:00 |
local-store.cc
|
No C++ designated initializers yet with Clang 7
|
2020-06-03 20:45:14 -04: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
|
Remove global -I flags
|
2020-03-30 15:30:19 +02:00 |
machines.cc
|
|
|
machines.hh
|
|
|
misc.cc
|
Use enum struct and drop prefixes
|
2020-03-29 11:23:15 -04:00 |
nar-accessor.cc
|
|
|
nar-accessor.hh
|
|
|
nar-info-disk-cache.cc
|
Change parseCa(Opt) to parseContentAddress(Opt)
|
2020-06-02 11:00:10 -04:00 |
nar-info-disk-cache.hh
|
Misc changes from the flakes branch
|
2020-03-24 14:34:47 +01:00 |
nar-info.cc
|
Change parseCa(Opt) to parseContentAddress(Opt)
|
2020-06-02 11:00:10 -04:00 |
nar-info.hh
|
Make the Store API more type-safe
|
2019-12-10 22:06:05 +01:00 |
nix-store.pc.in
|
|
|
optimise-store.cc
|
Use enum struct and drop prefixes
|
2020-03-29 11:23:15 -04:00 |
parsed-derivations.cc
|
Misc changes from the flakes branch
|
2020-03-24 14:34:47 +01:00 |
parsed-derivations.hh
|
Flip dependency so store-api.hh includes derivations.hh
|
2020-03-24 20:39:45 +00:00 |
path.cc
|
nix-build: Fix !<output> handling
|
2020-03-04 13:56:17 +01:00 |
path.hh
|
Move file-hash to content-address
|
2020-06-02 15:44:58 -04: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
|
Use enum struct and drop prefixes
|
2020-03-29 11:23:15 -04:00 |
references.hh
|
|
|
remote-fs-accessor.cc
|
Make the Store API more type-safe
|
2019-12-10 22:06:05 +01:00 |
remote-fs-accessor.hh
|
|
|
remote-store.cc
|
Apply suggestions from code review
|
2020-06-02 12:47:18 -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
|
DataTransfer -> FileTransfer
|
2020-04-08 22:26:57 +02:00 |
sandbox-defaults.sb
|
sandbox: fix /bin/sh on catalina
|
2020-03-20 22:12:30 +01:00 |
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
|
Fix segfault in gcc on i686-linux
|
2020-02-07 13:01:48 +01:00 |
ssh.cc
|
Use enum struct and drop prefixes
|
2020-03-29 11:23:15 -04:00 |
ssh.hh
|
|
|
store-api.cc
|
Clean up ValidPathInfo::isContentAddressed with std::visit
|
2020-06-02 17:04:21 +00:00 |
store-api.hh
|
Move file-hash to content-address
|
2020-06-02 15:44:58 -04:00 |
worker-protocol.hh
|
Make the Store API more type-safe
|
2019-12-10 22:06:05 +01:00 |