From 9c6714e49a3d9ddbc3651335f7048f6dd9c2052e Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sun, 27 Oct 2024 18:11:47 -0500 Subject: [PATCH] feat(hm/price): install `asmfmt` --- users/price/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/price/home.nix b/users/price/home.nix index 273156cb..54fdd82c 100644 --- a/users/price/home.nix +++ b/users/price/home.nix @@ -148,6 +148,7 @@ in clang nasm asm-lsp + asmfmt ninja ccache llvm