Revert "flake: add arm64-linux target"
This reverts commit 13bed0161527fc6a361d314e3dc01afa5d268b7e.
This commit is contained in:
		
							parent
							
								
									13bed01615
								
							
						
					
					
						commit
						f042e08ecd
					
				| @ -9,7 +9,7 @@ | |||||||
|     self, |     self, | ||||||
|     nixpkgs, |     nixpkgs, | ||||||
|   }: let |   }: let | ||||||
|     supportedSystems = ["x86_64-linux" "aarch64-linux" "arm64-linux"]; |     supportedSystems = ["x86_64-linux" "aarch64-linux"]; | ||||||
|     forAllSystems = nixpkgs.lib.genAttrs supportedSystems; |     forAllSystems = nixpkgs.lib.genAttrs supportedSystems; | ||||||
|     nixpkgsFor = forAllSystems (system: import nixpkgs {inherit system;}); |     nixpkgsFor = forAllSystems (system: import nixpkgs {inherit system;}); | ||||||
|   in { |   in { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user