1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-14 21:11:04 +01:00
nix/src/libfetchers
2025-05-05 08:35:59 +02:00
..
include/nix/fetchers lockFlake(): Allow registry lookups for the top-level flake 2025-04-24 18:59:10 +02:00
.version build: meson for libfetchers 2024-06-17 17:25:56 -04:00
attrs.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
cache.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
fetch-settings.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04:00
fetch-to-store.cc create cache entry for paths already in the nix store 2025-04-04 12:45:22 +02:00
fetchers.cc Simplify registerInputScheme() 2025-05-05 08:35:59 +02: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 Apply makeNotAllowedError to empty repos 2025-04-02 19:57:49 +02:00
git.cc Replace symlink_exists with pathExists 2025-05-01 14:22:35 +02:00
github.cc Expose the nix component in header include paths 2025-04-01 11:40:42 -04: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 treewide: Use StringSet alias consistently instead of std::set<std::string> 2025-05-02 17:40:29 +00: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 create cache entry for paths already in the nix store 2025-04-04 12:45:22 +02:00
registry.cc lockFlake(): Allow registry lookups for the top-level flake 2025-04-24 18:59:10 +02:00
store-path-accessor.cc Store::getFSAccessor: Do not include the store dir 2025-04-09 17:34:18 -04:00
tarball.cc treewide: Use StringSet alias consistently instead of std::set<std::string> 2025-05-02 17:40:29 +00:00