mirror of
https://github.com/NixOS/nix.git
synced 2025-12-09 18:41:03 +01:00
Merge pull request #13795 from xokdvium/factor-out-s3url
libstore: Introduce ParsedS3URL type
This commit is contained in:
commit
088cc176f1
8 changed files with 212 additions and 28 deletions
|
|
@ -74,6 +74,7 @@ sources = files(
|
|||
'path.cc',
|
||||
'references.cc',
|
||||
's3-binary-cache-store.cc',
|
||||
's3.cc',
|
||||
'serve-protocol.cc',
|
||||
'ssh-store.cc',
|
||||
'store-reference.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue