feat: add first blog post
This commit is contained in:
parent
23aa8bdd15
commit
a345552e16
7 changed files with 172 additions and 3 deletions
|
|
@ -35,8 +35,7 @@
|
|||
| .key as $parent_key
|
||||
| .value.inputs | keys[]
|
||||
| select(IN($root_input_keys[]))
|
||||
| {"key": $parent_key, "value": .}
|
||||
| .key + ".inputs." + .value + ".follows = \"" + .value + "\";"'
|
||||
| $parent_key + ".inputs." + . + ".follows = \"" + . + "\";"'
|
||||
'';
|
||||
runtimeInputs = [pkgs.jq];
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue