mirror of
https://github.com/NixOS/nix.git
synced 2025-12-08 10:01:01 +01:00
get-env.sh: Version the JSON output
This commit is contained in:
parent
a343452cac
commit
9fc7e35860
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,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