File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 66
66
uses : DeterminateSystems/nix-installer-action@main
67
67
if : ${{ github.secret_source == 'Actions' }}
68
68
with :
69
+ nix_version : 2.24.9
69
70
extra-conf : |
70
71
substituters = https://cache.nixos.org https://nix-postgres-artifacts.s3.amazonaws.com
71
72
trusted-public-keys = nix-postgres-artifacts:dGZlQOvKcNEjvT7QEAJbcV6b6uk7VF/hWMjhYleiaLI=% cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
74
75
uses : DeterminateSystems/nix-installer-action@main
75
76
if : ${{ github.secret_source == 'None' }}
76
77
with :
78
+ nix_version : 2.24.9
77
79
extra-conf : |
78
80
substituters = https://cache.nixos.org https://nix-postgres-artifacts.s3.amazonaws.com
79
81
trusted-public-keys = nix-postgres-artifacts:dGZlQOvKcNEjvT7QEAJbcV6b6uk7VF/hWMjhYleiaLI=% cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
You can’t perform that action at this time.
0 commit comments