lix/src/libfetchers
2021-11-14 12:23:46 +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 Capitalize JSON for consistency 2020-10-28 17:54:28 -05:00
cache.hh Shut up a clang warning 2020-07-03 14:50:07 +02:00
fetchers.cc Allow fetchGit to take a name argument 2021-07-06 08:41:52 +02:00
fetchers.hh Fix follows paths in subordinate lockfiles 2021-08-17 15:25:42 +01:00
git.cc Support building flakes from a Git repo url with submodules query parameter 2021-10-26 20:02:37 +07:00
github.cc libfetchers: set free gitlab headers 2021-11-14 12:23:46 +01:00
indirect.cc Remove static variable name clashes 2020-10-06 13:49:20 +02:00
local.mk Don't overwrite user provided lib*_LDFLAGS 2021-08-25 08:59:19 -07:00
mercurial.cc RunOptions: Use designated initializers 2021-09-13 23:31:04 +02:00
path.cc Allow relative paths anywhere into the parent's store path 2021-09-21 13:45:11 +02:00
registry.cc Style tweaks 2021-07-07 10:02:55 +02:00
registry.hh Style tweaks 2021-07-07 10:02:55 +02:00
tarball.cc allow fetchTarball to take a name argument 2021-07-06 08:42:47 +02:00