forked from fediversity/fediversity
		
	Merge branch 'stitching' of git.fediversity.eu:kiara/Fediversity into stitching
This commit is contained in:
		
						commit
						853a67478f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -12,8 +12,8 @@ | |||
|   }; | ||||
| 
 | ||||
|   outputs = | ||||
|     inputs@{ flake-parts, ... }: | ||||
|     flake-parts.lib.mkFlake { inherit inputs; } { | ||||
|     inputs@{ self, flake-parts, ... }: | ||||
|     flake-parts.lib.mkFlake { inherit self inputs; } { | ||||
|       systems = [ | ||||
|         "x86_64-linux" | ||||
|         "aarch64-linux" | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue