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: 04fb02a944ea
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8f151b5022c0
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 10, 2020

  1. fish-foreign-env: git-20170324 -> git-20200209

    "`^` as a redirection deprecated and will be removed in the future."
    (see the changelog, under the 3.0b1 release)
    
    The latest fish beta release (3.1b1 as of time of writing) errors when
    encountering `^&1` (though the fact it is now an error has yet to be
    documented by them). The plugin was updated last year to account for
    this change, and with the "imminent" release of fish-shell v3.1, this
    should be fixed.
    cole-h committed Feb 10, 2020
    Copy the full SHA
    98a2276 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Merge pull request #79682 from cole-h/fish-foreign-env

    fish-foreign-env: git-20170324 -> git-20200209
    madjar committed Feb 13, 2020
    Copy the full SHA
    8f151b5 View commit details
    Browse the repository at this point in the history