don't use local nixpkgs
This commit is contained in:
		
							parent
							
								
									353c0a7ffa
								
							
						
					
					
						commit
						e6dde31148
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2,8 +2,8 @@ | |||
|   description = "Testing mastodon configurations"; | ||||
| 
 | ||||
|   inputs = { | ||||
|     # nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable"; | ||||
|     nixpkgs.url = "path:/home/qolen/nixpkgs"; | ||||
|     nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable"; | ||||
|     # nixpkgs.url = "path:/home/qolen/nixpkgs"; | ||||
|   }; | ||||
| 
 | ||||
|   outputs = { self, nixpkgs }:  | ||||
|  |  | |||
		Reference in a new issue
	
	 Taeer Bar-Yam
						Taeer Bar-Yam