hass
This commit is contained in:
@@ -17,9 +17,7 @@ buildHomeAssistantComponent rec {
|
||||
hash = "sha256-UvUowCgfay9aRV+iC/AQ9vvJzhGZbH+/1kVjxPFBKcI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = with pkgs.${namespace}; [
|
||||
pyoverseerr
|
||||
];
|
||||
nativeBuildInputs = [ pkgs.${namespace}.pyoverseerr ];
|
||||
|
||||
meta = {
|
||||
changelog = "https://github.com/vaparr/ha-overseerr/releases/tag/${version}";
|
||||
|
||||
Reference in New Issue
Block a user