Skip to content
Unverified Commit 601bed38 authored by aszlig's avatar aszlig
Browse files

nixos/tests/quake3: Fix evaluation error

In c814d72b

, 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: default avataraszlig <aszlig@nix.build>
parent 5e86891b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment