pkgs/blink: fix typo

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

View file

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