nix-super/src/libfetchers
2024-05-06 21:32:26 +02:00
..
unix Merge pull request #10465 from edolstra/remove-locked 2024-05-06 21:32:26 +02:00
attrs.cc Merge remote-tracking branch 'origin/master' into tarball-cache 2023-12-14 13:31:29 +01:00
attrs.hh Add a Git-based content-addressed tarball cache 2023-11-29 12:37:03 +01:00
cache.cc Combine the domain and key arguments into a single value for convenience 2024-04-15 13:03:27 +02:00
cache.hh Update src/libfetchers/cache.hh 2024-05-06 21:11:41 +02:00
fetch-settings.cc Move some stuff from Settings to a new FetchSettings. 2022-03-01 01:39:25 +00:00
fetch-settings.hh Add trust-tarballs-from-git-forges setting 2024-03-29 13:38:47 +01:00
fetch-to-store.cc Merge pull request #10465 from edolstra/remove-locked 2024-05-06 21:32:26 +02:00
fetch-to-store.hh fetchToStore(): Don't always respect settings.readOnlyMode 2024-02-20 11:46:49 +01:00
fetchers.cc Merge InputAccessor into SourceAccessor 2024-05-03 12:14:01 +02:00
fetchers.hh Fix build failure with clang 2024-05-06 13:39:21 -04:00
filtering-source-accessor.cc Rename remaining instances of "InputAccessor" to "SourceAccessor" 2024-05-06 17:29:03 +02:00
filtering-source-accessor.hh Rename remaining instances of "InputAccessor" to "SourceAccessor" 2024-05-06 17:29:03 +02:00
git-utils.cc Merge pull request #10465 from edolstra/remove-locked 2024-05-06 21:32:26 +02:00
git-utils.hh Rename remaining instances of "InputAccessor" to "SourceAccessor" 2024-05-06 17:29:03 +02:00
github.cc Merge pull request #10465 from edolstra/remove-locked 2024-05-06 21:32:26 +02:00
indirect.cc Merge InputAccessor into SourceAccessor 2024-05-03 12:14:01 +02:00
local.mk Add unix (and linux) dirs 2024-04-02 12:55:23 -04:00
mounted-source-accessor.cc Rename remaining instances of "InputAccessor" to "SourceAccessor" 2024-05-06 17:29:03 +02:00
mounted-source-accessor.hh Rename remaining instances of "InputAccessor" to "SourceAccessor" 2024-05-06 17:29:03 +02:00
path.cc Remove FSInputAccessor 2024-05-03 12:30:28 +02:00
registry.cc downloadFile(): Remove the "locked" (aka "immutable") flag 2024-04-08 15:56:16 +02:00
registry.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
store-path-accessor.cc Formatting 2024-05-03 15:41:03 +02:00
store-path-accessor.hh Formatting 2024-05-03 15:41:03 +02:00
tarball.cc Merge pull request #10465 from edolstra/remove-locked 2024-05-06 21:32:26 +02:00
tarball.hh Merge InputAccessor into SourceAccessor 2024-05-03 12:14:01 +02:00