pin Hyprland version

fixes weird cursor position bug (i do not know the cause and i'm too
lazy to bug report rn i might bisect it tomorrow)
This commit is contained in:
NullBite 2024-03-06 02:42:45 -05:00
parent 22706d1b9b
commit 6ff3a964d5
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
2 changed files with 5 additions and 4 deletions

7
flake.lock generated
View File

@ -103,16 +103,17 @@
"xdph": "xdph"
},
"locked": {
"lastModified": 1709425896,
"narHash": "sha256-r/Tsr+BfgaiJIWTwWrrxHzTmNGEIi8HzYDGO3kFJmx8=",
"lastModified": 1709132440,
"narHash": "sha256-FJB10xJc7tlwhQJ0DA0XRdKuiMxbcBleqoEH+VHmdgU=",
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "2a08f2ba84ead47bd13aae5797d0d71b2e11b612",
"rev": "4bc669f9331bb66ab30bd705d09f1239bc3e83ed",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "4bc669f9331bb66ab30bd705d09f1239bc3e83ed",
"type": "github"
}
},

View File

@ -35,7 +35,7 @@
};
# no inputs.nixpkgs.follows so i can use cachix
hyprland.url = "github:hyprwm/Hyprland";
hyprland.url = "github:hyprwm/Hyprland/4bc669f9331bb66ab30bd705d09f1239bc3e83ed";
hyprwm-contrib = {
url = "github:hyprwm/contrib";