lix/src/libfetchers
Kevin Quick c2f48cfcee
Complete conversion of "url" to "host" with associated variable renaming.
Completes the change begun in commit 56f1e0d to consistently use the
"host" attribute for "github" and "gitlab" inputs instead of a "url"
attribute.
2020-09-24 22:46:03 -07:00
..
attrs.cc Remove TreeInfo 2020-05-30 00:44:11 +02:00
attrs.hh Remove TreeInfo 2020-05-30 00:44:11 +02:00
cache.cc Backport libfetchers from the flakes branch 2020-04-07 09:03:14 +02:00
cache.hh Shut up a clang warning 2020-07-03 14:50:07 +02:00
fetchers.cc Remove optionality in ValidPathInfo::narInfo 2020-08-05 14:42:48 -04:00
fetchers.hh Fetch commits from github/gitlab using Auth header 2020-09-16 13:46:48 -04:00
git.cc Don't try to parse signature check as commit timestamp 2020-08-13 17:44:42 -07:00
github.cc Complete conversion of "url" to "host" with associated variable renaming. 2020-09-24 22:46:03 -07:00
indirect.cc Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into better-ca-parse-errors 2020-07-16 17:28:52 +00:00
local.mk StorePath: Rewrite in C++ 2020-06-16 14:28:41 +02:00
mercurial.cc Fix indentation 2020-07-31 01:07:59 +00:00
path.cc Rename two hash constructors to proper functions 2020-07-01 18:34:18 -04:00
registry.cc Fetch commits from github/gitlab using Auth header 2020-09-16 13:46:48 -04:00
registry.hh Remove TreeInfo 2020-05-30 00:44:11 +02:00
tarball.cc Fetch commits from github/gitlab using Auth header 2020-09-16 13:46:48 -04:00