Skip to content

Commit

Permalink
build: add luarocks-build-treesitter-parser to flake packages outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Mar 13, 2024
1 parent cf8e941 commit d982cd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@
]);
};

packages.default = pkgs.lua51Packages.luarocks-build-treesitter-parser;

legacyPackages.fixtures = {
inherit
(pkgs.lua51Packages)
Expand Down

0 comments on commit d982cd1

Please sign in to comment.