SIGN IN SIGN UP
hyprwm / Hyprland UNCLAIMED

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.

0 0 48 C++

Nix: disable fortify for devshell (#4463)

This disables '_FORTIFY_SOURCE' Werrors trying to compile wlroots.
Long standing issue in https://github.com/NixOS/nixpkgs/issues/60919
afaik.

After this change you should be able to:
```
nix develop
mmeson setup build -Dbuildtype=debug
ninja -C build
```
H
Huy Nguyen committed
8342bac697b7abf036ec1c005af695fb8ab99b13
Parent: 3c964a9
Committed by GitHub <noreply@github.com> on 1/17/2024, 12:27:35 PM