Commit graph

2 commits

Author SHA1 Message Date
Basile Clément
f964c01658
nix: Add development utilities to shell.nix
- Remove hardening flags to allow debug builds (otherwise GCC complains
   because nix adds the FORTIFY_SOURCE flag, which is not compatible
   with -O0)

 - Allow ninja as build system

 - Add clang-tools dependency for LSP support
2025-03-15 12:48:29 +01:00
Danny Piper
7679546e30
Add Nix shell (#5362) 2024-12-28 23:52:57 +00:00