Git users can access the nixpkgs repository by importing it directly from SVN:
git-svn clone -s https://svn.nixos.org/repos/nix That process, however, is slow. A simpler alternative is to clone the following native git mirror: git clone git://git.pipapo.org/nixpkgs _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
