Reverted hyprland ver

This commit is contained in:
Emmet
2024-12-15 10:08:54 -06:00
parent 99ecf7925f
commit 8634babe28
2 changed files with 6 additions and 6 deletions

10
flake.lock generated
View File

@ -438,17 +438,17 @@
"xdph": "xdph" "xdph": "xdph"
}, },
"locked": { "locked": {
"lastModified": 1732052838, "lastModified": 1731526492,
"narHash": "sha256-1pNsLGNStCFjXiBc2zMUxKzKk45CePTf+GwKlzTmrCY=", "narHash": "sha256-2Gob+eZEPpF225QrRLXyfeQ9L63YHFa/tNh15FW/Rzo=",
"ref": "12f9a0d0b93f691d4d9923716557154d74777b0a", "ref": "refs/heads/main",
"rev": "12f9a0d0b93f691d4d9923716557154d74777b0a", "rev": "3fb47372b79265ebdabeeefdad10359d5b18377a",
"revCount": 5451, "revCount": 5451,
"submodules": true, "submodules": true,
"type": "git", "type": "git",
"url": "https://code.hyprland.org/hyprwm/Hyprland.git" "url": "https://code.hyprland.org/hyprwm/Hyprland.git"
}, },
"original": { "original": {
"rev": "12f9a0d0b93f691d4d9923716557154d74777b0a", "rev": "3fb47372b79265ebdabeeefdad10359d5b18377a",
"submodules": true, "submodules": true,
"type": "git", "type": "git",
"url": "https://code.hyprland.org/hyprwm/Hyprland.git" "url": "https://code.hyprland.org/hyprwm/Hyprland.git"

View File

@ -212,7 +212,7 @@
type = "git"; type = "git";
url = "https://code.hyprland.org/hyprwm/Hyprland.git"; url = "https://code.hyprland.org/hyprwm/Hyprland.git";
submodules = true; submodules = true;
rev = "12f9a0d0b93f691d4d9923716557154d74777b0a"; #v0.45.2 rev = "3fb47372b79265ebdabeeefdad10359d5b18377a"; #v0.45.0
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
hyprlock = { hyprlock = {