Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rudolfvesely/nixmaker


https://github.com/rudolfvesely/nixmaker

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# nixmaker

Nixmaker derives all NixOS hosts from a flake and compresses the resulting files.

* List hosts
```
nixmaker list --flake sample/ --directory /tmp
```
* Build tarballs
```
nixmaker build --flake sample/ --directory /tmp
```