aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2023-09-28 17:06:54 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-09-28 17:06:54 +0000
commit08595f839b6c1fb02edd490ff2c2da4e0db7b226 (patch)
tree734260e50218406cda785f1bd7a0f2d5fa085642 /flake.nix
parenteab5967ef49bfba29b31b91d71b035ead55aaf74 (diff)
downloadHyprland-08595f839b6c1fb02edd490ff2c2da4e0db7b226.tar.gz
Hyprland-08595f839b6c1fb02edd490ff2c2da4e0db7b226.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 91135803..d2eb35c5 100644
--- a/flake.nix
+++ b/flake.nix
@@ -12,7 +12,7 @@
host = "gitlab.freedesktop.org";
owner = "wlroots";
repo = "wlroots";
- rev = "98a745d926d8048bc30aef11b421df207a01c279";
+ rev = "c2aa7fd965cb7ee8bed24f4122b720aca8f0fc1e";
flake = false;
};