Unverified Commit adc12687 authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

imsprog: update description (#493087)

parents 436d96a4 c779e243
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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