Skip to content

Commit

Permalink
[𝚵] (flake): time for our semi-weekly update!
Browse files Browse the repository at this point in the history
  • Loading branch information
Icy-Thought committed Sep 10, 2023
1 parent 6da7fb0 commit 5b3d720
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
138 changes: 69 additions & 69 deletions flake.lock

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

2 changes: 1 addition & 1 deletion modules/desktop/editors/emacs.nix
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ in {
extraPackages = epkgs:
attrValues {
inherit (epkgs.melpaPackages) jinx pdf-tools telega vterm;
treesitter-grammars = epkgs.treesit-grammars.with-all-grammars;
inherit (epkgs.treesit-grammars) with-all-grammars;
};
};

Expand Down

0 comments on commit 5b3d720

Please sign in to comment.