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

Commits on Feb 24, 2020

  1. ipmitool: migrate to openssl 1.1

    This adds a patch from debian to switch ipmitool to openssl 1.1.
    Upstream seems to already carry a version of this but that is yet to be
    part of a release.
    andir committed Feb 24, 2020
    Copy the full SHA
    ad19bb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. ipmitool: cleanup expression

    * remove no-op substitution of s6_addr16 -> s6_addr
    
    This string doesn't exist anymore in that file.
    
    * clean up configureFlags
    flokli authored and worldofpeace committed Mar 1, 2020
    Copy the full SHA
    43ec75d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8221755 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #80987 from andir/ipmitool

    ipmitool: migrate to openssl 1.1
    worldofpeace committed Mar 1, 2020
    Copy the full SHA
    851aac4 View commit details
    Browse the repository at this point in the history