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: c0f4be665241
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 01a3fcc65940
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 8, 2020

  1. redis service: Listen on localhost by default. Fixes #100192.

    All other database servers in NixOS also use this safe-by-default setting.
    nh2 committed Nov 8, 2020
    Copy the full SHA
    169ab0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #100195 from nh2/redis-listen-loopback-default

    redis service: Listen on localhost by default
    nh2 committed Nov 8, 2020
    Copy the full SHA
    01a3fcc View commit details
    Browse the repository at this point in the history