From 523d8efb5d826e2d21a9637eaf04fb0abbdb9980 Mon Sep 17 00:00:00 2001 From: mexisme Date: Sat, 6 Mar 2021 22:24:34 +1300 Subject: [PATCH] Should have used HTTP instead of SSH --- microsoft/surface/repos.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsoft/surface/repos.nix b/microsoft/surface/repos.nix index a1b434f..eb558be 100644 --- a/microsoft/surface/repos.nix +++ b/microsoft/surface/repos.nix @@ -19,7 +19,7 @@ }; surface-go-ath10k-firmware_backup = fetchgit { - url="git@github.com:mexisme/linux-surface_ath10k-firmware.git"; + url="https://github.com/mexisme/linux-surface_ath10k-firmware.git"; rev="74e5409e699383d6ca2bc4da4a8433d16f3850b1"; sha256="169vgvxpgad9anmchs22fj5qm6ahzjfdnwhd8pc280q705vx6pjk"; };