remove merged nixpkgs patch
This commit is contained in:
parent
0b6d80375d
commit
3621316c1c
@ -23,14 +23,6 @@
|
||||
|
||||
supportedSystems = [ "x86_64-linux" ];
|
||||
|
||||
channels.nixpkgs.patches = [
|
||||
(nixpkgs.legacyPackages."x86_64-linux".fetchpatch {
|
||||
name = "fix-homeassistant.patch";
|
||||
url = "https://github.com/NixOS/nixpkgs/commit/8e87ea556605e6947d1edb7cd81e58814eeadcae.patch";
|
||||
sha256 = "sha256-au5JwwmdRBsbiG9H8nh5n56QVZUFajx1ALMtzu+Nfq0=";
|
||||
})
|
||||
];
|
||||
|
||||
hostDefaults.modules = [
|
||||
nixpkgs.nixosModules.notDetected
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user