update flake
All checks were successful
Lint / lint (push) Successful in 1s
Plex Update / update (push) Successful in 8s

This commit is contained in:
Vivian 2023-06-07 11:34:57 +02:00
parent ad1635e69e
commit 6f16efd9cd
2 changed files with 16 additions and 16 deletions

View file

@ -5,7 +5,7 @@ in buildVscodeMarketplaceExtension {
name = "platformio-ide";
publisher = "platformio";
version = "3.1.1";
sha256 = "sha256-fwEct7Tj8bfTOLRozSZJGWoLzWRSvYz/KxcnfpO8Usg=";
sha256 = "sha256-g9yTG3DjVUS2w9eHGAai5LoIfEGus+FPhqDnCi4e90Q=";
# sha256 = lib.fakeSha256;
};
}