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:
parent
4b22c64059
commit
2e724a5b89
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ in
|
|||
harfbuzzWithCoreText
|
||||
ncurses
|
||||
lcms2
|
||||
xxhash
|
||||
xxHash
|
||||
simde
|
||||
go_1_23
|
||||
|
|
|
|||
Loading…
Reference in a new issue