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:
5
dotfiles/config/taffybar/flake.lock
generated
5
dotfiles/config/taffybar/flake.lock
generated
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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";
|
||||
|
||||
Submodule dotfiles/config/taffybar/taffybar updated: 7d98ec9c3c...f160fcd1df
5
nixos/flake.lock
generated
5
nixos/flake.lock
generated
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user