mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
fix indentation
Co-authored-by: Théophane Hufschmitt <7226587+thufschmitt@users.noreply.github.com>
This commit is contained in:
parent
8a6ef3bae5
commit
8d23847571
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ nix_tests = \
|
||||||
nested-sandboxing.sh \
|
nested-sandboxing.sh \
|
||||||
impure-env.sh \
|
impure-env.sh \
|
||||||
debugger.sh \
|
debugger.sh \
|
||||||
help.sh
|
help.sh
|
||||||
|
|
||||||
ifeq ($(HAVE_LIBCPUID), 1)
|
ifeq ($(HAVE_LIBCPUID), 1)
|
||||||
nix_tests += compute-levels.sh
|
nix_tests += compute-levels.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue