Drop Ubuntu 13.10, 14.04 builds
These don't support regex_replace. http://hydra.nixos.org/build/39363999 http://hydra.nixos.org/build/39363981
This commit is contained in:
		
							parent
							
								
									92d917b71a
								
							
						
					
					
						commit
						042c060f78
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -183,10 +183,6 @@ let
 | 
			
		|||
    deb_debian8i386 = makeDeb_i686 (diskImageFuns: diskImageFuns.debian8i386) [ "libsodium-dev" ] [ "libsodium13" ];
 | 
			
		||||
    deb_debian8x86_64 = makeDeb_x86_64 (diskImageFunsFun: diskImageFunsFun.debian8x86_64) [ "libsodium-dev" ] [ "libsodium13" ];
 | 
			
		||||
 | 
			
		||||
    deb_ubuntu1310i386 = makeDeb_i686 (diskImageFuns: diskImageFuns.ubuntu1310i386) [] [];
 | 
			
		||||
    deb_ubuntu1310x86_64 = makeDeb_x86_64 (diskImageFuns: diskImageFuns.ubuntu1310x86_64) [] [];
 | 
			
		||||
    deb_ubuntu1404i386 = makeDeb_i686 (diskImageFuns: diskImageFuns.ubuntu1404i386) [] [];
 | 
			
		||||
    deb_ubuntu1404x86_64 = makeDeb_x86_64 (diskImageFuns: diskImageFuns.ubuntu1404x86_64) [] [];
 | 
			
		||||
    deb_ubuntu1410i386 = makeDeb_i686 (diskImageFuns: diskImageFuns.ubuntu1410i386) [] [];
 | 
			
		||||
    deb_ubuntu1410x86_64 = makeDeb_x86_64 (diskImageFuns: diskImageFuns.ubuntu1410x86_64) [] [];
 | 
			
		||||
    deb_ubuntu1504i386 = makeDeb_i686 (diskImageFuns: diskImageFuns.ubuntu1504i386) [ "libsodium-dev" ] [ "libsodium13" ];
 | 
			
		||||
| 
						 | 
				
			
			@ -263,8 +259,6 @@ let
 | 
			
		|||
          binaryTarball.x86_64-linux
 | 
			
		||||
          deb_debian8i386
 | 
			
		||||
          deb_debian8x86_64
 | 
			
		||||
          deb_ubuntu1404i386 # LTS
 | 
			
		||||
          deb_ubuntu1404x86_64 # LTS
 | 
			
		||||
          deb_ubuntu1504i386
 | 
			
		||||
          deb_ubuntu1504x86_64
 | 
			
		||||
          rpm_fedora20i386
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue