pkgs/blink: Fix formatting in package.nix for blink-cmp

This commit is contained in:
Soliprem 2026-03-24 12:10:47 +01:00 committed by GitHub
commit a636841e38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -54,3 +54,4 @@ rustPlatform.buildRustPackage (finalAttrs: {
changelog = "https://github.com/Saghen/blink.cmp/blob/v${finalAttrs.version}/CHANGELOG.md"; changelog = "https://github.com/Saghen/blink.cmp/blob/v${finalAttrs.version}/CHANGELOG.md";
}; };
}) })
Z