mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
GitHub fetcher: Ignore treeHash attribute for forward compatibility
See https://github.com/NixOS/nix/pull/10197.
This commit is contained in:
parent
02069f3058
commit
fea2043060
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ struct GitArchiveInputScheme : InputScheme
|
|||
"narHash",
|
||||
"lastModified",
|
||||
"host",
|
||||
"treeHash",
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue