lix/src/libexpr/primops
regnat 7e5c79a2d2 Forbid the name attribute for fetchTree
We need to support it for the “old” fetch* functions for backwards
compatibility, but we don’t need it for fetchTree (as it’s a new
function).
Given that changing the `name` messes-up the content hashing, we can
just forbid passing a custom `name` argument to it
2021-07-08 13:53:52 +02:00
..
context.cc Improve error formatting 2021-01-21 11:02:09 +01:00
derivation.nix Remove corepkgs/derivation.nix 2020-09-17 09:41:02 +02:00
fetchMercurial.cc allow fetchMercurial to take a name argument 2021-07-06 08:43:06 +02:00
fetchTree.cc Forbid the name attribute for fetchTree 2021-07-08 13:53:52 +02:00
fromTOML.cc Improve error formatting 2021-01-21 11:02:09 +01:00