Commit edb0ee11 authored by Robert Schütz's avatar Robert Schütz
Browse files
parent a9e07272
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -71,14 +71,14 @@

stdenv.mkDerivation rec {
  pname = "home-assistant-chip-wheels";
  version = "2024.11.4";
  version = "2025.4.0";
  src = fetchFromGitHub {
    owner = "home-assistant-libs";
    repo = "chip-wheels";
    tag = version;
    fetchSubmodules = false;
    leaveDotGit = true;
    hash = "sha256-hWdTm/Ojdvz0s9qIXbOs3yll7XfAdoTZrg4dgu7ISns=";
    hash = "sha256-20dqVXHPgSxBveTxlbHEjTtp9NI1oVCVpBTDbjDI2QA=";
    postFetch = ''
      cd $out
      # Download connectedhomeip.