about summary refs log tree commit diff
path: root/nixos/tests
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2023-02-20 16:54:37 +0100
committerMartin Weinelt <hexa@darmstadt.ccc.de>2023-02-20 18:37:20 +0100
commite01ccd6245fe1fe34aa49aa48fe3d53e3b013c20 (patch)
tree62e0fad4da338f77da5afd139b6878d9ad1c6951 /nixos/tests
parent3fa7dc206a54265f04fc2ea2afd1cf1cdb650c83 (diff)
home-assistant: Inject extra dependencies through PYTHONPATH
Injecting configuration specific dependencies into the
propagatedBuildInputs of the home-assistant package forces alot of
rebuilds while setting up home-assistant, which is annoying.

By passing optional dependencies into home-assistant via the systemd
units PYTHONPATH environment variable, only he concatenation of
library paths in the systemd unit requires a rebuild.

This also means users can rely heavily on the cached home-assistant
package and will rarely have to build from source, if ever.
Diffstat (limited to 'nixos/tests')
0 files changed, 0 insertions, 0 deletions