Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rudolfvesely/nixmaker
https://github.com/rudolfvesely/nixmaker
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rudolfvesely/nixmaker
- Owner: rudolfvesely
- License: mit
- Created: 2023-10-19T16:02:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-20T08:33:43.000Z (about 1 year ago)
- Last Synced: 2023-10-20T15:34:50.020Z (about 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - rudolfvesely/nixmaker - (Shell)
- awesome-starred - rudolfvesely/nixmaker - (Shell)
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
```