imsprog: update description

The author of the software kindly asked me to update the description.
The new description does a better job at capturing the tool's
capabilities.

Co-authored-by: Hythera <87016780+Hythera@users.noreply.github.com>
Signed-off-by: wucke13 <wucke13+github@gmail.com>
This commit is contained in:
wucke13
2026-02-23 09:44:16 +01:00
committed by Wanja Zaeske
co-authored by Hythera
parent 7d5a1d922d
commit c779e24375
+1 -1
View File
@@ -64,7 +64,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = {
changelog = "https://github.com/bigbigmdm/IMSProg/releases/tag/v${finalAttrs.version}";
description = "Free I2C EEPROM programmer tool for CH341A device";
description = "Free I2C, MicroWire and SPI EEPROM/Flash chip programmer tool for CH341A device";
homepage = "https://github.com/bigbigmdm/IMSProg";
license = with lib.licenses; [
gpl3Plus