1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-01 18:43:34 +02:00
nixos-hardware/dell/xps
mitchmindtree 1794de7d78 xps-9310: Remove upstreamed kernel patches with custom config
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.
2021-11-25 09:58:43 +10:00
..
13-7390 dell/xps/13-7390: wifi fixes 2020-06-23 20:12:57 +01:00
13-9310 xps-9310: Remove upstreamed kernel patches with custom config 2021-11-25 09:58:43 +10:00
13-9343 add xps 13 (9343) 2020-07-05 10:46:39 -04:00
13-9360 remove systemd-boot from hardware profiles (#307) 2021-08-21 09:22:25 +01:00
13-9370 dell/xps: enable thermald service 2019-10-27 09:02:50 +01:00
13-9380 dell/xps: enable thermald service 2019-10-27 09:02:50 +01:00
15-7590 dell-xps-15-7590: remove 20.03 compat 2021-04-25 07:03:51 +02:00
15-9500 Update default.nix 2021-06-09 13:18:05 +01:00
15-9550 Add nvidia-disable profile 2021-02-28 13:51:46 -03:00
15-9560 remove systemd-boot from hardware profiles (#307) 2021-08-21 09:22:25 +01:00