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: 1d6bc18b0e70
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b5bf9da14d28
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 26, 2020

  1. yq: fix path to jq

    yq requires jq at runtime, so that the package is broken unless the path to jq
    is patched in.
    ttuegel committed Dec 26, 2020
    Copy the full SHA
    4074d4a View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Merge pull request #103737 from ttuegel/yq-needs-jq

    yq: fix path to jq
    ttuegel committed Dec 27, 2020
    Copy the full SHA
    b5bf9da View commit details
    Browse the repository at this point in the history