Commit Graph

3 Commits

Author SHA1 Message Date
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Florian Warzecha
c3528adc2a
wb32-dfu-updater: apply suggestions from code review
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-10-18 17:10:13 +02:00
Florian Warzecha
5b6b3c0a87
wb32-dfu-updater: init at 1.0.0 2023-10-15 11:38:08 +02:00