diff --git a/nixos/flake.lock b/nixos/flake.lock index 92eb3f37..7e9e75f4 100644 --- a/nixos/flake.lock +++ b/nixos/flake.lock @@ -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" } diff --git a/nixos/flake.nix b/nixos/flake.nix index 56cd1a72..5c00076a 100644 --- a/nixos/flake.nix +++ b/nixos/flake.nix @@ -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"; };