nix-copy-closure / build-remote.pl: Disable signature checking
This restores the Nix 1.11 behaviour.
This commit is contained in:
		
							parent
							
								
									e4f0ba55ac
								
							
						
					
					
						commit
						c2d27d30cf
					
				
					 12 changed files with 20 additions and 17 deletions
				
			
		| 
						 | 
				
			
			@ -117,7 +117,7 @@ public:
 | 
			
		|||
        SubstitutablePathInfos & infos) override;
 | 
			
		||||
 | 
			
		||||
    void addToStore(const ValidPathInfo & info, const std::string & nar,
 | 
			
		||||
        bool repair) override;
 | 
			
		||||
        bool repair, bool dontCheckSigs) override;
 | 
			
		||||
 | 
			
		||||
    Path addToStore(const string & name, const Path & srcPath,
 | 
			
		||||
        bool recursive = true, HashType hashAlgo = htSHA256,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue