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: ef37abe0ab6e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9e70e009200a
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 5, 2019

  1. pythonPackages.libarcus: use pkgs.protobuf as input

    This commit makes pkgs.protobuf the input for libarcus, since the latter
    searches for the native protobuf library and not for the Python module.
    
    (cherry picked from commit 6a523a1)
    jokogr authored and Robert Schütz committed Mar 5, 2019
    Copy the full SHA
    64cf235 View commit details
    Browse the repository at this point in the history
  2. curaengine: add protobuf in buildInputs

    (cherry picked from commit c14eed2)
    jokogr authored and Robert Schütz committed Mar 5, 2019
    Copy the full SHA
    9e70e00 View commit details
    Browse the repository at this point in the history