workflows: nix: 2.29.0 -> 2.29.1
This commit is contained in:
		
							parent
							
								
									6ff856f8db
								
							
						
					
					
						commit
						ea10312659
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -49,7 +49,7 @@ jobs:
 | 
				
			|||||||
          mergedSha: ${{ inputs.mergedSha }}
 | 
					          mergedSha: ${{ inputs.mergedSha }}
 | 
				
			||||||
          merged-as-untrusted: true
 | 
					          merged-as-untrusted: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
 | 
					      - uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          extra_nix_config: sandbox = true
 | 
					          extra_nix_config: sandbox = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										4
									
								
								.github/workflows/codeowners-v2.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/codeowners-v2.yml
									
									
									
									
										vendored
									
									
								
							@ -59,7 +59,7 @@ jobs:
 | 
				
			|||||||
          merged-as-untrusted: true
 | 
					          merged-as-untrusted: true
 | 
				
			||||||
          target-as-trusted: true
 | 
					          target-as-trusted: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
 | 
					      - uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - uses: cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16
 | 
					      - uses: cachix/cachix-action@0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad # v16
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
@ -107,7 +107,7 @@ jobs:
 | 
				
			|||||||
    name: Request
 | 
					    name: Request
 | 
				
			||||||
    runs-on: ubuntu-24.04-arm
 | 
					    runs-on: ubuntu-24.04-arm
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
 | 
					      - uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      # Important: Because we use pull_request_target, this checks out the base branch of the PR, not the PR head.
 | 
					      # Important: Because we use pull_request_target, this checks out the base branch of the PR, not the PR head.
 | 
				
			||||||
      # This is intentional, because we need to request the review of owners as declared in the base branch.
 | 
					      # This is intentional, because we need to request the review of owners as declared in the base branch.
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										6
									
								
								.github/workflows/eval.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/eval.yml
									
									
									
									
										vendored
									
									
								
							@ -46,7 +46,7 @@ jobs:
 | 
				
			|||||||
          path: untrusted
 | 
					          path: untrusted
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Install Nix
 | 
					      - name: Install Nix
 | 
				
			||||||
        uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
 | 
					        uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          extra_nix_config: sandbox = true
 | 
					          extra_nix_config: sandbox = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -166,7 +166,7 @@ jobs:
 | 
				
			|||||||
          path: trusted
 | 
					          path: trusted
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Install Nix
 | 
					      - name: Install Nix
 | 
				
			||||||
        uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
 | 
					        uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          extra_nix_config: sandbox = true
 | 
					          extra_nix_config: sandbox = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -243,7 +243,7 @@ jobs:
 | 
				
			|||||||
          merged-as-untrusted: true
 | 
					          merged-as-untrusted: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Install Nix
 | 
					      - name: Install Nix
 | 
				
			||||||
        uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
 | 
					        uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          extra_nix_config: sandbox = true
 | 
					          extra_nix_config: sandbox = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										6
									
								
								.github/workflows/lint.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/lint.yml
									
									
									
									
										vendored
									
									
								
							@ -29,7 +29,7 @@ jobs:
 | 
				
			|||||||
          mergedSha: ${{ inputs.mergedSha }}
 | 
					          mergedSha: ${{ inputs.mergedSha }}
 | 
				
			||||||
          merged-as-untrusted: true
 | 
					          merged-as-untrusted: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
 | 
					      - uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          extra_nix_config: sandbox = true
 | 
					          extra_nix_config: sandbox = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -61,7 +61,7 @@ jobs:
 | 
				
			|||||||
          mergedSha: ${{ inputs.mergedSha }}
 | 
					          mergedSha: ${{ inputs.mergedSha }}
 | 
				
			||||||
          merged-as-untrusted: true
 | 
					          merged-as-untrusted: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
 | 
					      - uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          extra_nix_config: sandbox = true
 | 
					          extra_nix_config: sandbox = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -86,7 +86,7 @@ jobs:
 | 
				
			|||||||
          targetSha: ${{ inputs.targetSha }}
 | 
					          targetSha: ${{ inputs.targetSha }}
 | 
				
			||||||
          target-as-trusted: true
 | 
					          target-as-trusted: true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
 | 
					      - uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          extra_nix_config: sandbox = true
 | 
					          extra_nix_config: sandbox = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								.github/workflows/reviewers.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/reviewers.yml
									
									
									
									
										vendored
									
									
								
							@ -35,7 +35,7 @@ jobs:
 | 
				
			|||||||
          sparse-checkout: ci
 | 
					          sparse-checkout: ci
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Install Nix
 | 
					      - name: Install Nix
 | 
				
			||||||
        uses: cachix/install-nix-action@17fe5fb4a23ad6cbbe47d6b3f359611ad276644c # v31
 | 
					        uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          extra_nix_config: sandbox = true
 | 
					          extra_nix_config: sandbox = true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user