Commit Graph

4 Commits (dependabot/github_actions/codecov/codecov-action-5.5.1)

Author SHA1 Message Date
Eric Leblond b6839ebcf8 misc: add rust analyzer and sphinx to shell.nix
This allows to have the LSP server present and permits to build the
documentation.
4 weeks ago
Eric Leblond f342ae9e8c misc: add git-clang-format to shell.nix 4 months ago
Eric Leblond 96962536a7 misc: add python support to shell.nix
This allows to run suricata-verify from the shell environment.

Ticket: #7669
4 months ago
Eric Leblond 90a08ecfc3 misc: add a shell.nix file
By adding a `shell.nix` file in the root directory of the source,
NixOs (https://nixos.org/) users can get a ready for development
environment by simply running `nix-shell` from the source tree.

This is really convenient as the installation of needed packages
is just done as user and transparently for the user/developer.

Ticket: #7669
4 months ago