Fix broken CI caused by Nix reinstallation wiping out the Magic Nix Cache #79
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
	No description provided.
		
		Delete branch "fix-mnc-issue"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Magic Nix Cache isn't really necessary in the test suite so we're removing it, as reinstalling Nix wipes out the Nix store and thus the MNC executable. It'd be nice to concoct a nice way to test these two things side by side but that's an exercise best left for a future day.