Update .envrc to hopefully differentiate between shells
This commit is contained in:
		@@ -1,2 +1,2 @@
 | 
				
			|||||||
watch_file default.nix
 | 
					watch_file default.nix
 | 
				
			||||||
use flake ..#controller --override-input rootdir "file+file://"<(printf %s "$PWD")
 | 
					use flake ..#controller --override-input rootdir "file+file://"<(printf %s "$PWD"/../controller)
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,2 +1,2 @@
 | 
				
			|||||||
watch_file default.nix
 | 
					watch_file default.nix
 | 
				
			||||||
use flake ..#firmware --override-input rootdir "file+file://"<(printf %s "$PWD")
 | 
					use flake ..#firmware --override-input rootdir "file+file://"<(printf %s "$PWD"/../firmware)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user