mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-08-24 10:04:19 -05:00
Nix & Meson: switch to wlroots-hyprland
This commit is contained in:
@@ -8,10 +8,9 @@
|
||||
systems.url = "github:nix-systems/default-linux";
|
||||
|
||||
wlroots = {
|
||||
type = "gitlab";
|
||||
host = "gitlab.freedesktop.org";
|
||||
owner = "wlroots";
|
||||
repo = "wlroots";
|
||||
type = "github";
|
||||
owner = "hyprwm";
|
||||
repo = "wlroots-hyprland";
|
||||
rev = "62eeffbe233d199f520a5755c344e85f8eab7940";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user