mirror of
				https://github.com/NotAShelf/nyxexprs.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			180 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			180 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
| # Make `nix-shell` consistent with `nix develop` for when I don't want to use Direnv
 | |
| (builtins.getFlake ("git+file://" + toString ./.)).devShells.${builtins.currentSystem}.default
 |