Skip to content

flyx/nova-nix-suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix Suite

A Nova extension for Nix files

This repository contains the Nix Suite. It is based on nova-extension-utils. This readme is developer documentation, the user documentation can be found over here.

Building & Testing

This repository is a Nix Flake, you'll need the Nix package manager installed. To build the extension, use

nix build --impure

This will generate a symlink result that will contain the extension. Open that in a Nova window to test or publish it. See nova-extension-utils for details.

License

MIT