mirror of
https://github.com/JaKooLit/Debian-Hyprland.git
synced 2026-02-05 01:30:13 +01:00
• All references to Nix::, Nix.hpp, Nix.cpp, --no-nixgl, and nixGL in the built Hyprland sources are removed via assets/0002-start-hyprland-no-nixgl.patch. ◦ The patch: ▪ Drops the Nix include and logic from start/src/core/Instance.cpp, start/src/core/State.hpp, and start/src/main.cpp. ▪ Removes the --no-nixgl flag and the Nix environment checks. ▪ Makes start-hyprland exec Hyprland directly, with no nixGL wrapper or Nix environment inspection. On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: assets/0002-start-hyprland-no-nixgl.patch modified: install-scripts/hyprland.sh