Merge pull request #68481 from delroth/home-assistant-pyyaml
home-assistant: remove outdated pyyaml_3 pinning
This commit is contained in:
commit
6ea6c9d9f2
@ -65,10 +65,6 @@ let
|
|||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|
||||||
(self: super: {
|
|
||||||
pyyaml = super.pyyaml_3;
|
|
||||||
})
|
|
||||||
|
|
||||||
# hass-frontend does not exist in python3.pkgs
|
# hass-frontend does not exist in python3.pkgs
|
||||||
(self: super: {
|
(self: super: {
|
||||||
hass-frontend = self.callPackage ./frontend.nix { };
|
hass-frontend = self.callPackage ./frontend.nix { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user