chore(wpcarro): Drop Makefile
Thank you for your service Change-Id: I2e13aa7c28f461e80bd7ffcbc13cbe79594e0aee Reviewed-on: https://cl.tvl.fyi/c/depot/+/5741 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									e05e603201
								
							
						
					
					
						commit
						534d7c34fc
					
				
					 2 changed files with 0 additions and 18 deletions
				
			
		|  | @ -1,17 +0,0 @@ | |||
| install-cli-tools: | ||||
| 	nix-env -f "${BRIEFCASE}" -iA shared.cliTools | ||||
| 
 | ||||
| install-configs: | ||||
| 	nix-build -A configs.install && \
 | ||||
| 	./result && \
 | ||||
| 	rm ./result | ||||
| 
 | ||||
| uninstall-configs: | ||||
| 	nix-build -A configs.uninstall && \
 | ||||
| 	./result && \
 | ||||
| 	rm ./result | ||||
| 
 | ||||
| list-broken-links: | ||||
| 	nix-build -A tools.symlinkManager && \
 | ||||
| 	./result/bin/symlink-mgr -audit && \
 | ||||
| 	rm ./result | ||||
|  | @ -43,4 +43,3 @@ Below I have outlined a few projects that you might find interesting. | |||
|   - old computer: `configs/.gnupg/export.sh $outdir` | ||||
|   - new computer: `configs/.gnupg/import.sh <path-to-zip>` | ||||
|   from the new machine. | ||||
| - Consult `Makefile`. | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue