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: a245f37b204c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e2db0ee4a28c
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Nov 7, 2020

  1. Copy the full SHA
    6c9aaf2 View commit details
    Browse the repository at this point in the history
  2. makemkv: add jre_headless PATH through the wrapper

    MakeMKV requires a Java runtime environment to extract some Blu-ray
    disks:
    
    http://www.makemkv.com/bdjava/
    
    This change provides jre_headless by default.
    danieldk committed Nov 7, 2020
    Copy the full SHA
    83e9cc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Merge pull request #103085 from danieldk/makemkv-jre

    makemkv: add jre_headless PATH through the wrapper
    danieldk committed Nov 12, 2020
    Copy the full SHA
    e2db0ee View commit details
    Browse the repository at this point in the history