Deployment and lifecycle management for Nix
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: update sower builder to use cli

+1 -1
+1 -1
.forgejo/workflows/build-x86_64.yaml
··· 26 26 27 27 - run: | 28 28 export HOME=$PWD 29 - nix run .#client -- builder build --workers 4 --system x86_64-linux --debug 29 + nix run .#cli -- builder build --workers 4 --system x86_64-linux --debug