nix-super/src/libfetchers
2024-07-11 12:14:48 +02:00
..
.version build: meson for libfetchers 2024-06-17 17:25:56 -04: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
build-utils-meson Rename file to avoid reserved name 2024-07-02 09:26:22 -04:00
cache.cc Build the local store on Windows 2024-05-10 13:05:23 -04:00
cache.hh Update src/libfetchers/cache.hh 2024-05-06 21:11:41 +02:00
fetch-settings.cc Split out GlobalConfig into its own header 2024-06-24 11:36:21 -04:00
fetch-settings.hh Split out a new libnixflake 2024-06-26 19:56:21 -04: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 Cleanup ContentAddressMethod to match docs 2024-06-24 10:24:06 -04:00
fetchers.cc Tarball fetcher: Include revCount/lastModified in the fingerprint 2024-07-03 22:05:45 +02:00
fetchers.hh Fix build failure with clang 2024-05-06 13:39:21 -04:00
filtering-source-accessor.cc fix nix edit in pure mode 2024-05-31 10:39:30 +02:00
filtering-source-accessor.hh fix nix edit in pure mode 2024-05-31 10:39:30 +02:00
git-utils.cc Fix build to use CanonPath in new FSO sinks 2024-07-11 12:14:48 +02:00
git-utils.hh Support hard links in tarballs 2024-06-11 16:05:57 +02:00
git.cc Guard uses of lutimes, for portability 2024-06-24 17:35:34 -04:00
github.cc accept response from gitlab with more than one entry 2024-06-23 00:52:19 +09:00
indirect.cc Merge InputAccessor into SourceAccessor 2024-05-03 12:14:01 +02:00
local.mk Misc Windows fixes 2024-06-01 19:19:35 -04:00
mercurial.cc Cleanup ContentAddressMethod to match docs 2024-06-24 10:24:06 -04:00
meson.build meson: Prelink links to avoid missing C++ initializers 2024-07-02 09:26:22 -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
package.nix packaging: Pass version directly 2024-07-06 17:52:57 +02:00
path.cc Remove FSInputAccessor 2024-05-03 12:30:28 +02:00
registry.cc Split out a new libnixflake 2024-06-26 19:56:21 -04: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 Tarball fetcher: Fix fetchToStore() and eval caching 2024-07-03 16:50:45 +02:00
tarball.hh Merge InputAccessor into SourceAccessor 2024-05-03 12:14:01 +02:00