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: 517dfa4a6602
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5dd330ef0ea6
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Oct 27, 2019

  1. stop using hardeningDisable = [ "fortify" ]; for Go packages

    it seems that the issue #25959 is not present anymore
    prusnak committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    afd38ea View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Merge pull request #72093 from prusnak/go-fortify

    stop using hardeningDisable = [ "fortify" ]; for Go packages
    adisbladis committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    5dd330e View commit details
    Browse the repository at this point in the history