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: dc8b9b4f4495
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 50531288b8ad
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 20, 2020

  1. mopidy-local: init at 3.1.1

    Mopidy-Local is the successor to Mopidy-Local-SQLite and
    Mopidy-Local-Images, which are already packaged. I had to make
    gobject-introspection a propagated build input, otherwise
    Mopidy-Local can't import Mopidy.
    
    Backporting because mopidy-local-sqlite and mopidy-local-images are
    broken in 20.09 without this change and the subsequent removals.
    
    (cherry picked from commit 7565d00)
    ruuda committed Oct 20, 2020
    Copy the full SHA
    cb31714 View commit details
    Browse the repository at this point in the history
  2. mopidy-local-images: remove

    This plugin has been merged into the newer "mopidy-local" plugin which I
    just added. "mopidy-local-images" and "mopidy-local-sqlite" were added
    originally for Mopidy Iris, but Iris now works with mopidy-local, and
    does not need the older plugins any more.
    
    Backporting because mopidy-local-images is broken in 20.09.
    
    (cherry picked from commit 79a823c)
    ruuda committed Oct 20, 2020
    Copy the full SHA
    6bfec17 View commit details
    Browse the repository at this point in the history
  3. mopidy-local-sqlite: remove

    This plugin has been merged into the newer "mopidy-local" plugin which I
    just added. "mopidy-local-images" and "mopidy-local-sqlite" were added
    originally for Mopidy Iris, but Iris now works with mopidy-local, and
    does not need the older ones any more.
    
    Backporting because mopidy-local-sqlite is broken in 20.09.
    
    (cherry picked from commit b82ca4d)
    ruuda committed Oct 20, 2020
    Copy the full SHA
    1c0f086 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Merge pull request #101197 from ruuda/mopidy-local-backport

    [20.09] mopidy-local: init at 3.1.1
    AndersonTorres committed Oct 21, 2020
    Copy the full SHA
    5053128 View commit details
    Browse the repository at this point in the history