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: 03c6be8654d6
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 75936c412d81
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 15, 2018

  1. Copy the full SHA
    9ea67c1 View commit details
    Browse the repository at this point in the history
  2. perlPackages.Clipboard: Fix darwin build

    Darwin requires dependency on MacPasteboard
    
    The test runs successfully when executed interactively from a nix-shell.
    Disable doCheck as paste pasteboard is not accessible in (non-interactive) nix-build.
    ciderale committed Jan 15, 2018
    Copy the full SHA
    9e2e219 View commit details
    Browse the repository at this point in the history
  3. kpcli: Fix darwin build

    adding MacPasteboard to perl path to support using clipboard on darwin
    ciderale committed Jan 15, 2018
    Copy the full SHA
    f198189 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Merge pull request #33913 from ciderale/fix-darwin-build-of-kpcli

    kpcli: Fix darwin build
    LnL7 committed Jan 16, 2018
    Copy the full SHA
    75936c4 View commit details
    Browse the repository at this point in the history