Getting this error on the latest version.
-> Creating working copy of wl-clip-persist-git git repo...
Cloning into 'wl-clip-persist-git'...
done.
error: unable to read sha1 file of .gitignore (ea8c4bf7f35f6f77f75d92ad8ce8349f6e81ddba)
error: unable to read sha1 file of Cargo.lock (8d5608be397c327ae91fc130d47400f19cd8bd1e)
error: unable to read sha1 file of Cargo.toml (6382679ebfbde91e51f4b3463937ae0c3da34f11)
error: unable to read sha1 file of LICENSE (2675e303885250c9e8c2460a9354b094b8fc6e55)
error: unable to read sha1 file of README.md (2e97580741bbc2faba93f8e05e21fadbd83653fc)
error: unable to read sha1 file of rustfmt.toml (a270a6053ee0e419106430983c047fb35c6539b5)
error: unable to read sha1 file of src/logger.rs (77eb6b975524e8bac1cde598eaab11270d867a04)
error: unable to read sha1 file of src/main.rs (af6d68c2aa846a234917447c118b2cc70f32e469)
error: unable to read sha1 file of src/settings.rs (86706c3a30afa6a3ec07eaabd0ef49dc8f5dd4c5)
error: unable to read sha1 file of src/states.rs (630dd4387fbd482e10ca3524f5809cc624a9ff13)
error: unable to read sha1 file of src/wayland.rs (54e16b06e74705c414f0a48cb67eb552b337d56c)
fatal: unable to checkout working tree
Fails to build for me, due to the --frozen flag (cargo build --release --frozen --all-features).
==> Starting build()...
error: failed to download `clap v3.2.19`
Caused by:
attempting to make an HTTP request, but --frozen was specified
==> ERROR: A failure occurred in build().
Aborting...
-> error making: wl-clip-persist-git-exit status 4
-> Failed to install the following packages. Manual intervention is required:
wl-clip-persist-git - exit status 4