File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33
33
- name : Checkout
34
34
uses : actions/checkout@v4
35
35
- name : Install nix
36
- uses : DeterminateSystems/ nix-installer- action@main
36
+ uses : cachix/install- nix-action@v25
37
37
- name : Setup nix cache
38
38
uses : DeterminateSystems/magic-nix-cache-action@main
39
39
- name : Build Glove80 firmware
Original file line number Diff line number Diff line change 16
16
- name : Checkout
17
17
uses : actions/checkout@v4
18
18
- name : Install nix
19
- uses : DeterminateSystems/ nix-installer- action@main
19
+ uses : cachix/install- nix-action@v25
20
20
- name : Setup nix cache
21
21
uses : DeterminateSystems/magic-nix-cache-action@main
22
22
- name : Run flake checker
Original file line number Diff line number Diff line change 28
28
submodules : recursive
29
29
30
30
- name : Install nix
31
- uses : DeterminateSystems/ nix-installer- action@main
31
+ uses : cachix/install- nix-action@v25
32
32
- name : Setup nix cache
33
33
uses : DeterminateSystems/magic-nix-cache-action@main
34
34
Original file line number Diff line number Diff line change 15
15
- name : Checkout
16
16
uses : actions/checkout@v4
17
17
- name : Install Nix
18
- uses : DeterminateSystems/ nix-installer- action@main
18
+ uses : cachix/install- nix-action@v25
19
19
- name : Update flake.lock
20
20
id : update
21
21
uses : DeterminateSystems/update-flake-lock@main
You can’t perform that action at this time.
0 commit comments