Skip to content

linker cannot find -linput on NixOS #82

@ada4a

Description

@ada4a

I realize this sounds similar to #59, but I think the problem is slightly different: on NixOS, the reason the library can't be found is that it isn't present by default at all.

In many other C wrapper crates, the error about the missing library (like libudev and libxkbcommon) is emitted by pkg-config, which is at least somewhat more legible -- would it be possible to do something similar here as well?

Thanks in advance:)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions