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: 0d3940ff5ea2
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 17b2f2dd9b75
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 19, 2020

  1. dockerTools: add isExe to streamLayeredImage result

    (cherry picked from commit 11b0106)
    roberth authored and adisbladis committed Nov 19, 2020
    Copy the full SHA
    eff88ee View commit details
    Browse the repository at this point in the history
  2. dockerTools.buildLayeredImage: Fix cross compilation

    (cherry picked from commit 4313ac6)
    adisbladis committed Nov 19, 2020
    Copy the full SHA
    8f6f999 View commit details
    Browse the repository at this point in the history
  3. dockerTools: Set correct architecture when cross compiling

    (cherry picked from commit 8a3b33b)
    adisbladis committed Nov 19, 2020
    Copy the full SHA
    b8eba79 View commit details
    Browse the repository at this point in the history
  4. dockerTools: Add cross example

    (cherry picked from commit 5357abf)
    adisbladis committed Nov 19, 2020
    Copy the full SHA
    405ea12 View commit details
    Browse the repository at this point in the history
  5. dockerTools: Add cross compilation test

    (cherry picked from commit 11367b2)
    adisbladis committed Nov 19, 2020
    Copy the full SHA
    17b2f2d View commit details
    Browse the repository at this point in the history