nixos: use combined hyprexpo branch
Point hyprland-plugins-lua at the branch that combines the PR fixes with the workspace number support used by the local Hyprland Lua config.
This commit is contained in:
8
nixos/flake.lock
generated
8
nixos/flake.lock
generated
@@ -883,16 +883,16 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1777528408,
|
||||
"narHash": "sha256-X350VUh+dkogkRP9vwbOrYEsEVHVD0rwjWsuOImcTI8=",
|
||||
"lastModified": 1777692803,
|
||||
"narHash": "sha256-wSJmIka4KUeicbRsUHuf2Bvxn7pZaSlKja3UBwyPevk=",
|
||||
"owner": "colonelpanic8",
|
||||
"repo": "hyprland-plugins",
|
||||
"rev": "c50ed7b75e9c99b5a01de3ac17aa91d767af6dda",
|
||||
"rev": "e796b1220379420907cb5a20bbe434eca533aa55",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "colonelpanic8",
|
||||
"ref": "codex/fix-main-ci",
|
||||
"ref": "codex/fix-main-ci-workspace-numbers",
|
||||
"repo": "hyprland-plugins",
|
||||
"type": "github"
|
||||
}
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
};
|
||||
|
||||
hyprland-plugins-lua = {
|
||||
url = "github:colonelpanic8/hyprland-plugins?ref=codex/fix-main-ci";
|
||||
url = "github:colonelpanic8/hyprland-plugins?ref=codex/fix-main-ci-workspace-numbers";
|
||||
inputs.hyprland.follows = "hyprland";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user