Skip to content

tuxedo-keyboard: Fix build#222674

Merged
wegank merged 1 commit intoNixOS:masterfrom
PhDyellow:fix_tuxedo_keyboard
Mar 23, 2023
Merged

tuxedo-keyboard: Fix build#222674
wegank merged 1 commit intoNixOS:masterfrom
PhDyellow:fix_tuxedo_keyboard

Conversation

@PhDyellow
Copy link

Description of changes

Tuxedo-keyboard stopped building from nixos-unstable. It looks like #221707 fixed a bug in nixos which then exposed a missing build dependency. #222337 fixed the build dependency for other linux modules, this PR fixes the build for the tuxedo-keyboard module. nixos-rebuild switch now succeeds and laptop boots with kernel module loaded.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@ofborg ofborg bot requested a review from blanky0230 March 23, 2023 06:06
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Mar 23, 2023
@wegank
Copy link
Member

wegank commented Mar 23, 2023

@ofborg build linuxPackages_latest.tuxedo-keyboard

@wegank wegank merged commit f7108e6 into NixOS:master Mar 23, 2023
@PhDyellow PhDyellow deleted the fix_tuxedo_keyboard branch March 24, 2023 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants