Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 4b51d1391ebb
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b7d46b957161
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

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 #75735
    emmanuelrosa committed Dec 18, 2019
    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
    Copy the full SHA
    c3c072a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Merge pull request #75874 from emmanuelrosa/ripgrep-all-deps

    ripgrep-all: add missing dependencies
    Ma27 committed Dec 19, 2019
    Copy the full SHA
    b7d46b9 View commit details
    Browse the repository at this point in the history