NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.94k stars 13.96k forks source link

Build failure: tuxedo-keyboard #329383

Open SebRut opened 3 months ago

SebRut commented 3 months ago

Steps To Reproduce

Steps to reproduce the behavior:

  1. build tuxedo-keyboard within nixos-rebuild --switch --upgrade-all

Build log

https://gist.github.com/SebRut/483911182d7b4f16c1754c7e256f8c08

Additional context

Add any other context about the problem here.

Notify maintainers

@blanky0230

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 6.9.5, NixOS, 24.11 (Vicuna), 24.11.20240620.d603719`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.18.2`
 - nixpkgs: `/nix/store/xfpiyfgf6y30fxk5ngv0cjn474qfr3sj-source`

Add a :+1: reaction to issues you find important.

SebRut commented 2 months ago

Downgrading the kernel to 6.9 fixes the build. As tuxedo-keyboard is deprecated long fix could be something like tuxedo-drivers from https://github.com/NixOS/nixpkgs/pull/293017.

xaverdh commented 2 months ago

This should help: fix-dot-owner.patch

The upstream issue is here