Vadi icon indicating copy to clipboard operation
Vadi copied to clipboard

feat: added nix flake

Open RossComputerGuy opened this issue 3 years ago • 0 comments

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.

RossComputerGuy avatar Sep 19 '22 23:09 RossComputerGuy