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: 1851203c7b16
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4e8bed52ceee
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 2, 2018

  1. nomachine-client: init at 6.3.6_1

    Packages mainly the nxplayer part of the client, since the tray
    doesn't work very well without the server / a complete installation.
    
    Use the shipped libs, since nxplayer really doesn't like any others. I
    believe they use internally modified versions of many libs.
    
    Audio doesn't work: the libasound.so shipped looks for the alsa config
    files in the wrong place, and even if it finds them, it still doesn't
    work. Using the one from alsaLib doesn't work either and adds
    instability.
    talyz committed Nov 2, 2018
    Copy the full SHA
    06acfb8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49352 from talyz/master

    nomachine-client: init at 6.3.6_1
    c0bw3b committed Nov 2, 2018
    Copy the full SHA
    4e8bed5 View commit details
    Browse the repository at this point in the history