From 4388e7398c6c1aecfef04c199e9a1858042162ea Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Wed, 6 Nov 2024 07:58:12 -0600 Subject: [PATCH] newer, less bugs --- nixos/profiles/global.nix | 2 +- nixos/profiles/role-dev.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nixos/profiles/global.nix b/nixos/profiles/global.nix index 377029e..690e4b1 100644 --- a/nixos/profiles/global.nix +++ b/nixos/profiles/global.nix @@ -35,7 +35,7 @@ with lib; wget dnsutils jq - yq + yq-go nvme-cli smartmontools ]; diff --git a/nixos/profiles/role-dev.nix b/nixos/profiles/role-dev.nix index 77f701a..f9d0bf1 100644 --- a/nixos/profiles/role-dev.nix +++ b/nixos/profiles/role-dev.nix @@ -17,7 +17,7 @@ jq nix unstable.ncdu - yq + yq-go # nix lsp/formatters nil