chore(nix): rm unused attr build input
Some checks failed
build / bcachefs-tools-deb (ubuntu-22.04) (push) Has been cancelled
build / bcachefs-tools-deb (ubuntu-24.04) (push) Has been cancelled
build / bcachefs-tools-rpm (push) Has been cancelled
build / bcachefs-tools-msrv (push) Has been cancelled
update-flake-lock / lockfile (push) Has been cancelled
Nix-Tests / nix-flake-check (push) Has been cancelled

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Thomas Mühlbacher 2025-03-21 16:34:04 +00:00 committed by Kent Overstreet
parent a1080f2f6a
commit 80d0a21ed3

View File

@ -82,7 +82,6 @@
stdenv,
# run time
attr,
keyutils,
libaio,
libsodium,
@ -133,7 +132,6 @@
];
buildInputs = [
attr
keyutils
libaio
libsodium