This commit is contained in:
2023-02-21 13:02:43 -05:00
parent 7a3ee207c1
commit 8f14d7f580

View File

@@ -6,7 +6,7 @@ let
x86_64-linux = fetchurl {
url =
"https://github.com/rupor-github/wsl-ssh-agent/releases/download/v1.5.2/wsl-ssh-agent.zip";
sha256 = "sha256-A1ykYteoNZi6QACkYHSxa1hY55GfqgClIFZFX2GuLMU=";
sha256 = "sha256-A1ykYteoNZi6QACkYHSxa1hY55GfqgClIFZFjX2GuLMU=";
};
# aarch64-linux = fetchurl {