Be more consistent with Nix itself when fetching github/gitlab inputs #9

Merged
Ma27 merged 1 commit from minor-fixes into master 2020-09-23 09:30:54 +00:00

1 commit

Author SHA1 Message Date
Maximilian Bosch 0d4ab83c96
Be more consistent with Nix itself when fetching github/gitlab inputs
* `url` got renamed to `host` in Nix[1], so we have to use this key here
  as well.
* It was suggested previously[2] to use the same URL to download from a
  GitLab-server as Nix does.

[1] 56f1e0df05
[2] 0e29814f1e (commitcomment-42619895)
2020-09-22 21:20:22 +02:00