Skip to content

Commit

Permalink
stylix: update all flake inputs (#644)
Browse files Browse the repository at this point in the history
This fixes build failures in the tmux module as well.

Approved-by: NAHO <[email protected]>
  • Loading branch information
lovesegfault authored Nov 26, 2024
1 parent b667a34 commit 7689e62
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 18 deletions.
36 changes: 18 additions & 18 deletions flake.lock

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

1 change: 1 addition & 0 deletions modules/tmux/hm.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
let
theme = config.lib.stylix.colors {
templateRepo = config.lib.stylix.templates.tinted-tmux;
target = "base16";
};

in {
Expand Down

0 comments on commit 7689e62

Please sign in to comment.