attribute -> attr
parent
dacc0fffd0
commit
839f683cd6
|
@ -16,7 +16,7 @@ steps:
|
||||||
CACHIX_AUTH_TOKEN:
|
CACHIX_AUTH_TOKEN:
|
||||||
from_secret: cachix_auth_token
|
from_secret: cachix_auth_token
|
||||||
commands:
|
commands:
|
||||||
- nix-env --install --attribute nixpkgs.cachix nixpkgs.jq
|
- nix-env --install --attr nixpkgs.cachix nixpkgs.jq
|
||||||
- cachix use $CACHE_NAME
|
- cachix use $CACHE_NAME
|
||||||
- >
|
- >
|
||||||
$NIX flake archive --json
|
$NIX flake archive --json
|
||||||
|
|
Loading…
Reference in New Issue