~ruther/guix-exprs

d92cfecb9513f64fb8c30675cfc90f19026b09e4 — Rutherther 2 months ago 21f6078
fix: missing module in ripgrep-all
1 files changed, 1 insertions(+), 2 deletions(-)

M ruther/packages/ripgrep-all.scm
M ruther/packages/ripgrep-all.scm => ruther/packages/ripgrep-all.scm +1 -2
@@ 10,6 10,7 @@

  #:use-module (guix build-system cargo)

  #:use-module (gnu packages crates-database)
  #:use-module (gnu packages crates-io)
  #:use-module (gnu packages pkg-config)
  #:use-module (gnu packages compression)


@@ 316,5 317,3 @@ memory all at once.")
       "This package provides rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz,
etc.")
      (license license:agpl3+))))

ripgrep-all

Do not follow this link