nixpkgs-bootstrap: update sblast patch hash

This commit is contained in:
2024-12-06 00:34:16 +00:00
parent fd5d6cd23d
commit ca513aeb0e

View File

@@ -63,7 +63,7 @@ in
(fetchpatch' {
name = "sblast: init at 0.7.0";
prUrl = "https://github.com/NixOS/nixpkgs/pull/343460";
hash = "sha256-tp6D0XDPAvIv36XNr09bbw1Xs3kodxxKJbNn8NAas0k=";
hash = "sha256-WC5gKAzgeta0+a/dOKvFIs66Z/RsjvNP8GHxSMd31Yg=";
})