Change 'nix-upstream' submodule URL.
authorLudovic Courtès <ludo@gnu.org>
Thu, 8 May 2014 16:38:03 +0000 (18:38 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 8 May 2014 16:38:03 +0000 (18:38 +0200)
* .gitmodules: Use https, not http.  Reported by
  Pjotr Prins <pjotr.public12@thebird.nl>.

.gitmodules

index 0c3b046..dcc4462 100644 (file)
@@ -1,3 +1,3 @@
 [submodule "nix-upstream"]
        path = nix-upstream
-       url = http://github.com/NixOS/nix.git
+       url = https://github.com/NixOS/nix.git