Merge pull request #186761 from amjoseph-nixpkgs/pr/rust/default-crate-overrides/fix
This commit is contained in:
commit
88eb7d5d3f
1 changed files with 0 additions and 2 deletions
|
@ -78,8 +78,6 @@ in
|
|||
};
|
||||
|
||||
evdev-sys = attrs: {
|
||||
LIBGIT2_SYS_USE_PKG_CONFIG = true;
|
||||
nativeBuildInputs = [ pkg-config ];
|
||||
buildInputs = [ libevdev ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue