mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-11-03 20:22:21 +00:00 
			
		
		
		
	feat: un-deprecate darwin as zig is no longer marked as broken
This commit is contained in:
		
					parent
					
						
							
								65dac29597
							
						
					
				
			
			
				commit
				
					
						b5d5700fcc
					
				
			
		
					 1 changed files with 2 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -10,11 +10,8 @@
 | 
			
		|||
      systems = [
 | 
			
		||||
        "x86_64-linux"
 | 
			
		||||
        "aarch64-linux"
 | 
			
		||||
 | 
			
		||||
        # FIXME: zig compiler - therefore the maximal version - is broken on darwin
 | 
			
		||||
        # see https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/compilers/zig/0.10.nix#L70
 | 
			
		||||
        # "x86_64-darwin"
 | 
			
		||||
        # "aarch64-darwin"
 | 
			
		||||
        "x86_64-darwin"
 | 
			
		||||
        "aarch64-darwin"
 | 
			
		||||
      ];
 | 
			
		||||
 | 
			
		||||
      imports = [
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue