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: dccd5a86016a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cdf06556005e
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 13, 2018

  1. backintime-qt4: package is broken

    the install phase writes into /nix :
    
    ```
    <snip>
    install -d
    /nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d
    install --mode=644 net.launchpad.backintime.serviceHelper.conf
    /nix/store/1kc8xcni0wp4y35vafh03rdxvqkrsxvl-backintime-qt4-1.1.24/../etc/dbus-1/system.d
    <snap>
    ```
    mguentner committed Apr 13, 2018
    Copy the full SHA
    119570c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38899 from mguentner/backintimeqt4_is_broken

    backintime-qt4: package is broken
    Mic92 committed Apr 13, 2018
    Copy the full SHA
    cdf0655 View commit details
    Browse the repository at this point in the history