helix: Fixed typo

This commit is contained in:
Giulio De Pasquale 2023-02-14 22:35:01 +01:00
parent f5668462eb
commit 47d937e12d

View File

@ -33,7 +33,7 @@
formatter = { command = "nixpkgs-fmt" }
'';
packages = with pkgs.unstablePkgsPkgs; [
packages = with pkgs.unstablePkgs; [
helix
clang-tools
rust-analyzer