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

Commits on Jan 21, 2019

  1. smpeg: fix build by linking against libX11 explicitly

    Error:
    
    /nix/store/anvi6cx0rcj9xn48af849qnr590avyn3-binutils-2.30/bin/ld: gtv.o: undefined reference to symbol 'XMoveWindow'
    /nix/store/ps571bzx27x5imzifw4wiah32mpqpgva-libX11-1.6.7/lib/libX11.so.6: error adding symbols: DSO missing from command line
    dtzWill committed Jan 21, 2019
    Copy the full SHA
    783a781 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54408 from dtzWill/fix/smpeg-link-what-you-use

    smpeg: fix build by linking against libX11 explicitly
    dtzWill committed Jan 21, 2019
    Copy the full SHA
    4bbd424 View commit details
    Browse the repository at this point in the history