Commit Graph

2 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
Anton Gusev
0cdcc5febb gtkclipblock: init at 0.2.2
gtkclipblock: fix formatting

gtkclipblock: remove trailing whitespace

gtkclipblock: change sha256 to hash in fetchFromGitHub calls

gtkclipblock: reformat with blank lines

gtkclipblock: set dontUseCmakeConfigure

gtkclipblock: change to by-name hierarchy

gtkclipblock: clarify description

Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>

gtkclipblock: restrict platform to x86 linux

Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>

gtkclipblock: factor more things out into vars

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-12-23 13:38:56 +03:00