bolt-launcher: fix hash mismatch (#433204)

This commit is contained in:
Yohann Boniface
2025-08-13 04:34:35 +02:00
committed by GitHub
+1 -1
View File
@@ -45,7 +45,7 @@ let
repo = "bolt";
tag = finalAttrs.version;
fetchSubmodules = true;
hash = "sha256-RTLlNB6eiesXZayC69hpnXQsAgmPuaJTC+18Q6KzAP0=";
hash = "sha256-0ROwETpIa0j7gRhvLMFI9Sz2HEsAuUkQGg0jZef6o/g=";
};
nativeBuildInputs = [