1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 22:11:15 +02:00
nix/src/libfetchers
2025-06-04 21:39:15 +02:00
..
include/nix/fetchers Use StringMap instead of std::map<std::string, std::string> throughout the codebase 2025-05-19 20:33:28 +00:00
.version build: meson for libfetchers 2024-06-17 17:25:56 -04:00
attrs.cc Use StringMap instead of std::map<std::string, std::string> throughout the codebase 2025-05-19 20:33:28 +00:00
cache.cc Remove global fetcher cache 2025-05-17 19:54:32 +02:00
fetch-settings.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
fetch-to-store.cc Remove global fetcher cache 2025-05-17 19:54:32 +02:00
fetchers.cc Use StringMap instead of std::map<std::string, std::string> throughout the codebase 2025-05-19 20:33:28 +00:00
filtering-source-accessor.cc Apply makeNotAllowedError to empty repos 2025-04-02 19:57:49 +02:00
git-lfs-fetch.cc Merge pull request #12836 from NixOS/component-in-header-path 2025-04-02 15:29:22 +02:00
git-utils.cc GitSourceAccessor: Make thread-safe 2025-06-04 21:39:15 +02:00
git.cc fetchGit: don't compute revCount on shallow repository 2025-05-26 09:56:44 +02:00
github.cc Fix various typos in source code 2025-05-25 20:14:11 +00:00
indirect.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
input-cache.cc lockFlake(): Allow registry lookups for the top-level flake 2025-04-24 18:59:10 +02:00
mercurial.cc Remove global fetcher cache 2025-05-17 19:54:32 +02:00
meson.build Move the input cache into libfetchers 2025-04-10 10:24:15 +02:00
nix-meson-build-support rename: build-utils-meson -> nix-meson-build-support 2024-12-09 16:54:42 +01:00
package.nix Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
path.cc Remove global fetcher cache 2025-05-17 19:54:32 +02:00
registry.cc Remove global fetcher cache 2025-05-17 19:54:32 +02:00
store-path-accessor.cc Store::getFSAccessor: Do not include the store dir 2025-04-09 17:34:18 -04:00
tarball.cc Remove global fetcher cache 2025-05-17 19:54:32 +02:00