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 |
|
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 |
|
h7x4
|
8121f3559a
|
treewide: add mainProgram
|
2024-02-11 03:19:15 +01:00 |
|
Hayden Curfman
|
e17ff3ff45
|
warpd: 1.3.4 -> 1.3.5
fix
formatting fixes
|
2023-01-12 19:24:20 -05:00 |
|
novenary
|
2a39991e32
|
warpd: fix wayland build
|
2022-10-22 18:07:03 +03:00 |
|
R. Ryantm
|
69ccacbea8
|
warpd: 1.3.3 -> 1.3.4
|
2022-10-19 09:16:43 +08:00 |
|
R. Ryantm
|
6daa5d17c0
|
warpd: 1.3.2 -> 1.3.3
|
2022-09-05 21:23:39 +00:00 |
|
Hayden Curfman
|
30508465d5
|
warpd: init at 1.3.2
|
2022-07-15 19:13:53 -04:00 |
|