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: 3fcbe30eea1c
Choose a base ref
...
head repository: NixOS/nix
compare: 64232f3ea6a0
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 25, 2020

  1. Fall back to copyPath if link fails with EPERM

    BeeGFS doesn't allow hard-links and returns EPERM, so we fall back
    to copyPath. See #3748
    rodarima committed Jun 25, 2020
    Copy the full SHA
    3a64218 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Merge pull request #3749 from rodarima/master

    Fall back to copyPath if link fails with EPERM
    edolstra committed Jun 29, 2020
    Copy the full SHA
    64232f3 View commit details
    Browse the repository at this point in the history