From 47d937e12db033853fa96627a09872e2721acc71 Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Tue, 14 Feb 2023 22:35:01 +0100 Subject: [PATCH] helix: Fixed typo --- roles/home/helix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/home/helix.nix b/roles/home/helix.nix index 63497c7..85edc4d 100644 --- a/roles/home/helix.nix +++ b/roles/home/helix.nix @@ -33,7 +33,7 @@ formatter = { command = "nixpkgs-fmt" } ''; - packages = with pkgs.unstablePkgsPkgs; [ + packages = with pkgs.unstablePkgs; [ helix clang-tools rust-analyzer