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: 69d0eac956f8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a513c07933d4
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 2, 2017

  1. dropbox: use buildFHSUserEnv

    Instead of adapting Dropbox to NixOS with patchelf, NixOS is adapted to Dropbox
    with an FHS user environment. A crash due to missing libXert (#15356) is
    fixed. The client's automatic updater is fixed; this obviates the need to
    update Dropbox in Nixpkgs every time the client is updated upstream!
    
    Resolves: #15356
    ttuegel committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    9a9ea65 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31140 from ttuegel/dropbox

    dropbox: use buildFHSUserEnv
    Thomas Tuegel committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    a513c07 View commit details
    Browse the repository at this point in the history