Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ripgrep-all: add missing dependencies #75874

Merged
merged 2 commits into from
Dec 19, 2019
Merged

Commits on Dec 18, 2019

  1. ripgrep-all: add missing dependencies

    This change adds additional dependencies so that the program's full
    functionality is available by simply installing this package.
    
    Closes NixOS#75735
    emmanuelrosa committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    727b097 View commit details
    Browse the repository at this point in the history
  2. ripgrep-all: add checkInstall test

    This change adds a checkInstallPhase which runs a couple of queries
    to smoke-test the ripgrep-all adapters. The queries are intended to
    ensure that the dependencies needed by the adapters are included in
    the package's dependencies.
    emmanuelrosa committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    c3c072a View commit details
    Browse the repository at this point in the history