Skip to content

default-crate-overrides.nix: add libevdev for evdev-rs#186748

Merged
Mic92 merged 1 commit intomasterfrom
unknown repository
Aug 15, 2022
Merged

default-crate-overrides.nix: add libevdev for evdev-rs#186748
Mic92 merged 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Aug 15, 2022

Description of changes

This commit teaches pkgs/build-support/rust/default-crate-overrides.nix that evdev-rs needs libevdev.

With this PR applied I was able to use crate2nix to build a project that had a dependency on evdev-rs.

Things done

@ghost ghost requested a review from zowoq as a code owner August 15, 2022 04:22
@github-actions github-actions bot added the 6.topic: rust General-purpose programming language emphasizing performance, type safety, and concurrency. label Aug 15, 2022
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Aug 15, 2022
@Mic92 Mic92 merged commit 29136a9 into NixOS:master Aug 15, 2022
@ghost ghost deleted the pr/rust/default-crate-overrides/evdev-sys branch August 15, 2022 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: rust General-purpose programming language emphasizing performance, type safety, and concurrency. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant