From 545eb0535702d2c8a66ff357972677a8765ade46 Mon Sep 17 00:00:00 2001 From: sterni Date: Thu, 18 Apr 2024 15:15:46 +0200 Subject: refactor(3p): use josh from nixpkgs The change we need has been released and propagated to nixos channels. Change-Id: Ib10a1d42d7ef6deaf5665a13b72ece345e83d7dc Reviewed-on: https://cl.tvl.fyi/c/depot/+/11457 Reviewed-by: tazjin Autosubmit: sterni Tested-by: BuildkiteCI --- users/tazjin/nixos/modules/physical.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'users') diff --git a/users/tazjin/nixos/modules/physical.nix b/users/tazjin/nixos/modules/physical.nix index 6d48a076bf51..bb85c6fb9827 100644 --- a/users/tazjin/nixos/modules/physical.nix +++ b/users/tazjin/nixos/modules/physical.nix @@ -24,7 +24,6 @@ in users.tazjin.chase-geese config.tazjin.emacs third_party.agenix.cli - third_party.josh ]) ++ # programs from nixpkgs @@ -50,6 +49,7 @@ in hyperfine iftop imagemagick + josh jq lieer maim -- cgit 1.4.1