about summary refs log tree commit diff
path: root/release.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2015-12-11 11:06:16 +0100
committeraszlig <aszlig@redmoonstudios.org>2015-12-11 11:06:16 +0100
commit42fdbfd5144e38118732aee43be4b8102114bb92 (patch)
treece645a9c8521efb5565d7827756c61f6ff7faeca /release.nix
parent745167880820303fc774776136899378768ddfe7 (diff)
profiles/tests: Avoid scanning full linuxPackages.
Using an equality test on an attribute set is actually a very bad idea,
because it forces strict evaluation.

In this case a simple test on the kernel version between the defined one
and the available one should be sufficient.

And if we have a false-positive in test inclusions it doesn't hurt
anyway.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'release.nix')
0 files changed, 0 insertions, 0 deletions