Propagate taffybar OpenAI usage widget

This commit is contained in:
2026-04-27 12:53:26 -07:00
parent 4e9e2408b5
commit 92637b30e4
5 changed files with 18 additions and 10 deletions

View File

@@ -151,7 +151,7 @@
taffybar = {
# Use a remote, lockfile-pinned input so rebuilds are reproducible across
# machines. For local development, use `nixos-rebuild --override-input taffybar path:...`.
url = "github:taffybar/taffybar";
url = "github:taffybar/taffybar?ref=codex/fix-gdk-backend-strut-detection";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";