hypr-dynamic-cursors: pin to da447486 (pre Hyprland >0.55.2 API requirement)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
7
nixos/flake.lock
generated
7
nixos/flake.lock
generated
@@ -792,16 +792,17 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1781039451,
|
||||
"narHash": "sha256-Pse69Wl0+cGF3KHhAScUGXj/cbPDozB3gbPJqlO5orY=",
|
||||
"lastModified": 1780484690,
|
||||
"narHash": "sha256-G3VOjqBgsnwaYQicqC4zjaUVCdsnzZ5sMPoUOPPnfXQ=",
|
||||
"owner": "VirtCode",
|
||||
"repo": "hypr-dynamic-cursors",
|
||||
"rev": "98abbb6de02a7ed42be6b5494f58fa8f41242873",
|
||||
"rev": "da447486c84e0be81f2cdd208af1ef92469f0a88",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "VirtCode",
|
||||
"repo": "hypr-dynamic-cursors",
|
||||
"rev": "da447486c84e0be81f2cdd208af1ef92469f0a88",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -160,7 +160,8 @@
|
||||
};
|
||||
|
||||
hypr-dynamic-cursors = {
|
||||
url = "github:VirtCode/hypr-dynamic-cursors";
|
||||
# Pinned: 98abbb6 requires Hyprland > 0.55.2 (MonitorState.hpp)
|
||||
url = "github:VirtCode/hypr-dynamic-cursors/da447486c84e0be81f2cdd208af1ef92469f0a88";
|
||||
inputs = {
|
||||
hyprland.follows = "hyprland";
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
|
||||
Reference in New Issue
Block a user