fmt
This commit is contained in:
		
							parent
							
								
									e788a09be9
								
							
						
					
					
						commit
						bf45826289
					
				
					 25 changed files with 57 additions and 31 deletions
				
			
		| 
						 | 
				
			
			@ -16,7 +16,8 @@
 | 
			
		|||
        };
 | 
			
		||||
        overlays = [ nodeOverlay ];
 | 
			
		||||
        pkgs = import nixpkgs { inherit overlays system; };
 | 
			
		||||
      in {
 | 
			
		||||
      in
 | 
			
		||||
      {
 | 
			
		||||
        devShells = {
 | 
			
		||||
          default = pkgs.mkShell {
 | 
			
		||||
            buildInputs = with pkgs; [ node2nix nodejs pnpm yarn ];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue