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: 6d685a5b0fe8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0feffd223200
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 23, 2018

  1. gst-plugins-bad: Add Darwin support

    Had to remove mjpegtools and Cocoa support because of compile
    problems.
    Väinö Järvelä committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    6166507 View commit details
    Browse the repository at this point in the history
  2. glib-networking: Fix Darwin support

    Väinö Järvelä committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    e9ef15c View commit details
    Browse the repository at this point in the history
  3. mopidy: Remove dbus-python on Darwin

    Darwin doesn't have dbus.
    Väinö Järvelä committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    74d6d40 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. gst-plugins-ugly: Add mpg123 to enable mpg123audiodec in gstreamer

    Adds support for MP3 playback.
    Väinö Järvelä committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    381cb8b View commit details
    Browse the repository at this point in the history
  2. glib-networking: Disable ca-certificates on Darwin

    macOS does not have certificates at /etc/ssl/certs. cacerts package
    has been deprecated. And there is a long standing issue at
    #8247 for figuring out how to
    handle certificates.
    
    Disabling glib-networking ca-certificates on Darwin removes constant
    warnings when opening remote connections.
    Väinö Järvelä committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    5291c20 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Merge pull request #35419 from Kaali/master

    Support mopidy on Darwin
    LnL7 committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    0feffd2 View commit details
    Browse the repository at this point in the history