Files
lix/src/libexpr/primops
Matthew Bauer 19aa892f20 Support empty hash in fetchers
fetchTarball, fetchTree, and fetchGit all have *optional* hash attrs.
This means that we need to be careful with what we allow to avoid
accidentally making these defaults. When ‘hash = ""’ we assume the
empty hash is wanted.
2020-06-09 11:10:54 -05:00
..
2019-12-10 22:06:05 +01:00
2020-06-09 11:10:54 -05:00
2020-03-30 15:30:19 +02:00