mirror of
https://github.com/NixOS/nix.git
synced 2025-11-21 17:59:36 +01:00
get-env.sh: Version the JSON output
This commit is contained in:
parent
7658f00bb1
commit
bef0bec012
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ __functions="$(declare -F)"
|
|||
|
||||
__dumpEnv() {
|
||||
printf '{\n'
|
||||
printf ' "version": 1,\n'
|
||||
|
||||
printf ' "bashFunctions": {\n'
|
||||
local __first=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue