Deployment and lifecycle management for Nix
0
fork

Configure Feed

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

ci: check-nix -> check-e2e

+1 -1
+1 -1
.forgejo/workflows/build-x86_64.yaml
··· 60 60 61 61 - run: | 62 62 export HOME=$PWD 63 - nix develop .# --command just check-nix 63 + nix develop .# --command just check-e2e