diff options
author | Mihai Fufezan <[email protected]> | 2023-07-24 20:57:44 +0300 |
---|---|---|
committer | Mihai Fufezan <[email protected]> | 2023-07-25 10:27:41 +0300 |
commit | 427321c5ab6ad054624ef1a19e7844c43c73538b (patch) | |
tree | d8db184eefa3d33c29ba7ede881c9ffb49352593 /flake.nix | |
parent | f5913135c638997f8c13a52d0760803947ae3889 (diff) | |
download | Hyprland-427321c5ab6ad054624ef1a19e7844c43c73538b.tar.gz Hyprland-427321c5ab6ad054624ef1a19e7844c43c73538b.zip |
Nix: bump nixpkgs
Nix: bump wlroots
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ host = "gitlab.freedesktop.org"; owner = "wlroots"; repo = "wlroots"; - rev = "7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e"; + rev = "e8d545a9770a2473db32e0a0bfa757b05d2af4f3"; flake = false; }; |