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: 70f6114d817c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 45dad06bed96
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on May 19, 2020

  1. mpv: fix lua path

    mpv uses lua without directly executing the "lua" binary, so prefixing
    $PATH wasn't enough. Without this change, lua scripts were unable to
    import luasocket.
    cript0nauta committed May 19, 2020
    Copy the full SHA
    a6dfaad View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Merge pull request #88472 from cript0nauta/mpv-fix-lua-path

    mpv: wrap LUA_CPATH and LUA_PATH environment variables
    AndersonTorres committed May 21, 2020
    Copy the full SHA
    45dad06 View commit details
    Browse the repository at this point in the history