diff options
author | vaxerski <[email protected]> | 2023-11-30 18:53:34 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-11-30 18:53:34 +0000 |
commit | b394c1695c05cf3b2133a473aa459d4cd750911b (patch) | |
tree | 72022938444d41bf00dfe1dd232e9fab714f8916 /flake.nix | |
parent | 0a4c4da5f0dde3a24ef8c64aa65a9d21fe074370 (diff) | |
download | Hyprland-b394c1695c05cf3b2133a473aa459d4cd750911b.tar.gz Hyprland-b394c1695c05cf3b2133a473aa459d4cd750911b.zip |
[gha] Nix: update wlroots
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ host = "gitlab.freedesktop.org"; owner = "wlroots"; repo = "wlroots"; - rev = "d7ecdad4e082cb5817806348de198679a11b35df"; + rev = "5d639394f3e83b01596dcd166a44a9a1a2583350"; flake = false; }; |