fix: Bump nixpkgs and switch nix3 cli
This commit is contained in:
@@ -80,7 +80,7 @@ runs:
|
||||
"${{ inputs.REGISTRY }}"
|
||||
|
||||
# Build container
|
||||
nix-build -A containers."${{ inputs.project }}" \
|
||||
nix build --file . containers."${{ inputs.project }}" --log-format bar-with-logs -L \
|
||||
--argstr env "${{ steps.envvars.outputs.ENV }}"
|
||||
|
||||
# The Nix build creates a compressed tar.gz file, we need to extract it first
|
||||
|
||||
Reference in New Issue
Block a user