mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
nix-profile: add cross reference to installer test
This commit is contained in:
parent
5d0bdb1d3f
commit
29eb4d354a
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
# Only execute this file once per shell.
|
||||
# This file is tested by tests/installer/default.nix.
|
||||
if [ -n "${__ETC_PROFILE_NIX_SOURCED:-}" ]; then return; fi
|
||||
__ETC_PROFILE_NIX_SOURCED=1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue