python313Packages.home-assistant-chip-wheels: 2024.11.4 -> 2025.4.0 (#397441)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user