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

https://github.com/rudolfvesely/nixmaker


https://github.com/rudolfvesely/nixmaker

Last synced: 4 months 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
```