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: cf9a8bcc995d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5958dd0e25c5
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on May 2, 2020

  1. bats: 1.1.0 -> 1.2.0

    r-ryantm committed May 2, 2020
    Copy the full SHA
    a0aae69 View commit details
    Browse the repository at this point in the history
  2. bats: fixup readlink reference

    Using `readlink -f` requires coreutils, on platforms like darwin where
    this isn't the GNU variant by default it would fail outide of a
    nix-shell.
    LnL7 committed May 2, 2020
    Copy the full SHA
    727d931 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #86513 from r-ryantm/auto-update/bats

    bats: 1.1.0 -> 1.2.0
    LnL7 committed May 2, 2020
    Copy the full SHA
    5958dd0 View commit details
    Browse the repository at this point in the history