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: 4afe7a7bf333
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4908aaf3c902
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 3, 2019

  1. mediatomb: use recent spidermonkey

    erictapen authored and FRidh committed Aug 3, 2019
    Copy the full SHA
    c3cc950 View commit details
    Browse the repository at this point in the history
  2. elinks: use recent spidermonkey version

    erictapen authored and FRidh committed Aug 3, 2019
    Copy the full SHA
    7ee6674 View commit details
    Browse the repository at this point in the history
  3. spidermonkey_38, spidermonkey_60: fix cross compilation

    This is essentially the same as done in
    65f2b0a.
    
    For spidermonkey_38 I set --enable-posix-nspr-emulation, as it would
    otherwise complain about a wrong NSPR version and that trick seemed to
    be successful in spidermonkey_60 anyway.
    erictapen authored and FRidh committed Aug 3, 2019
    Copy the full SHA
    4908aaf View commit details
    Browse the repository at this point in the history