diff options
| -rwxr-xr-x | get | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -71,6 +71,7 @@ fi  result=$(nix-instantiate \    --eval \    --argstr user-name "$LOGNAME" \ +  --argstr host-name "$HOSTNAME" \    ${json+--json} \    ${strict+--strict} \    $( | 
