# Pastebin vlcpjvTj nix-repl> let a = "hi"; in { ${a} = 1; } { hi = 1; }