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

Commits on Aug 10, 2018

  1. checksec: switch to binutils-unwrapped

    checksec needs the readelf command to work properly, which is contained
    in the binutils-unwrapped derivation but not in the normal binutils.
    Before this commit, this tool wasn't working due to that.
    cript0nauta committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    fb15f20 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Merge pull request #44881 from sh4r3m4n/fix-checksec

    checksec: switch to binutils-unwrapped
    joachifm committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    f9a7de9 View commit details
    Browse the repository at this point in the history