home-assistant: remove pylast override
This commit is contained in:
parent
fafec6c3be
commit
a152153eed
1 changed files with 0 additions and 4 deletions
|
@ -53,10 +53,6 @@ let
|
|||
});
|
||||
})
|
||||
|
||||
# Pinned due to API changes in pylast 4.2.1
|
||||
(mkOverride "pylast" "4.2.0"
|
||||
"0zd0dn2l738ndz62vpa751z0ldnm91dcz9zzbvxv53r08l0s9yf3")
|
||||
|
||||
# Pinned due to API changes in pyruckus>0.12
|
||||
(self: super: {
|
||||
pyruckus = super.pyruckus.overridePythonAttrs (oldAttrs: rec {
|
||||
|
|
Loading…
Reference in a new issue