diff --git a/flake.nix b/flake.nix index 13b8a5fb..2a5a072b 100644 --- a/flake.nix +++ b/flake.nix @@ -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