Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure: kanata #339015

Closed
MattedPlace opened this issue Sep 2, 2024 · 1 comment
Closed

Build failure: kanata #339015

MattedPlace opened this issue Sep 2, 2024 · 1 comment
Labels
0.kind: build failure A package fails to build

Comments

@MattedPlace
Copy link

Steps To Reproduce

Steps to reproduce the behavior:

  1. build kanata

Build log

My latest update broke kanata. It claims lib is missing.
error: attribute 'lib' missing

       at /nix/store/bd4fmzws6n5542khxbifbkr6nrygi232-source/nixos/modules/services/hardware/kanata.nix:118:13:

          117|           ${lib.optionalString (keyboard.port != null) "--port ${toString keyboard.port}"} \
          118|           ${utils.lib.escapeSystemdExecArgs keyboard.extraArgs}
             |             ```
@MattedPlace MattedPlace added the 0.kind: build failure A package fails to build label Sep 2, 2024
@SigmaSquadron
Copy link
Contributor

Fixed on #338859.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

2 participants