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

Commits on Mar 21, 2018

  1. Fix permission on working directory

    The working directory needs the x flag, otherwise executors (e.g. sparks executor) are unable to cd into their sandbox and create e.g. temporary files.
    MHOOO committed Mar 21, 2018
    Copy the full SHA
    e5073bc View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Merge pull request #37515 from MHOOO/patch-2

    Fix permission on working directory
    matthewbauer committed Apr 17, 2018
    Copy the full SHA
    9e01411 View commit details
    Browse the repository at this point in the history