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: 07f111eac53b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6fffd50623b6
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Aug 11, 2020

  1. nixos/systemd: Add support for listenDatagrams

    This works exactly analogously to the existing `listenStreams`.
    Ericson2314 committed Aug 11, 2020
    Copy the full SHA
    70d68f0 View commit details
    Browse the repository at this point in the history
  2. nixos/ipfs: Allow QUIC connections to socket activate too

    Well, via the underlying UDP. QUIC-level socket activation we'll get
    someday.
    Ericson2314 committed Aug 11, 2020
    Copy the full SHA
    e6fe9ab View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Merge pull request #95220 from obsidiansystems/ipfs-quic-socket-activ…

    …ated
    
    nixos/ipfs: Allow QUIC connections to socket activate too
    matthewbauer committed Aug 12, 2020
    Copy the full SHA
    6fffd50 View commit details
    Browse the repository at this point in the history