зеркало из
				https://github.com/iharh/notes.git
				synced 2025-11-04 07:36:08 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			16 строки
		
	
	
		
			383 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 строки
		
	
	
		
			383 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
https://github.com/serokell/deploy-rs
 | 
						|
 | 
						|
sample
 | 
						|
https://github.com/serokell/deploy
 | 
						|
https://github.com/serokell/deploy/blob/master/deploy.sh
 | 
						|
 | 
						|
2020
 | 
						|
https://serokell.io/blog/deploy-rs
 | 
						|
    https://www.reddit.com/r/NixOS/comments/k0utpw/our_new_nix_deployment_tool_deployrs/
 | 
						|
 | 
						|
check:
 | 
						|
 | 
						|
{
 | 
						|
    checks = builtins.mapAttrs (system: deployLib: deployLib.deployChecks self.deploy) deploy-rs.lib;
 | 
						|
}
 |