Add Nix Flake
The aim of this patch is to add a Nix Flake to the project to allow nix users and developers to build and work on the project.
This required some bash related code to get tests passing. See the commits for further details.
The aim of this patch is to add a Nix Flake to the project to allow nix users and developers to build and work on the project.
This required some bash related code to get tests passing. See the commits for further details.
Changes:
- Updated Nix flake description
- Split out deny and audit into two separate commits
Rebased