default-crate-overrides.nix: remove unnecessary attrs from previous commit
Sorry, I should have removed these before submitting https://github.com/NixOS/nixpkgs/pull/186748
This commit is contained in:
parent
88132767ce
commit
6d9a490980
@ -67,8 +67,6 @@ in
|
||||
};
|
||||
|
||||
evdev-sys = attrs: {
|
||||
LIBGIT2_SYS_USE_PKG_CONFIG = true;
|
||||
nativeBuildInputs = [ pkg-config ];
|
||||
buildInputs = [ libevdev ];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user