aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2023-11-30 18:53:34 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-11-30 18:53:34 +0000
commitb394c1695c05cf3b2133a473aa459d4cd750911b (patch)
tree72022938444d41bf00dfe1dd232e9fab714f8916 /flake.nix
parent0a4c4da5f0dde3a24ef8c64aa65a9d21fe074370 (diff)
downloadHyprland-b394c1695c05cf3b2133a473aa459d4cd750911b.tar.gz
Hyprland-b394c1695c05cf3b2133a473aa459d4cd750911b.zip
[gha] Nix: update wlroots
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index abe61306..a6d723f2 100644
--- a/flake.nix
+++ b/flake.nix
@@ -12,7 +12,7 @@
host = "gitlab.freedesktop.org";
owner = "wlroots";
repo = "wlroots";
- rev = "d7ecdad4e082cb5817806348de198679a11b35df";
+ rev = "5d639394f3e83b01596dcd166a44a9a1a2583350";
flake = false;
};