mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
build-remote.sh: Test LegacySSHStore
This commit is contained in:
parent
de2641ae99
commit
b7ccf7ae2a
6 changed files with 51 additions and 21 deletions
|
@ -35,6 +35,7 @@ export xmllint="@xmllint@"
|
|||
export SHELL="@bash@"
|
||||
export PAGER=cat
|
||||
export HAVE_SODIUM="@HAVE_SODIUM@"
|
||||
export busybox="@sandbox_shell@"
|
||||
|
||||
export version=@PACKAGE_VERSION@
|
||||
export system=@system@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue