aboutsummaryrefslogtreecommitdiffhomepage
path: root/flake.nix
diff options
context:
space:
mode:
authorMihai Fufezan <[email protected]>2023-07-24 20:57:44 +0300
committerMihai Fufezan <[email protected]>2023-07-25 10:27:41 +0300
commit427321c5ab6ad054624ef1a19e7844c43c73538b (patch)
treed8db184eefa3d33c29ba7ede881c9ffb49352593 /flake.nix
parentf5913135c638997f8c13a52d0760803947ae3889 (diff)
downloadHyprland-427321c5ab6ad054624ef1a19e7844c43c73538b.tar.gz
Hyprland-427321c5ab6ad054624ef1a19e7844c43c73538b.zip
Nix: bump nixpkgs
Nix: bump 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 dac4d69b..30cde42e 100644
--- a/flake.nix
+++ b/flake.nix
@@ -9,7 +9,7 @@
host = "gitlab.freedesktop.org";
owner = "wlroots";
repo = "wlroots";
- rev = "7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e";
+ rev = "e8d545a9770a2473db32e0a0bfa757b05d2af4f3";
flake = false;
};