Skip to content

Commit

Permalink
chore: update flake inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
squirmy committed Nov 28, 2024
1 parent d9b0542 commit ff1063e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion configuration/fonts/hm-module.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ lib.mkIf config.squirmy.fonts.enable {
fonts.fontconfig.enable = true;
home.packages = with pkgs; [
fira-code
(nerdfonts.override {fonts = ["JetBrainsMono"];})
nerd-fonts.jetbrains-mono
];
}
6 changes: 3 additions & 3 deletions configuration/terminal/nvim/lazy-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"mason-lspconfig.nvim": { "branch": "main", "commit": "43894adcf10bb1190c2184bd7c1750e8ea2b3dce" },
"mason.nvim": { "branch": "main", "commit": "e2f7f9044ec30067bc11800a9e266664b88cda22" },
"neodev.nvim": { "branch": "main", "commit": "46aa467dca16cf3dfe27098042402066d2ae242d" },
"nvim-cmp": { "branch": "main", "commit": "be7bd4c5f860c79da97af3a26d489af50babfd4b" },
"nvim-lspconfig": { "branch": "master", "commit": "dafd61d6533bd90ecf6e2a3a972298fdddc74d82" },
"nvim-treesitter": { "branch": "master", "commit": "7930b5f983c37bb07c9af27274334a7adcb3e5af" },
"nvim-cmp": { "branch": "main", "commit": "ed31156aa2cc14e3bc066c59357cc91536a2bc01" },
"nvim-lspconfig": { "branch": "master", "commit": "e8f9c46c99e1901167a92ab13e2357158e5aabdb" },
"nvim-treesitter": { "branch": "master", "commit": "8d4fdc5e47e2a4e00179e43f56221250ce365973" },
"plenary.nvim": { "branch": "master", "commit": "2d9b06177a975543726ce5c73fca176cedbffe9d" },
"rose-pine": { "branch": "main", "commit": "07a887a7bef4aacea8c7caebaf8cbf808cdc7a8e" },
"snipe.nvim": { "branch": "main", "commit": "3d560dcac1cda409f5f6adf17b8003df3ab85eee" },
Expand Down
18 changes: 9 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ff1063e

Please sign in to comment.