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

Commits on Sep 29, 2019

  1. brotli: add staticOnly option

    matthewbauer authored and domenkozar committed Sep 29, 2019
    Copy the full SHA
    7ebd599 View commit details
    Browse the repository at this point in the history
  2. boehm-gc: support static + musl

    matthewbauer authored and domenkozar committed Sep 29, 2019
    Copy the full SHA
    85210e1 View commit details
    Browse the repository at this point in the history
  3. busybox: fix musl builds

    You shouldn’t need to add anything with musl builds. The libc will
    configure these values for you.
    matthewbauer authored and domenkozar committed Sep 29, 2019
    Copy the full SHA
    5ba8c04 View commit details
    Browse the repository at this point in the history
  4. bohem-gc: fix static build

    domenkozar committed Sep 29, 2019
    Copy the full SHA
    094f290 View commit details
    Browse the repository at this point in the history