Files
lix/src
Eelco Dolstra 65b5f177b5 builtins.fetchgit: Support a "name" attribute
The "name" attribute defaults to "source", which we should use for all
similar functions (e.g. fetchTarball and in Hydra) to ensure that we
get a consistent store path regardless of how the tree is fetched.

"source" is not necessarily a correct label, but using an empty name
is problematic: you get an ugly store path ending in a dash, and it's
impossible to have a fixed-output derivation that produces that path
because ".drv" is not a valid store name.

Fixes #904.
2017-10-30 10:22:07 +01:00
..
2017-04-14 14:42:20 +02:00
2017-10-25 17:20:47 +02:00
2017-05-10 18:37:42 +02:00
2017-10-24 15:32:38 +02:00
2017-10-24 12:58:34 +02:00