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: c1427bf45ffd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9feb8b74e039
Choose a head ref
  • 4 commits
  • 1 file changed
  • 3 contributors

Commits on Nov 19, 2018

  1. makemkv: 1.12.3 -> 1.14.0

    Changes: https://www.makemkv.com/download/history.html
    
    Since this derivation only support Linux on x86_64, set the platform
    meta data accordingly.
    
    (cherry picked from commit f528731)
    danieldk authored and nyanloutre committed Nov 19, 2018
    Copy the full SHA
    3aca7b8 View commit details
    Browse the repository at this point in the history
  2. makemkv: 1.14.0 -> 1.14.1

    (cherry picked from commit 30bc36c)
    nyanloutre committed Nov 19, 2018
    Copy the full SHA
    9071b93 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. makemkv: using two URLs for src

    This will prevent future failures due to the first URL being broken each
    time a new version is released
    
    See #50437 (comment)
    for details
    
    (cherry picked from commit 05166dc)
    nyanloutre committed Nov 20, 2018
    Copy the full SHA
    e24bc96 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50698 from nyanloutre/makemkv-update-18.09

    [18.09] makemkv: 1.12.3 -> 1.14.1
    c0bw3b committed Nov 20, 2018
    Copy the full SHA
    9feb8b7 View commit details
    Browse the repository at this point in the history