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: 6a6d11565dcc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c3cc7034e256
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 4, 2019

  1. nixos/malloc: use ld preload

    This is more robust than setting via environment variable, though it does come
    later in the load sequence.  An added benefit is affecting the current
    session.
    joachifm committed Jul 4, 2019
    Copy the full SHA
    44b6999 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c233e24 View commit details
    Browse the repository at this point in the history
  3. nixos/hardened: harder inet defaults

    See e.g., #63768
    
    Forwarding remains enabled for now, need to determine its effects on
    virtualization, if any.
    joachifm committed Jul 4, 2019
    Copy the full SHA
    c3cc703 View commit details
    Browse the repository at this point in the history