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

Commits on Nov 14, 2017

  1. fish-foreign-env: suppress additional harmless warnings

    As per #30645, fish with fish-foreign-env prints this
    (harmless) warning:
    
    ```
    set: Tried to change the read-only variable “_”
    ```
    
    This patch was developed by @rnhmjoj in the aforementioned
    issue discussion
    yrashk committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    edfdc1d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Merge pull request #31646 from yrashk/30645-fish

    fish-foreign-env: suppress additional harmless warnings
    orivej committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    c8aa148 View commit details
    Browse the repository at this point in the history