stylix: update all flake inputs (#644)

This fixes build failures in the tmux module as well.

Approved-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
Bernardo Meurer 2024-11-26 05:03:03 -03:00 committed by GitHub
parent b667a34073
commit 7689e621f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 18 deletions

View file

@ -3,6 +3,7 @@
let
theme = config.lib.stylix.colors {
templateRepo = config.lib.stylix.templates.tinted-tmux;
target = "base16";
};
in {