pin hyprland

This commit is contained in:
Daylin Morgan 2024-11-20 11:13:02 -06:00
parent 3f236615ff
commit 7475ee3d0f
Signed by: daylin
GPG key ID: 950D13E9719334AD
2 changed files with 7 additions and 6 deletions

View file

@ -318,16 +318,17 @@
"xdph": "xdph"
},
"locked": {
"lastModified": 1731978971,
"narHash": "sha256-P9DXCxDvjFt4aMc2x67hvSpNvSqX18X840w6cEVZXoo=",
"ref": "refs/heads/main",
"rev": "67cee430061626ccd73dc6d30eed9db289053608",
"revCount": 5480,
"lastModified": 1731162467,
"narHash": "sha256-//Ib7gXCA8jq8c+QGTTIO0oH0rUYYBXGp8sqpI1jlhA=",
"ref": "v0.45.0",
"rev": "a425fbebe4cf4238e48a42f724ef2208959d66cf",
"revCount": 5433,
"submodules": true,
"type": "git",
"url": "https://github.com/hyprwm/Hyprland/"
},
"original": {
"ref": "v0.45.0",
"submodules": true,
"type": "git",
"url": "https://github.com/hyprwm/Hyprland/"

View file

@ -39,7 +39,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland.url = "git+https://github.com/hyprwm/Hyprland/?submodules=1";
hyprland.url = "git+https://github.com/hyprwm/Hyprland/?submodules=1&ref=v0.45.0";
hyprland-contrib.url = "github:hyprwm/contrib";
f1multiviewer.url = "github:daylinmorgan/f1multiviewer-flake";