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

Commits on Feb 11, 2019

  1. zoom-us: don't set dontPatchELF

    otherwise, autopatchelfHook seems to ignore patchelfing the zoom binary
    properly, causing it to fail to start:
    
    result/bin/zoom-us: line 4: /nix/store/7jfk4jggclvbwqxm9x4b4d57rr1mjh9q-zoom-us-2.7.162522.0121/share/zoom-us/zoom: No such file or directory
    flokli committed Feb 11, 2019
    Copy the full SHA
    109966d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Merge pull request #55566 from flokli/zoom-us-fix

    zoom-us: don't set dontPatchELF
    flokli committed Feb 12, 2019
    Copy the full SHA
    6dc46f3 View commit details
    Browse the repository at this point in the history