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: c0618578bd12
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 757c6a31c9ac
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 19, 2020

  1. rubyWithPackages.libv8: fix compilation

    (cherry picked from commit 84fa1d2)
    manveru authored and disassembler committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    c39669b View commit details
    Browse the repository at this point in the history
  2. ugarit: fix build by using CHICKEN 4.x

    Ugarit only works with CHICKEN 4, not CHICKEN 5 (which is the default
    version in nixpkgs since 69ef070), so use the compiler and egg tools
    from `chickenPackages_4` for ugarit and ugarit-manifest-maker.
    
    (cherry picked from commit a6d39ee)
    evhan authored and disassembler committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    757c6a3 View commit details
    Browse the repository at this point in the history