File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -150,14 +150,14 @@ jobs:
150150 strategy :
151151 matrix :
152152 inputs :
153- # https://github.com/DeterminateSystems/nix-installer/blob/v0.18.0
153+ # https://github.com/DeterminateSystems/nix-installer/blob/v3.11.3
154154 - key : url
155- value : https://github.com/DeterminateSystems/nix-installer/releases/download/v0.18.0 /nix-installer-x86_64-linux
156- nix-version : " 2.21.2 "
157- # https://github.com/DeterminateSystems/nix-installer/tree/7011c077ec491da410fbc39f68676b0908b9ce7e
155+ value : https://github.com/DeterminateSystems/nix-installer/releases/download/v3.11.3 /nix-installer-x86_64-linux
156+ nix-version : " 3.11.3 "
157+ # https://github.com/DeterminateSystems/nix-installer/tree/a8befc7a44db5463cd4269f6d2381b0ab9a5dfc5
158158 - key : revision
159- value : 7011c077ec491da410fbc39f68676b0908b9ce7e
160- nix-version : " 2.19.2 "
159+ value : a8befc7a44db5463cd4269f6d2381b0ab9a5dfc5
160+ nix-version : " 3.11.3 "
161161
162162 steps :
163163 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments