Dominik Xaver Hörl 
							
						 
					 
					
						
						
						
						
							
						
						
							25bef2d8f9 
							
						 
					 
					
						
						
							
							treewide: simplify pkgs.stdenv.lib -> pkgs.lib  
						
						... 
						
						
						
						The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs. 
						
						
					 
					
						2021-01-10 20:12:06 +01:00 
						 
				 
			
				
					
						
							
							
								Jörg Thalheim 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf3328e7e3 
							
						 
					 
					
						
						
							
							treewide: use runtimeShell in nixos/  
						
						... 
						
						
						
						This is needed for cross-compilation. 
						
						
					 
					
						2020-04-07 07:26:47 +01:00 
						 
				 
			
				
					
						
							
							
								Oleksii Filonenko 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							248a3de948 
							
						 
					 
					
						
						
							
							nixosTests.rabbitmq: port to python  
						
						
						
						
					 
					
						2019-11-25 11:35:19 +02:00 
						 
				 
			
				
					
						
							
							
								Florian Friesdorf 
							
						 
					 
					
						
						
						
						
							
						
						
							fbef5ab82f 
							
						 
					 
					
						
						
							
							Remove myself as maintainer from packages  
						
						... 
						
						
						
						I'm currently not maintaining any packages. 
						
						
					 
					
						2019-02-22 16:14:13 +01:00 
						 
				 
			
				
					
						
							
							
								volth 
							
						 
					 
					
						
						
						
						
							
						
						
							2e979e8ceb 
							
						 
					 
					
						
						
							
							[bot] nixos/*: remove unused arguments in lambdas  
						
						
						
						
					 
					
						2018-07-20 20:56:59 +00:00 
						 
				 
			
				
					
						
							
							
								Joachim Schiele 
							
						 
					 
					
						
						
						
						
							
						
						
							0731489953 
							
						 
					 
					
						
						
							
							all tests: added meta.maintainers section  
						
						
						
						
					 
					
						2015-07-12 12:29:51 +02:00 
						 
				 
			
				
					
						
							
							
								Florian Friesdorf 
							
						 
					 
					
						
						
						
						
							
						
						
							9b7dbcc83e 
							
						 
					 
					
						
						
							
							name nixos tests,  close   #3078  
						
						
						
						
					 
					
						2014-06-28 16:05:47 +02:00 
						 
				 
			
				
					
						
							
							
								Eelco Dolstra 
							
						 
					 
					
						
						
						
						
							
						
						
							abe218950c 
							
						 
					 
					
						
						
							
							Make it easier to run the tests  
						
						... 
						
						
						
						You can now run a test in the nixos/tests directory directly using
nix-build, e.g.
  $ nix-build '<nixos/tests/login.nix>' -A test
This gets rid of having to add the test to nixos/tests/default.nix.
(Of course, you still need to add it to nixos/release.nix if you want
Hydra to run the test.) 
						
						
					 
					
						2014-04-14 14:02:44 +02:00 
						 
				 
			
				
					
						
							
							
								Jaka Hudoklin 
							
						 
					 
					
						
						
						
						
							
						
						
							227997d8ca 
							
						 
					 
					
						
						
							
							nixos/rabbitmq: rewrite  
						
						... 
						
						
						
						- rewrite from old jobs options to new services
- add simple test
- add dataDir option 
						
						
					 
					
						2014-03-29 10:56:07 +01:00