Remove git:// support in NIX_PATH
This didn't support specifying a revision/branch, and was restricted to git:// URIs (since https:// or ssh:// would be ambiguous).
This commit is contained in:
@@ -188,13 +188,6 @@
|
||||
(38539b943a060d9cdfc24d6e5d997c0885b8aa2f)</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Git repositories can now be specified in the Nix search
|
||||
path,
|
||||
e.g. <literal>nixpkgs=git://github.com/NixOS/nixpkgs</literal>.
|
||||
(d8bf0d4859e28ddd23401fbe89f4e528aa09ddb3)</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal><nix/fetchurl.nix></literal> now uses the
|
||||
content-addressable tarball cache at
|
||||
|
||||
Reference in New Issue
Block a user