1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-10 02:51:02 +01:00
nix/src/libfetchers
2025-10-27 19:43:40 +00:00
..
include/nix/fetchers libfetchers/git-utils: Be more correct about validating refnames 2025-10-15 20:08:43 +00:00
pch libfetchers: Improve compile times with PCH 2025-08-17 00:57:14 +03:00
.version build: meson for libfetchers 2024-06-17 17:25:56 -04:00
attrs.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
cache.cc Merge pull request #13800 from NixOS/concurrent-eval-cache 2025-08-21 11:42:15 +02:00
fetch-settings.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
fetch-to-store.cc Test against uncacheable paths 2025-09-25 11:30:11 -04:00
fetchers.cc Mount inputs on storeFS to restore fetchToStore() caching 2025-09-25 11:30:11 -04:00
filtering-source-accessor.cc Add SourceAccessor::getFingerprint() 2025-09-25 11:20:00 -04:00
git-lfs-fetch.cc Fix ParsedURL handling of %2F in URL paths 2025-08-28 22:20:04 +03:00
git-utils.cc treewide: replace manual MiB calculations with renderSize 2025-10-27 19:43:40 +00:00
git.cc Improve comment 2025-10-15 15:58:18 +00:00
github.cc Create a second Store::getFSAccessor for a single store object 2025-09-24 15:49:14 -04:00
indirect.cc libfetchers: Restore path separator ignoring behavior for indirect and git-archive flakerefs 2025-08-30 14:40:56 +03:00
input-cache.cc fixup: cached case 2025-09-07 19:40:24 +02:00
mercurial.cc Create a second Store::getFSAccessor for a single store object 2025-09-24 15:49:14 -04:00
meson.build Create a second Store::getFSAccessor for a single store object 2025-09-24 15:49:14 -04: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 Path fetcher: Simplify fingerprint computation 2025-09-25 11:21:14 -04:00
registry.cc Apply clang-format universally. 2025-07-18 12:47:27 -04:00
tarball.cc Remove validation of URLs passed to FileTransferRequest verbatim 2025-10-13 20:48:15 +00:00