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: aeec2e7a3adc
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0a351c3f6513
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 20, 2020

  1. dockerTools.*: Assertion against building for darwin

    Building a docker image with darwin binaries just yields a confusing
    error when ran:
    
      standard_init_linux.go:211: exec user process caused "exec format error"
    
    This change prevents people from building such images in the first place
    infinisil committed Jan 20, 2020
    Copy the full SHA
    b6a9211 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. dockerTools.*: Assertion against building for Darwin (#77952)

    dockerTools.*: Assertion against building for Darwin
    infinisil committed Jan 31, 2020
    Copy the full SHA
    0a351c3 View commit details
    Browse the repository at this point in the history