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: 5a3495f5fbfe
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4d7da18f5c09
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Apr 14, 2018

  1. perlPackages.Socket6: fix sv_undef compilation error

    Socket6.xs redefines `PV_sv_undef`, which breaks compilation from
    306d5cd ("perlPackages: Add cross-compilation support."). I added a patch
    to remove this redefinition. Compilation is now working again.
    mbrgm authored and bjornfor committed Apr 14, 2018
    Copy the full SHA
    4d7da18 View commit details
    Browse the repository at this point in the history