This commit is contained in:
parent
5c609d4c37
commit
50f75e183b
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ steps:
|
||||||
commands: |
|
commands: |
|
||||||
echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
|
echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
|
||||||
echo "access-tokens = github.com=$${GH_PAT}" >> /etc/nix/nix.conf
|
echo "access-tokens = github.com=$${GH_PAT}" >> /etc/nix/nix.conf
|
||||||
cat /etc/nix/nix.conf
|
|
||||||
nix flake update
|
nix flake update
|
||||||
secrets: [ gh_pat ]
|
secrets: [ gh_pat ]
|
||||||
push-changes:
|
push-changes:
|
||||||
|
|
Loading…
Reference in a new issue