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
OPNA2608
a9207c705c bluez-tools: unstable-2020-10-25 -> 0-unstable-2020-10-24 2024-05-04 19:44:19 +02:00
Anderson Torres
9944335ee2 bluez-tools: refactor
- lists in ASCIIbetical ordering
- finalAttrs design pattern
- set strictDeps to true
- set updater
- remove nested with
- set meta.mainProgram
- add AndersonTorres as maintainer
2023-12-28 09:52:17 -03:00
Anderson Torres
8e8346dfc2 bluez-tools: migrate to by-name 2023-12-28 09:44:03 -03:00