Vadi
Vadi copied to clipboard
feat: added nix flake
This adds a nix Flake which allows for developers using nix to use packages easily without having to technically install it. You can build the resulting package with nix build and enter a development shell with nix develop. However, it depends on nix being set up with Flake support.