Skip to content
Discussion options

You must be logged in to vote

:NixCats nixCatsPath will give you the path to it in the store if you want to go look at it.

:h nixCats for docs on specifically the nixCats lua plugin.

It gets generated from the information in your nix file, namely your packageDefinitions

Its just some tables written to a lua file via nix on build. Its where you get info about your nix from within lua.

If you meant "where in the code of nixCats is the nixCats plugin defined" here is the nix side of it mostly and the lua side minus your info from nix here. It gets filled in with your info and built into a plugin.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rafaeljacov
Comment options

@BirdeeHub
Comment options

Answer selected by rafaeljacov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants