Loading pkgs/development/python-modules/benqprojector/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "benqprojector"; version = "0.1.8"; version = "0.1.9"; pyproject = true; src = fetchFromGitHub { owner = "rrooggiieerr"; repo = "benqprojector.py"; tag = version; hash = "sha256-BttaLpjiybjeoJhOXfo6Qlox4bRqf9auvNg/wtm9gMQ="; hash = "sha256-oG6djfmBnZyb4YpB6zqzHlcmQx+l+LF5xwCdf/NOb1Q="; }; build-system = [ Loading pkgs/servers/home-assistant/build-custom-component/default.nix +0 −4 Original line number Diff line number Diff line Loading @@ -22,10 +22,6 @@ home-assistant.python.pkgs.buildPythonPackage ( pname = "${owner}/${domain}"; inherit version format; buildPhase = '' true ''; installPhase = '' runHook preInstall Loading pkgs/servers/home-assistant/custom-components/auth-header/package.nixdeleted 100644 → 0 +0 −26 Original line number Diff line number Diff line { lib, buildHomeAssistantComponent, fetchFromGitHub, }: buildHomeAssistantComponent rec { owner = "BeryJu"; domain = "auth_header"; version = "1.12"; src = fetchFromGitHub { inherit owner; repo = "hass-auth-header"; tag = "v${version}"; hash = "sha256-BPG/G6IM95g9ip2OsPmcAebi2ZvKHUpFzV4oquOFLPM="; }; meta = with lib; { changelog = "https://github.com/BeryJu/hass-auth-header/releases/tag/v${version}"; description = "Home Assistant custom component which allows you to delegate authentication to a reverse proxy"; homepage = "https://github.com/BeryJu/hass-auth-header"; maintainers = with maintainers; [ mjm ]; license = licenses.gpl3; }; } pkgs/servers/home-assistant/custom-components/benqprojector/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "rrooggiieerr"; domain = "benqprojector"; version = "0.1.3"; version = "0.1.4"; src = fetchFromGitHub { inherit owner; repo = "homeassistant-benqprojector"; tag = version; hash = "sha256-iAFmXL10QqudECsS9u9w7KBETzu9aWCg1EBbFR1ff+o="; hash = "sha256-BiAqEVZSbroxw46thsU1psjP9JEEZaGRLWgpT/lQTHI="; }; dependencies = [ benqprojector ]; Loading pkgs/servers/home-assistant/custom-components/hassio-ecoflow-cloud/package.nix→pkgs/servers/home-assistant/custom-components/ecoflow_cloud/package.nix +0 −0 File moved. View file Loading
pkgs/development/python-modules/benqprojector/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "benqprojector"; version = "0.1.8"; version = "0.1.9"; pyproject = true; src = fetchFromGitHub { owner = "rrooggiieerr"; repo = "benqprojector.py"; tag = version; hash = "sha256-BttaLpjiybjeoJhOXfo6Qlox4bRqf9auvNg/wtm9gMQ="; hash = "sha256-oG6djfmBnZyb4YpB6zqzHlcmQx+l+LF5xwCdf/NOb1Q="; }; build-system = [ Loading
pkgs/servers/home-assistant/build-custom-component/default.nix +0 −4 Original line number Diff line number Diff line Loading @@ -22,10 +22,6 @@ home-assistant.python.pkgs.buildPythonPackage ( pname = "${owner}/${domain}"; inherit version format; buildPhase = '' true ''; installPhase = '' runHook preInstall Loading
pkgs/servers/home-assistant/custom-components/auth-header/package.nixdeleted 100644 → 0 +0 −26 Original line number Diff line number Diff line { lib, buildHomeAssistantComponent, fetchFromGitHub, }: buildHomeAssistantComponent rec { owner = "BeryJu"; domain = "auth_header"; version = "1.12"; src = fetchFromGitHub { inherit owner; repo = "hass-auth-header"; tag = "v${version}"; hash = "sha256-BPG/G6IM95g9ip2OsPmcAebi2ZvKHUpFzV4oquOFLPM="; }; meta = with lib; { changelog = "https://github.com/BeryJu/hass-auth-header/releases/tag/v${version}"; description = "Home Assistant custom component which allows you to delegate authentication to a reverse proxy"; homepage = "https://github.com/BeryJu/hass-auth-header"; maintainers = with maintainers; [ mjm ]; license = licenses.gpl3; }; }
pkgs/servers/home-assistant/custom-components/benqprojector/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,13 +8,13 @@ buildHomeAssistantComponent rec { owner = "rrooggiieerr"; domain = "benqprojector"; version = "0.1.3"; version = "0.1.4"; src = fetchFromGitHub { inherit owner; repo = "homeassistant-benqprojector"; tag = version; hash = "sha256-iAFmXL10QqudECsS9u9w7KBETzu9aWCg1EBbFR1ff+o="; hash = "sha256-BiAqEVZSbroxw46thsU1psjP9JEEZaGRLWgpT/lQTHI="; }; dependencies = [ benqprojector ]; Loading
pkgs/servers/home-assistant/custom-components/hassio-ecoflow-cloud/package.nix→pkgs/servers/home-assistant/custom-components/ecoflow_cloud/package.nix +0 −0 File moved. View file