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: 28667152aa63
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: c640f7efd1bb
Choose a head ref
  • 1 commit
  • 1 file changed
  • 2 contributors

Commits on May 25, 2020

  1. _1password: do not strip binary on darwin(OSX) (#88091)

    Stripping the binary on OSX causes op(1password) to fail immediately.
    Setting dontStrip = true; fixes the issue.
    Additionally, adding a very simple installCheck section for testing
    purposes.
    
    Co-authored-by: Corban Raun <craun@instructure.com>
    CorbanR and Corban Raun committed May 25, 2020
    Copy the full SHA
    c640f7e View commit details
    Browse the repository at this point in the history