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: 82fe2a5b7a21
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c82021a72b0f
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 29, 2019

  1. 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.
    evhan committed Apr 29, 2019
    Copy the full SHA
    a6d39ee View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. ugarit: fix build by using chicken-4.x (#53854)

    ugarit: fix build by using chicken-4.x
    disassembler committed Feb 19, 2020
    Copy the full SHA
    c82021a View commit details
    Browse the repository at this point in the history