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/nix
base: 88c90d5e6d38
Choose a base ref
...
head repository: NixOS/nix
compare: eaa52c34b40a
Choose a head ref
  • 8 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 5, 2018

  1. busybox shell: enable various useful/expected features

    Matches changes made in nixpkgs:
    NixOS/nixpkgs#34628
    dtzWill committed Feb 5, 2018
    Copy the full SHA
    0ffa615 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Copy the full SHA
    3780435 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    98031b6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c7e0be1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Copy the full SHA
    de4c03d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6964131 View commit details
    Browse the repository at this point in the history
  3. Enable sandbox builds on Linux by default

    The overhead of sandbox builds is a problem on NixOS (since building a
    NixOS configuration involves a lot of small derivations) but not for
    typical non-NixOS use cases. So outside of NixOS we can enable it.
    
    Issue #179.
    edolstra committed Feb 22, 2018
    Copy the full SHA
    ddc58e7 View commit details
    Browse the repository at this point in the history
  4. Set release date

    edolstra committed Feb 22, 2018
    1
    Copy the full SHA
    eaa52c3 View commit details
    Browse the repository at this point in the history