File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 39
39
- name : Setup Nix cache
40
40
uses : cachix/cachix-action@v16
41
41
with :
42
- name : gose
42
+ name : stv0g
43
43
authToken : ' ${{ secrets.CACHIX_AUTH_TOKEN }}'
44
44
45
45
- name : Setup Git
91
91
- name : Setup Nix cache
92
92
uses : cachix/cachix-action@v16
93
93
with :
94
- name : gose
94
+ name : stv0g
95
95
authToken : ' ${{ secrets.CACHIX_AUTH_TOKEN }}'
96
96
97
97
- name : Run Nix build
Original file line number Diff line number Diff line change 15
15
} ;
16
16
17
17
nixConfig = {
18
- extra-substituters = "https://gose .cachix.org" ;
19
- extra-trusted-public-keys = "gose .cachix.org-1:43efyl6fdTqy+90J4GByUFP2JM6S4wk9vyttdhxNk50 =" ;
18
+ extra-substituters = "https://stv0g .cachix.org" ;
19
+ extra-trusted-public-keys = "stv0g .cachix.org-1:Bliox3TtWqQhKr2w6HMSbpwn9E9M2vgKmA/N7VpYOmY =" ;
20
20
} ;
21
21
22
22
outputs =
You can’t perform that action at this time.
0 commit comments