mirror of
https://github.com/NixOS/nix.git
synced 2025-11-13 22:12:43 +01:00
get-env.sh: Version the JSON output
This commit is contained in:
parent
d1f750a714
commit
82aa3ca2d7
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