Commit Graph

4 Commits

Author SHA1 Message Date
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Sergei Zimmerman
34a197ee29 ch341eeprom: 0-unstable-2021-01-05 -> 0-unstable-2024-05-06
Added passthru.updateScript. Reformatted with `nixfmt-rfc-style`.
Removed `with lib;` usage. Sorted meta attributes lexicographically.
2024-05-25 17:32:47 +03:00
annalee
b9035c712f
ch341eeprom: fix license 2024-03-24 01:36:04 +00:00
Sergei Zimmerman
97ac7798e9
ch341eeprom: init at 0-unstable-2021-01-05 2024-03-23 18:03:34 +03:00