diff options
author | Eelco Dolstra <edolstra@gmail.com> | 2020-02-11 23:53:46 +0100 |
---|---|---|
committer | Eelco Dolstra <edolstra@gmail.com> | 2020-02-11 23:53:46 +0100 |
commit | 26dacc09837cb5226b7d97ed70a0fbade5e40304 (patch) | |
tree | 1bc71e89ec68c62b1e83ddd8c468cbdd69ed41b5 /tests/parallel.sh | |
parent | d4df99a3349cf2228a8ee78dea320afef86eb3ba (diff) |
Add fetchTree builtin function
This allows all supported fetchers to be used, e.g.
builtins.fetchTree {
type = "github";
owner = "NixOS";
repo = "nix";
rev = "d4df99a3349cf2228a8ee78dea320afef86eb3ba";
}
Diffstat (limited to 'tests/parallel.sh')
0 files changed, 0 insertions, 0 deletions