Files
lix/src
Eelco Dolstra 72cd52c3cd builtins.fetchgit: Support importing a working tree
For example, you can write

  src = fetchgit ./.;

and if ./. refers to an unclean working tree, that tree will be copied
to the Nix store. This removes the need for "cleanSource".
2017-10-30 19:59:25 +01:00
..
2017-04-14 14:42:20 +02:00
2017-05-10 18:37:42 +02:00
2017-10-24 15:32:38 +02:00
2017-10-30 13:31:05 +01:00
2017-10-24 12:58:34 +02:00