bolt-launcher: fix hash mismatch

This commit is contained in:
Anthony Rodriguez 2025-08-12 22:59:47 +02:00
parent e7a02c9b38
commit 4612d60291
No known key found for this signature in database

View File

@ -45,7 +45,7 @@ let
repo = "bolt";
tag = finalAttrs.version;
fetchSubmodules = true;
hash = "sha256-RTLlNB6eiesXZayC69hpnXQsAgmPuaJTC+18Q6KzAP0=";
hash = "sha256-0ROwETpIa0j7gRhvLMFI9Sz2HEsAuUkQGg0jZef6o/g=";
};
nativeBuildInputs = [