nix: Drop python3Packages.xxhash from build inputs

The python package is not used by the app. Only the C library is used
(and it's already included in the inputs).
This commit is contained in:
Ihar Hrachyshka
2024-10-03 22:43:55 -04:00
parent 4b22c64059
commit 2e724a5b89

View File

@@ -12,7 +12,6 @@ in
harfbuzzWithCoreText
ncurses
lcms2
xxhash
xxHash
simde
go_1_23