Add Nix support #62

Merged
cory merged 6 commits from tasiaiso/tildefriends:tasiaiso-nix into main 2024-05-22 20:31:11 -04:00
Showing only changes of commit 3b36496dac - Show all commits

View File

@ -21,6 +21,7 @@
formatter = pkgs.alejandra;
# Exports the tildefriends package
# Build with `$ nix build`
packages.default = pkgs.callPackage ./default.nix {};
# Creates a shell with the necessary dependencies