[bug#76431,0/3] gnu: Add sd.

Message ID cover.1740033469.git.wongandj@icloud.com
Headers
Series gnu: Add sd. |

Message

Andrew Wong Feb. 20, 2025, 6:40 a.m. UTC
  This patch series adds the simple find-and-replace CLI, sd.

Andrew Wong (3):
  gnu: Add rust-ansi-to-html-0.1.
  gnu: Add rust-unescape-0.1.
  gnu: Add sd.

 gnu/packages/crates-io.scm | 44 ++++++++++++++++++++++++++++++
 gnu/packages/rust-apps.scm | 56 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 100 insertions(+)


base-commit: 5a897c5c95a81278b044c18d962d3bd83131ba06
  

Comments

Efraim Flashner Feb. 20, 2025, 9:18 a.m. UTC | #1
On Thu, Feb 20, 2025 at 01:40:42AM -0500, Andrew Wong wrote:
> This patch series adds the simple find-and-replace CLI, sd.
> 
> Andrew Wong (3):
>   gnu: Add rust-ansi-to-html-0.1.
>   gnu: Add rust-unescape-0.1.
>   gnu: Add sd.
> 
>  gnu/packages/crates-io.scm | 44 ++++++++++++++++++++++++++++++
>  gnu/packages/rust-apps.scm | 56 ++++++++++++++++++++++++++++++++++++++
>  2 files changed, 100 insertions(+)
> 
> 
> base-commit: 5a897c5c95a81278b044c18d962d3bd83131ba06
> -- 
> 2.48.1
> 

Thanks!  I added a copyright line for you in each file and adjusted the
install-extras phase of sd so the completions would match the names of
the other completions (that is, sd.bash -> sd).