Alexis Hildebrandt
|
f8c4a98e8e
|
treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
|
2024-06-09 23:08:46 +02:00 |
|
Aaron Bieber
|
9e10716644
|
rex: fix runtime with patchShebangs
|
2023-08-25 06:27:36 -06:00 |
|
Aaron Bieber
|
afeb87f095
|
rex: 1.14.0 -> 1.14.3
|
2023-08-09 13:07:07 -06:00 |
|
Aaron Bieber
|
cf4dfd7d3a
|
rex: 1.13.4 -> 1.14.0
- Add new testing dependencies needed for 1.14.0.
- Enable tests with some patches from upstream.
|
2023-02-27 15:16:34 -07:00 |
|
Aaron Bieber
|
e2a7510f3d
|
rex: install shell completions
|
2023-02-09 19:12:21 +01:00 |
|
Aaron Bieber
|
4f0cf3d678
|
rex: init at 1.13.4
|
2022-06-09 11:41:35 -06:00 |
|