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: 66829ce40e86
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b0a4013e52d2
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 9, 2018

  1. nixos/tests/i3wm: fix terminal title

    Probably due to #51678 which makes bash set the terminal title.
    hedning committed Dec 9, 2018
    Copy the full SHA
    373be82 View commit details
    Browse the repository at this point in the history
  2. nixos/tests/gnome3: fix terminal title

    The tests passes, but that's just because a race condition where the window is
    titled `Terminal` long enough.
    hedning committed Dec 9, 2018
    Copy the full SHA
    80fdafb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #51792 from hedning/fix-i3wm-test

    nixos/tests/i3wm: fix terminal title (test is broken on master)
    lukateras committed Dec 9, 2018
    Copy the full SHA
    b0a4013 View commit details
    Browse the repository at this point in the history