From 42f44dc2ab87a7e8de34c258762f91c0d80f26e9 Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 26 Sep 2015 06:01:16 +0200 Subject: provide host-name --- get | 1 + 1 file changed, 1 insertion(+) diff --git a/get b/get index 2db2822..1771a76 100755 --- a/get +++ b/get @@ -71,6 +71,7 @@ fi result=$(nix-instantiate \ --eval \ --argstr user-name "$LOGNAME" \ + --argstr host-name "$HOSTNAME" \ ${json+--json} \ ${strict+--strict} \ $( -- cgit v1.2.3