flake: bump inputs

Since the v0.30.0 version of `i3status-rust` was a breaking change, pin
the package to v0.22.0 for now.
This commit is contained in:
Bruno BELANYI 2023-03-19 21:14:26 +00:00
parent 887428fddd
commit 176ff5d6e3
2 changed files with 17 additions and 15 deletions

View file

@ -13,6 +13,8 @@ in
programs.i3status-rust = {
enable = true;
package = pkgs.i3status-rust_0_22;
bars = {
top = {
icons = "awesome5";