aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2023-11-11 14:53:18 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-11-11 14:53:18 +0000
commitc5d1faf72dc5e7e4fa357007974ced0f573f1f32 (patch)
treee867dc6b69597de642672c5317b247bac733032a /flake.nix
parentcc04b52ce1f056817df5a1395ebc65fed7b9161f (diff)
downloadHyprland-c5d1faf72dc5e7e4fa357007974ced0f573f1f32.tar.gz
Hyprland-c5d1faf72dc5e7e4fa357007974ced0f573f1f32.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 78677c20..f2602105 100644
--- a/flake.nix
+++ b/flake.nix
@@ -12,7 +12,7 @@
host = "gitlab.freedesktop.org";
owner = "wlroots";
repo = "wlroots";
- rev = "47bf87ade2bd32395615a385ebde1fefbcdf79a2";
+ rev = "5de9e1a99d6642c2d09d589aa37ff0a8945dcee1";
flake = false;
};