aboutsummaryrefslogtreecommitdiff
path: root/nixos/profiles/workstation
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2026-06-29 17:47:48 +0200
committerMartin Fischer <martin@push-f.com>2026-07-26 05:49:32 +0200
commit51f4c6970617b6a6ca9dc6783ca7b55e6c562606 (patch)
treeb34a51a2d4fd34994b31969b9f5c4d7a4e63f1f9 /nixos/profiles/workstation
parentb86d4c721ade9db5ac071eaa01d1a194614a7e34 (diff)
feat: replace jq with rq and add it to common profile
rq also supports TOML. It should also be available on servers to filter web server logs.
Diffstat (limited to 'nixos/profiles/workstation')
-rw-r--r--nixos/profiles/workstation/dev.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/profiles/workstation/dev.nix b/nixos/profiles/workstation/dev.nix
index dca56e4..693e5a3 100644
--- a/nixos/profiles/workstation/dev.nix
+++ b/nixos/profiles/workstation/dev.nix
@@ -13,7 +13,6 @@
# CLI tools
docker-compose
gnumake
- jq
pkgs-unstable.jujutsu
just
openssl