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: 5e86891baa57
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 601bed384940
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 5, 2019

  1. nixos/tests/quake3: Fix evaluation error

    In c814d72, a bunch of packages were
    changed to use the pname attribute, among them were the quake3-demodata
    and quake3-pointrelease which we use for the quake3 test.
    
    Fortunately, having pname available means that we no longer need to
    match using a prefix, so fixing this eval error also simplifies our
    matching.
    
    I directly pushed this to master because the change is non-controversial
    and we can't break things that are already broken :-)
    
    Signed-off-by: aszlig <aszlig@nix.build>
    aszlig committed Sep 5, 2019
    Copy the full SHA
    601bed3 View commit details
    Browse the repository at this point in the history