aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2024-01-01 15:48:37 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-01-01 15:48:37 +0000
commitfa5e81230452cb2815f7b4a55d31e33dd4236d60 (patch)
tree5442886578f947d0dd7185aba1efadc1024f213c /flake.nix
parent33444e1e5ef89efecdf1cf0b3c05daf15e8e29df (diff)
downloadHyprland-fa5e81230452cb2815f7b4a55d31e33dd4236d60.tar.gz
Hyprland-fa5e81230452cb2815f7b4a55d31e33dd4236d60.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 6807c0f3..7f9a958b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -12,7 +12,7 @@
host = "gitlab.freedesktop.org";
owner = "wlroots";
repo = "wlroots";
- rev = "5d639394f3e83b01596dcd166a44a9a1a2583350";
+ rev = "f81c3d93cd6f61b20ae784297679283438def8df";
flake = false;
};