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: 9e55da14fee5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 18b89e7abddc
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 19, 2019

  1. nixos/hardened: build sandbox incompatible with namespaces

    Disables the build sandbox by default to avoid incompatibility with
    defaulting user namespaces to false. Ideally there would be some kind of
    linux kernel feature that allows us to trust nix-daemon builders to
    allow both nix sandbox builds and disabling untrusted naemspaces at the
    same time.
    kmcopper committed Nov 19, 2019
    Copy the full SHA
    00ac71a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Copy the full SHA
    759968a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Merge pull request #73763 from kmcopper/hardening-profile

    Improvements to the NixOS Hardened Profile
    joachifm committed Apr 3, 2020
    Copy the full SHA
    18b89e7 View commit details
    Browse the repository at this point in the history