aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2023-10-04 14:06:09 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-10-04 14:06:09 +0000
commit1b99a69dc11c3c8266559c3c20b2f4dac6621dcc (patch)
treea7c468967f812b84ce99eff7c1fc20cf15e6d37f /flake.nix
parent8e0eafc502625345c1943b13e7ff867fb6e6ef48 (diff)
downloadHyprland-1b99a69dc11c3c8266559c3c20b2f4dac6621dcc.tar.gz
Hyprland-1b99a69dc11c3c8266559c3c20b2f4dac6621dcc.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 d2eb35c5..4f0c1654 100644
--- a/flake.nix
+++ b/flake.nix
@@ -12,7 +12,7 @@
host = "gitlab.freedesktop.org";
owner = "wlroots";
repo = "wlroots";
- rev = "c2aa7fd965cb7ee8bed24f4122b720aca8f0fc1e";
+ rev = "3406c1b17a4a7e6d4e2a7d9c1176affa72bce1bc";
flake = false;
};