Clean unused dependencies
This commit is contained in:
parent
bcae3b3cb9
commit
eee05a8943
3 changed files with 5 additions and 30 deletions
|
@ -20,6 +20,8 @@
|
|||
name = "immich-tools";
|
||||
buildInputs = with pkgs; [
|
||||
cargo
|
||||
cargo-machete
|
||||
cargo-sort
|
||||
openssl
|
||||
pkg-config
|
||||
] ++ lib.optionals stdenv.isDarwin [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue