diff options
author | Thomas Mühlbacher <tmuehlbacher@posteo.net> | 2025-03-21 16:34:04 +0000 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-03-21 13:09:26 -0400 |
commit | 80d0a21ed36e00c795bf27b582ee3b626de0a3c5 (patch) | |
tree | b5ff2b871f57a7a3a05574724f05fa8912a2d681 | |
parent | a1080f2f6ae1610a0d7dccb03b89aa5549e0c544 (diff) |
chore(nix): rm unused attr build input
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
-rw-r--r-- | flake.nix | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -82,7 +82,6 @@ stdenv, # run time - attr, keyutils, libaio, libsodium, @@ -133,7 +132,6 @@ ]; buildInputs = [ - attr keyutils libaio libsodium |