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: 4080e7976e71
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f5d2675512db
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 23, 2020

  1. libfido2: add macOS support

    * pass IOKit to libfido2
    * Add a patch so that cmake uses lld flags when linking
    * Upgrade from 1.3.0 to 1.3.1 (based off #80781)
    * Specify CMAKE_INSTALL_LIBDIR so that the demo binaries link
      correctly on macOS and libfido2.pc specifies correct arguments
    artemist committed Feb 23, 2020
    Copy the full SHA
    099359a View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Merge pull request #80909 from artemist/libfido2

    libfido2: add macOS support
    mmahut committed Feb 24, 2020
    Copy the full SHA
    f5d2675 View commit details
    Browse the repository at this point in the history