update flake
This commit is contained in:
		
							parent
							
								
									2a856f4ecc
								
							
						
					
					
						commit
						024df2bb9f
					
				
					 2 changed files with 4 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -1,3 +1,5 @@ | |||
| result | ||||
| 
 | ||||
| # Created by https://www.toptal.com/developers/gitignore/api/linux,windows,macos,vim,goland+all,go,direnv | ||||
| # Edit at https://www.toptal.com/developers/gitignore?templates=linux,windows,macos,vim,goland+all,go,direnv | ||||
| 
 | ||||
|  |  | |||
|  | @ -22,15 +22,16 @@ | |||
|         modules = ./gomod2nix.toml; | ||||
|       }; | ||||
|     in { | ||||
|       defaultPackage = sanic; | ||||
|       devShells.default = pkgs.mkShell { | ||||
|         buildInputs = with pkgs; [ | ||||
|           go | ||||
|           gomod2nix.packages.${system}.default | ||||
|           sanic | ||||
|         ]; | ||||
|         packages = with pkgs; [ | ||||
|           mpd | ||||
|           mpc-cli | ||||
|           sanic | ||||
|         ]; | ||||
|       }; | ||||
|     } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue