[Nix-dev] [***SPAM***] git:// repositories in nixpkgs
Eelco Dolstra
eelco.dolstra at logicblox.com
Fri Mar 27 18:52:38 CET 2015
Hi,
On 27/03/15 17:40, Serge Kosyrev wrote:
> What is the stance on git:// repositories in nixpkgs?
>
> They are generally unavailable from behind corporate firewalls.
>
> One package employing this is grub, as of current master.
It's generally better to avoid fetchgit since 1) unlike fetchurl, fetchgit calls
are not mirrored to tarballs.nixos.org; 2) fetchgit has no concept of mirrors;
3) it adds a dependency on Git.
--
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
More information about the nix-dev
mailing list