Skip to content

Commit

Permalink
Merge pull request #69 from abmantis/patch-2
Browse files Browse the repository at this point in the history
Use python 3.12 for Home Assistant
  • Loading branch information
Mic92 authored Jun 11, 2024
2 parents 6564bb7 + e11b76d commit 03d00e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions envs/home-assistant/shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ pkgs.mkShell {
bashInteractive
pkg-config
autoreconfHook
python3.pkgs.setuptools
python3
python312.pkgs.setuptools
python312
libxslt
doxygen
graphviz
Expand Down

0 comments on commit 03d00e0

Please sign in to comment.