Fix build errors on 24.05 without web-devicons

This commit is contained in:
Greg Hellings
2024-10-04 10:06:58 -05:00
parent c12ed1b8a9
commit 81f534dd46
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -96,7 +96,7 @@
gzip
inject
inject-darwin
(inputs.nixvimunstable.legacyPackages.${system}.makeNixvim (import ./home/modules/baseline/vim/config.nix { inherit pkgs; }))
(inputs.nixvimunstable.legacyPackages.${system}.makeNixvim (import ./home/modules/baseline/vim/config.nix { inherit pkgs; inherit (pkgs) lib; }))
self'.checks.pre-commit-check.enabledPackages
tmux
xonsh