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

Commits on Dec 9, 2020

  1. libmodplug: Fix build on darwin

    * removing the `-mmacosx-version-min` flag makes the build work again
    * also fix the path to the `file` command in the configure script
      to fix the warning
    
    ```
    ./configure: line 7754: /usr/bin/file: No such file or directory
    ```
    avdv committed Dec 9, 2020
    Copy the full SHA
    144e9c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Merge pull request #106430 from avdv/fix-libmodplug-darwin

    libmodplug: Fix build on darwin
    SuperSandro2000 committed Dec 10, 2020
    Copy the full SHA
    6577837 View commit details
    Browse the repository at this point in the history