mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
Change 'nix-upstream' submodule URL.
* .gitmodules: Use https, not http. Reported by Pjotr Prins <pjotr.public12@thebird.nl>.
This commit is contained in:
parent
b1995341ce
commit
a29a09fc29
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
||||||
[submodule "nix-upstream"]
|
[submodule "nix-upstream"]
|
||||||
path = nix-upstream
|
path = nix-upstream
|
||||||
url = http://github.com/NixOS/nix.git
|
url = https://github.com/NixOS/nix.git
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue