install jq
All checks were successful
Test / native-test (push) Successful in 9s

This commit is contained in:
Vivian 2023-05-26 22:09:42 +02:00
parent 507ef284bb
commit 0b8c9aa8f5
2 changed files with 1 additions and 2 deletions

View file

@ -61,6 +61,7 @@ in {
gawk
gitMinimal
gnused
jq
nodejs
nixUnstable
vault

View file

@ -1,6 +1,4 @@
#! /usr/bin/env bash
set -x
shopt -s extglob
set -eu -o pipefail