This commit is contained in:
2023-02-23 11:18:10 -05:00
parent 9830f3f104
commit cd7aac7b65

View File

@@ -6,7 +6,7 @@ let
x86_64-linux = fetchurl {
url =
"https://github.com/jstarks/npiperelay/releases/download/v0.1.0/npiperelay_windows_amd64.zip";
sha256 = "sha256-A1ykYteoNZi6QACkYHSxa1hY55GfqgClIFZFX2GuLMU=";
sha256 = "sha256-a572H/0XwDUHqaPVTYFdzrPa5mmsZ/w79CJdHnZM5fY=";
};
# aarch64-linux = fetchurl {