1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-08-01 04:57:44 +00:00

feat: push to cachix

This commit is contained in:
Kevin Amado 2022-02-07 23:32:57 -05:00
parent 202b4ce0f3
commit c62d1d9490
No known key found for this signature in database
GPG key ID: FFF341057F503148

View file

@ -17,12 +17,12 @@ jobs:
with: with:
args: > args: >
bash -ec " bash -ec "
nix nix \
--extra-experimental-features flakes --extra-experimental-features flakes \
--extra-experimental-features nix-command --extra-experimental-features nix-command \
--extra-substituters http://172.17.0.1:5000?trusted=1 --extra-substituters http://172.17.0.1:5000?trusted=1 \
--extra-substituters https://alejandra.cachix.org?trusted=1 --extra-substituters https://alejandra.cachix.org?trusted=1 \
build build \
--print-build-logs --print-build-logs
nix-env -iA cachix -f https://cachix.org/api/v1/install nix-env -iA cachix -f https://cachix.org/api/v1/install