taffybar: update to latest master (f160fcd1)

Switch imalison-taffybar flake input from the anthropic-oauth-utilization
branch to upstream master and update both flake.lock files and the
taffybar submodule pointer accordingly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-10 23:50:48 -07:00
parent ec00711c85
commit 994291b969
4 changed files with 6 additions and 8 deletions

View File

@@ -136,16 +136,15 @@
"xmonad-contrib": "xmonad-contrib"
},
"locked": {
"lastModified": 1781156858,
"lastModified": 1781159184,
"narHash": "sha256-w5drkb9QGCQMphSyyh1SplfH74hMib+eZ74rra/8yQk=",
"owner": "taffybar",
"repo": "taffybar",
"rev": "6e2a12758a7c700d029ba7de777bbd3920dfca90",
"rev": "f160fcd1dff1c5fcf8331d3b5b86aec0a36346eb",
"type": "github"
},
"original": {
"owner": "taffybar",
"ref": "anthropic-oauth-utilization",
"repo": "taffybar",
"type": "github"
}

View File

@@ -3,7 +3,7 @@
taffybar = {
# Keep the default source usable in CI. Local iteration uses
# IMALISON_TAFFYBAR_LIVE_CHECKOUT below via `just switch-local-taffybar`.
url = "github:taffybar/taffybar/anthropic-oauth-utilization";
url = "github:taffybar/taffybar";
inputs.weeder-nix = {
url = "github:NorfairKing/weeder-nix";
inputs.pre-commit-hooks.inputs.nixpkgs.follows = "nixpkgs";

5
nixos/flake.lock generated
View File

@@ -2159,16 +2159,15 @@
"xmonad-contrib": "xmonad-contrib"
},
"locked": {
"lastModified": 1781156858,
"lastModified": 1781159184,
"narHash": "sha256-w5drkb9QGCQMphSyyh1SplfH74hMib+eZ74rra/8yQk=",
"owner": "taffybar",
"repo": "taffybar",
"rev": "6e2a12758a7c700d029ba7de777bbd3920dfca90",
"rev": "f160fcd1dff1c5fcf8331d3b5b86aec0a36346eb",
"type": "github"
},
"original": {
"owner": "taffybar",
"ref": "anthropic-oauth-utilization",
"repo": "taffybar",
"type": "github"
}