Skip to content

Commit 86bf5cc

Browse files
committed
fix: install yq v4 instead of yq v3
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
1 parent df3cfa5 commit 86bf5cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

home/user/packages.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ let
2424
lldb # rust debugger
2525
protobuf
2626
bpftrace
27-
yq # command-line YAML, JSON, XML, CSV, TOML
27+
yq-go # command-line YAML, JSON, XML, CSV, TOML
2828
eza # a modern, maintained replacement for ls
2929
bat # enhanced cat command
3030
lstr # tree alternative

0 commit comments

Comments
 (0)