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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d8369edfcda8
Choose a base ref
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f4b4ef130a9e
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 3, 2020

  1. Copy the full SHA
    d05ee9c View commit details
  2. fmt: remove the enableShared option

    Static libraries are to be provided by the pkgsStatic.fmt package.
    veprbl committed Jan 3, 2020
    Copy the full SHA
    7e5b495 View commit details
  3. gtest: remove the "static" option

    pkgsStatic.gtest already has CMAKE_BUILD_SHARED set to OFF.
    veprbl committed Jan 3, 2020
    Copy the full SHA
    7e2c821 View commit details
  4. glog: remove the "static" option

    pkgsStatic.glog already has CMAKE_BUILD_SHARED set to OFF.
    veprbl committed Jan 3, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4541012 View commit details
  5. double-conversion: remove the "static" option

    pkgsStatic.double-conversion already has CMAKE_BUILD_SHARED set to OFF.
    veprbl committed Jan 3, 2020
    Copy the full SHA
    bb890c4 View commit details

Commits on Jan 6, 2020

  1. Merge pull request #76659 from veprbl/pr/cmake_static_adapter

    pkgsStatic: set BUILD_SHARED_LIBS=OFF for cmake
    FRidh authored Jan 6, 2020
    Copy the full SHA
    f4b4ef1 View commit details
Loading