[gha] Nix: update wlroots

This commit is contained in:
vaxerski 2024-04-14 20:33:15 +00:00 committed by github-actions[bot]
parent 043a40cd7a
commit 67f47fbdcc
2 changed files with 5 additions and 5 deletions

View file

@ -117,17 +117,17 @@
"wlroots": {
"flake": false,
"locked": {
"lastModified": 1712935342,
"narHash": "sha256-zzIbTFNFd/as42jyGx23fil2uBDYYv+8GA5JmRq5y9c=",
"lastModified": 1713124002,
"narHash": "sha256-vPeZCY+sdiGsz4fl3AVVujfyZyQBz6+vZdkUE4hQ+HI=",
"owner": "hyprwm",
"repo": "wlroots-hyprland",
"rev": "62eeffbe233d199f520a5755c344e85f8eab7940",
"rev": "611a4f24cd2384378f6e500253983107c6656c64",
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "wlroots-hyprland",
"rev": "62eeffbe233d199f520a5755c344e85f8eab7940",
"rev": "611a4f24cd2384378f6e500253983107c6656c64",
"type": "github"
}
},

View file

@ -11,7 +11,7 @@
type = "github";
owner = "hyprwm";
repo = "wlroots-hyprland";
rev = "62eeffbe233d199f520a5755c344e85f8eab7940";
rev = "611a4f24cd2384378f6e500253983107c6656c64";
flake = false;
};