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: dae654445790
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 797b706daf2a
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Dec 18, 2019

  1. barrier: add openssl runtime dependency (#75490)

    * barrier: add openssl runtime dependency
    
    The barrier GUI creates an SSL certificate at runtime using OpenSSL. We add
    openssl to the path to enable this feature.
    
    * barrier: fix GLib-GIO-ERROR rg.gtk.Settings.FileChooser
    
    When you use the Barrier menu item in the GUI to save the configuration, the
    program crashes. wrapGAppsHook fixes this issue.
    
    Error was:
    GLib-GIO-ERROR **: 19:03:29.155: Settings schema 'org.gtk.Settings.FileChooser' does not contain a key nixos
    
    * barrier: move cmake buildInputs to nativeBuildInputs
    Ryan Orendorff authored and c0bw3b committed Dec 18, 2019
    Copy the full SHA
    797b706 View commit details
    Browse the repository at this point in the history