1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-15 21:41:04 +01:00
nix/src/libfetchers
2023-02-03 12:42:32 +01:00
..
attrs.cc Fix conversion from JSON to fetch attributes 2021-01-05 02:06:25 +00:00
attrs.hh fix error: 'optional' in namespace 'std' does not name a template type 2021-06-02 18:09:03 +08:00
cache.cc Input::getAccessor(): Get the fingerprint from the final accessor 2022-10-10 17:50:21 +02:00
cache.hh Cache git revCount / lastModified attributes 2022-08-11 12:37:10 +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 Allow to disable global flake-registry with "" 2022-12-12 15:32:02 +01:00
fetchers.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
fetchers.hh Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
fs-input-accessor.cc Move FSInputAccessor into a separate file 2022-08-01 16:00:12 +02:00
fs-input-accessor.hh Move FSInputAccessor into a separate file 2022-08-01 16:00:12 +02:00
git-accessor.cc Check tarball cache validity 2023-02-03 12:42:32 +01:00
git-utils.hh Check tarball cache validity 2023-02-03 12:42:32 +01:00
git.cc Check tarball cache validity 2023-02-03 12:42:32 +01:00
github.cc Check tarball cache validity 2023-02-03 12:42:32 +01:00
indirect.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
input-accessor.cc GitArchiveInputScheme: Bring back the narHash attribute 2022-11-03 14:23:24 +01:00
input-accessor.hh Check tarball cache validity 2023-02-03 12:42:32 +01:00
local.mk Remove ZipInputAccessor 2023-02-01 00:10:58 +01:00
mercurial.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
patching-input-accessor.cc PatchingInputAccessor: Allow empty lines in patches 2022-06-10 12:44:50 +02:00
path.cc Trivial changes from the lazy-trees branch 2022-12-07 14:06:34 +01:00
registry.cc Merge remote-tracking branch 'origin/master' into lazy-trees 2022-12-12 17:53:06 +01:00
registry.hh Style tweaks 2021-07-07 10:02:55 +02:00
tarball.cc Merge remote-tracking branch 'origin/master' into lazy-trees 2023-01-26 14:29:15 +01:00
tarball.hh Merge remote-tracking branch 'origin/master' into lazy-trees 2023-01-26 14:29:15 +01:00