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: 695c1339b8a9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3ee1e3b2c05d
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 27, 2020

  1. gambit: set CC to full path, fixes #78921

    Use -Os rather than -O2 as our compilation flag, document why.
    
    Document why we always use gcc over clang.
    
    Fix openssl path in gambit.
    Stop trying to make static openssl.
    fare committed Feb 27, 2020
    Copy the full SHA
    0d422d5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    32b3758 View commit details
    Browse the repository at this point in the history
  3. gerbil-unstable: 2019-11-15 -> 2020-02-27

    Let Gerbil Scheme find its GERBIL_HOME where Nix put it
    when the environment variable is left unspecified.
    
    Comment out work in progress for static linking.
    
    Notes about working on macOS.
    fare committed Feb 27, 2020
    Copy the full SHA
    4ee219e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Merge pull request #80224 from fare-patches/fare

    Update Gambit and Gerbil, fix #78921
    7c6f434c committed Feb 28, 2020
    Copy the full SHA
    3ee1e3b View commit details
    Browse the repository at this point in the history