Yury G. Kudryashov wrote:

>> I’m thinking of changing ‘nix-prefect-git’ like this:
> I don't like that
> # nix-prefetch-git some_url
> and
> fetchgit {
>  url = some_url
> }
> 
> result in different directories. I propose to rename nix-prefetch-git to
> hydra-fetch-git, and write nix-prefetch-git that does *exactly the same
> thing* as fetchgit does.
I meant, rename current nix-prefetch-git (that prefetches submodules etc.) 
to some other name, and write new "stupid" nix-prefetch-git.

_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to