mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-01 00:29:40 +01:00
1794de7d78
I've upstreamed these patches in NixOS/nixpkgs#144409, which means we no longer have to build the kernel every time we update just to get bluetooth working 🎉 While these changes have landed in master, they haven't been back-ported to 21.05. They will be available via 21.11, which I'm currently testing (along with this commit) by setting my `nixos` channel to the necessary nixpkgs pre-release branch, e.g. ```bash sudo nix-channel --remove nixos sudo nix-channel --add https://github.com/NixOS/nixpkgs/archive/release-21.11.tar.gz nixos sudo nix-channel --update nixos ``` *Note that if you use the above branch like I am, you might miss the cache on some pkgs and spend even longer building those (looking at you libreoffice).* As of writing this PR, the current kernel is 5.15.4 and all seems to be working well. |
||
---|---|---|
.. | ||
13-7390 | ||
13-9310 | ||
13-9343 | ||
13-9360 | ||
13-9370 | ||
13-9380 | ||
15-7590 | ||
15-9500 | ||
15-9550 | ||
15-9560 |