This is probably smart too, change the URL to my repository
This commit is contained in:
		
							parent
							
								
									902ed54822
								
							
						
					
					
						commit
						bcc64fb7bd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -26,7 +26,7 @@
 | 
				
			||||||
            --experimental-features 'nix-command flakes' \
 | 
					            --experimental-features 'nix-command flakes' \
 | 
				
			||||||
            flake init \
 | 
					            flake init \
 | 
				
			||||||
            --template \
 | 
					            --template \
 | 
				
			||||||
            "github:the-nix-way/dev-templates#''${TEMPLATE}"
 | 
					            "git+https://git.lillianviolet.dev/Lillian-Violet/dev-templates.git#''${TEMPLATE}"
 | 
				
			||||||
        '';
 | 
					        '';
 | 
				
			||||||
        update = prev.writeScriptBin "update" ''
 | 
					        update = prev.writeScriptBin "update" ''
 | 
				
			||||||
          for dir in `ls -d */`; do # Iterate through all the templates
 | 
					          for dir in `ls -d */`; do # Iterate through all the templates
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue