alacritty: Remove xclip with buildInput
This commit is contained in:
parent
fc74a36672
commit
d06bd380e9
@ -43,7 +43,6 @@ buildRustPackage rec {
|
|||||||
buildInputs = [
|
buildInputs = [
|
||||||
cmake
|
cmake
|
||||||
makeWrapper
|
makeWrapper
|
||||||
xclip
|
|
||||||
pkgconfig
|
pkgconfig
|
||||||
] ++ rpathLibs;
|
] ++ rpathLibs;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user