commit 5adacc542939643a9eaa20c0f755d45a9d55b202
parent a0a65d99ac6701d3b20c69f999826aeb4ad9eb1e
Author: Vincent Demeester <vincent@sbr.pm>
Date: Fri, 3 Dec 2021 10:53:37 +0100
users/vincent: add yq-go to dev
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/users/vincent/dev/default.nix b/users/vincent/dev/default.nix
@@ -19,6 +19,7 @@
fswatch
gnumake
jq
+ yq-go
gron
shfmt
];
@@ -38,7 +39,6 @@
xdg.configFile."nr/dev" = {
text = builtins.toJSON [
- { cmd = "yq"; }
{ cmd = "lnav"; }
{ cmd = "miniserve"; }
{ cmd = "licensor"; }