From afa03e6f6ea66f5568805ebd73b8c38f008c3c8b Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Sun, 10 Mar 2024 15:24:58 +0300 Subject: 2024-03-10 --- modules/common/git.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/common/git.nix') diff --git a/modules/common/git.nix b/modules/common/git.nix index f582f66..c6be614 100644 --- a/modules/common/git.nix +++ b/modules/common/git.nix @@ -103,6 +103,7 @@ in { // mapAttrs' (name: values: nameValuePair ''url "https://${values}/"'' {insteadOf = "${name}:";}) { "alpine" = "gitlab.alpinelinux.org"; + "debian" = "salsa.debian.org"; "freedesktop" = "gitlab.freedesktop.org"; "gnome" = "gitlab.gnome.org"; "haskell" = "gitlab.haskell.org"; -- cgit v1.2.3