Files
nix/src/libexpr
Greg Hale a303c0b6dc Fetch commits from github/gitlab using Auth header
`nix flake info` calls the github 'commits' API, which requires
authorization when the repository is private. Currently this request
fails with a 404.

This commit adds an authorization header when calling the 'commits' API.
It also changes the way that the 'tarball' API authenticates, moving the
user's token from a query parameter into the Authorization header.

The query parameter method is recently deprecated and will be disallowed
in November 2020. Using them today triggers a warning email.
2020-09-16 13:46:48 -04:00
..
2020-09-16 16:56:28 +02:00
2020-08-25 13:31:11 +02:00
2020-04-16 17:30:18 +02:00
2020-06-15 14:12:39 +02:00
2019-03-14 14:11:12 +01:00
2020-06-30 16:31:55 -06:00
2020-09-16 16:56:28 +02:00
2020-06-29 19:08:37 +02:00