nixos-hardware/dell
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
..
e7240 Add Dell E7240 Profile 2019-09-27 10:22:47 +01:00
g3/3779 dell/g3/3779: init 2020-12-01 15:19:30 +01:00
latitude Dell latitude 7490 support 2021-11-07 14:05:31 +05:30
poweredge add dell poweredge r7515 2021-11-13 09:04:08 +01:00
precision/5530 dell precision 5530: remove irrelevant disk related setting 2021-05-01 17:46:04 +02:00
xps xps-9310: Remove upstreamed kernel patches with custom config 2021-11-25 09:58:43 +10:00