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:
parent
887428fddd
commit
176ff5d6e3
2 changed files with 17 additions and 15 deletions
|
|
@ -13,6 +13,8 @@ in
|
|||
programs.i3status-rust = {
|
||||
enable = true;
|
||||
|
||||
package = pkgs.i3status-rust_0_22;
|
||||
|
||||
bars = {
|
||||
top = {
|
||||
icons = "awesome5";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue