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: 6c94fd93bc12
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3d629ef7231b
Choose a head ref
  • 1 commit
  • 2 files changed
  • 2 contributors

Commits on Dec 6, 2020

  1. rage: fix macOS build (#106051)

    Without the explicit Foundation dep, linker fails with this message:
    ```
      = note: ld: framework not found Foundation
              clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
              
    
    error: aborting due to previous error
    
    error: could not compile `i18n-embed-fl`
    ```
    
    Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
    supermarin and veprbl committed Dec 6, 2020
    Copy the full SHA
    3d629ef View commit details
    Browse the repository at this point in the history