Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8fff3e7bb5 
								
							 
						 
						
							
							
								
								Make TunnelLogger thread-safe  
							
							 
							
							... 
							
							
							
							Now that we use threads in lots of places, it's possible for
TunnelLogger::log() to be called asynchronously from other threads
than the main loop. So we need to ensure that STDERR_NEXT messages
don't clobber other messages. 
							
						 
						
							2017-08-28 14:17:07 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								94a0548dc4 
								
							 
						 
						
							
							
								
								Simplify  
							
							 
							
							
							
						 
						
							2017-08-25 21:26:37 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9b845e6936 
								
							 
						 
						
							
							
								
								Doh  
							
							 
							
							
							
						 
						
							2017-08-25 20:52:34 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0ac35b67b8 
								
							 
						 
						
							
							
								
								Allow derivations to update the build phase  
							
							 
							
							... 
							
							
							
							So the progress bar can show
  [1/0/1 built, 0.0 MiB DL] building hello-2.10 (configuring): checking whether pread is declared without a macro... yes 
							
						 
						
							2017-08-25 18:04:05 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c137c0a5eb 
								
							 
						 
						
							
							
								
								Allow activities to be nested  
							
							 
							
							... 
							
							
							
							In particular, this allows more relevant activities ("substituting X")
to supersede inferior ones ("downloading X"). 
							
						 
						
							2017-08-25 17:49:40 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f194629f96 
								
							 
						 
						
							
							
								
								Fix Debian build  
							
							 
							
							... 
							
							
							
							https://hydra.nixos.org/build/59390148  
							
						 
						
							2017-08-25 16:11:18 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								db1d45037c 
								
							 
						 
						
							
							
								
								Handle SIGWINCH  
							
							 
							
							
							
						 
						
							2017-08-25 15:59:03 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ec9e0c03c3 
								
							 
						 
						
							
							
								
								When truncating the progress bar, take ANSI escape sequences into account  
							
							 
							
							
							
						 
						
							2017-08-25 15:59:03 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a3015db6c3 
								
							 
						 
						
							
							
								
								Typo  
							
							 
							
							
							
						 
						
							2017-08-25 15:59:03 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0e9ddcc306 
								
							 
						 
						
							
							
								
								Restore activity metadata  
							
							 
							
							... 
							
							
							
							This allows the progress bar to display "building perl-5.22.3" instead
of "building /nix/store/<hash>-perl-5.22.3.drv". 
							
						 
						
							2017-08-25 15:58:35 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1f56235438 
								
							 
						 
						
							
							
								
								Clean up JSON construction  
							
							 
							
							
							
						 
						
							2017-08-21 12:18:46 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4af2611bd1 
								
							 
						 
						
							
							
								
								Allow builders to create activities  
							
							 
							
							... 
							
							
							
							Actually, currently they can only create download activities. Thus,
downloads by builtins.fetchurl show up in the progress bar. 
							
						 
						
							2017-08-21 12:18:46 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4c6a26539c 
								
							 
						 
						
							
							
								
								Remove debug line  
							
							 
							
							
							
						 
						
							2017-08-21 12:18:46 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9400cb36b7 
								
							 
						 
						
							
							
								
								Disallow accidental copy construction  
							
							 
							
							
							
						 
						
							2017-08-21 12:18:42 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andy Wingo 
								
							 
						 
						
							
							
							
							
								
							
							
								6bb4e3e8fe 
								
							 
						 
						
							
							
								
								Remove unused decodeOctalEscaped  
							
							 
							
							... 
							
							
							
							Besides being unused, this function has a bug that it will incorrectly
decode the path component Ubuntu\04016.04.2\040LTS\040amd64 as
"Ubuntu.04.2 LTS amd64" instead of "Ubuntu 16.04.2 LTS amd64". 
							
						 
						
							2017-08-18 11:07:00 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
							
							
								
							
							
								2ee1b9359b 
								
							 
						 
						
							
							
								
								Merge branch 'tokenize' of  https://github.com/nbp/nix  
							
							 
							
							
							
						 
						
							2017-08-16 21:21:36 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c2cab20732 
								
							 
						 
						
							
							
								
								nix verify: Restore the progress indicator  
							
							 
							
							
							
						 
						
							2017-08-16 20:56:03 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b4ed97e3a3 
								
							 
						 
						
							
							
								
								nix optimise-store: Show how much space has been freed  
							
							 
							
							
							
						 
						
							2017-08-16 20:56:03 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								23b8b7e096 
								
							 
						 
						
							
							
								
								nix optimise-store: Add  
							
							 
							
							... 
							
							
							
							This replaces "nix-store --optimise". Main difference is that it has a
progress indicator. 
							
						 
						
							2017-08-16 20:56:03 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								40bffe0a43 
								
							 
						 
						
							
							
								
								Progress indicator: Cleanup  
							
							 
							
							
							
						 
						
							2017-08-16 20:56:03 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dff12b38f9 
								
							 
						 
						
							
							
								
								Progress indicator: More improvements  
							
							 
							
							
							
						 
						
							2017-08-16 20:56:03 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bf1f123b09 
								
							 
						 
						
							
							
								
								Progress indicator: Show number of active items  
							
							 
							
							
							
						 
						
							2017-08-16 20:56:03 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0e0dcf2c7e 
								
							 
						 
						
							
							
								
								Progress indicator: Unify "copying" and "substituting"  
							
							 
							
							... 
							
							
							
							They're the same thing after all.
Example:
  $ nix build --store local?root=/tmp/nix nixpkgs.firefox-unwrapped
  [0/1 built, 49/98 copied, 16.3/92.8 MiB DL, 55.8/309.2 MiB copied] downloading 'https://cache.nixos.org/nar/0pl9li1jigcj2dany47hpmn0r3r48wc4nz48v5mqhh426lgz3bz6.nar.xz ' 
							
						 
						
							2017-08-16 20:56:03 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c36467ad2e 
								
							 
						 
						
							
							
								
								Improve substitution progress indicator  
							
							 
							
							... 
							
							
							
							E.g.
  $ nix build --store local?root=/tmp/nix nixpkgs.firefox-unwrapped
  [0/1 built, 1/97/98 fetched, 65.8/92.8 MiB DL, 203.2/309.2 MiB copied] downloading 'https://cache.nixos.org/nar/1czm9fk0svacy4h6a3fzkpafi4f7a9gml36kk8cq1igaghbspg3k.nar.xz ' 
							
						 
						
							2017-08-16 20:56:02 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b29b6feaba 
								
							 
						 
						
							
							
								
								nix copy: Improve progress indicator  
							
							 
							
							... 
							
							
							
							It now shows the amount of data copied:
  [8/1038 copied, 160.4/1590.9 MiB copied] copying path '...' 
							
						 
						
							2017-08-16 20:56:02 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c5e4404580 
								
							 
						 
						
							
							
								
								nix copy: Revive progress bar  
							
							 
							
							
							
						 
						
							2017-08-16 20:56:02 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dffc3fe43b 
								
							 
						 
						
							
							
								
								nix copy: Add --no-check-sigs flag  
							
							 
							
							
							
						 
						
							2017-08-16 20:56:02 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e4bd42f98f 
								
							 
						 
						
							
							
								
								Disallow SSH host names starting with a dash  
							
							 
							
							
							
						 
						
							2017-08-16 20:55:58 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Nicolas B. Pierron 
								
							 
						 
						
							
							
							
							
								
							
							
								b8867a0239 
								
							 
						 
						
							
							
								
								Add builtins.string function.  
							
							 
							
							... 
							
							
							
							The function 'builtins.split' takes a POSIX extended regular expression
and an arbitrary string. It returns a list of non-matching substring
interleaved by lists of matched groups of the regular expression.
```nix
with builtins;
assert split "(a)b" "abc"      == [ "" [ "a" ] "c" ];
assert split "([ac])" "abc"    == [ "" [ "a" ] "b" [ "c" ] "" ];
assert split "(a)|(c)" "abc"   == [ "" [ "a" null ] "b" [ null "c" ] "" ];
assert split "([[:upper:]]+)" "  FOO   "
                               == [ "  " [ "FOO" ] "   " ];
``` 
							
						 
						
							2017-08-15 20:04:11 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b6ee5e5bf0 
								
							 
						 
						
							
							
								
								Style fix  
							
							 
							
							
							
						 
						
							2017-08-10 13:51:07 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								af765a8eab 
								
							 
						 
						
							
							
								
								Use /proc/self/fd to efficiently close all FDs on Linux  
							
							 
							
							... 
							
							
							
							Issue #1506 . 
							
						 
						
							2017-08-09 16:22:05 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c6184dec6c 
								
							 
						 
						
							
							
								
								nix repl: Support printing floating-point numbers  
							
							 
							
							
							
						 
						
							2017-08-09 15:17:29 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Brian McKenna 
								
							 
						 
						
							
							
							
							
								
							
							
								b39cc4fc81 
								
							 
						 
						
							
							
								
								Include missing <cstdlib> for abort()  
							
							 
							
							... 
							
							
							
							This is needed to get Nix compiled using Android NDK. 
							
						 
						
							2017-08-03 07:03:22 +10:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a2778988f2 
								
							 
						 
						
							
							
								
								Merge branch 'macOS' of  https://github.com/davidak/nix  
							
							 
							
							
							
						 
						
							2017-07-31 10:31:51 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jörg Thalheim 
								
							 
						 
						
							
							
							
							
								
							
							
								2fd8f8bb99 
								
							 
						 
						
							
							
								
								Replace Unicode quotes in user-facing strings by ASCII  
							
							 
							
							... 
							
							
							
							Relevant RFC: NixOS/rfcs#4 
$ ag -l | xargs sed -i -e "/\"/s/’/'/g;/\"/s/‘/'/g" 
							
						 
						
							2017-07-30 12:32:45 +01:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									davidak 
								
							 
						 
						
							
							
							
							
								
							
							
								fcb8d6a7a0 
								
							 
						 
						
							
							
								
								replace "OS X" with "macOS"  
							
							 
							
							
							
						 
						
							2017-07-30 12:28:50 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									davidak 
								
							 
						 
						
							
							
							
							
								
							
							
								92bcb61127 
								
							 
						 
						
							
							
								
								replace "Mac OS X" with "macOS"  
							
							 
							
							... 
							
							
							
							except in older release notes where the name was actually Mac OS X. 
							
						 
						
							2017-07-30 12:26:17 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c7654bc491 
								
							 
						 
						
							
							
								
								nix-build: Fix regression causing all outputs to be built  
							
							 
							
							
							
						 
						
							2017-07-28 15:17:52 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								af4689f9e9 
								
							 
						 
						
							
							
								
								nix-prefetch-url: Fix regression in hash printing  
							
							 
							
							
							
						 
						
							2017-07-28 14:56:39 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7480f4f9a4 
								
							 
						 
						
							
							
								
								builtins.fetchgit: Support specifying commit hashes  
							
							 
							
							... 
							
							
							
							This adds an argument "rev" specififying the Git commit hash. The
existing argument "rev" is renamed to "ref". The default value for
"ref" is "master". When specifying a hash, it's necessary to specify a
ref since we're not cloning the entire repository but only fetching a
specific ref.
Example usage:
  builtins.fetchgit {
    url = https://github.com/NixOS/nixpkgs.git ;
    ref = "release-16.03";
    rev = "c1c0484041ab6f9c6858c8ade80a8477c9ae4442";
  }; 
							
						 
						
							2017-07-27 18:08:23 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9f64cb89cb 
								
							 
						 
						
							
							
								
								builtins.fetchgit: Respect tarball-ttl  
							
							 
							
							... 
							
							
							
							I.e. if the local ref is more recent than tarball-ttl seconds, then
don't check the remote. 
							
						 
						
							2017-07-27 17:23:29 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								69deca194e 
								
							 
						 
						
							
							
								
								builtins.fetchgit: Use proper refs locally  
							
							 
							
							
							
						 
						
							2017-07-27 17:02:25 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6d7de7f3de 
								
							 
						 
						
							
							
								
								builtins.fetchgit: Cache hash -> store path mappings  
							
							 
							
							... 
							
							
							
							This prevents an expensive call to addToStore() in the cached case. 
							
						 
						
							2017-07-27 16:16:08 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								57b9505731 
								
							 
						 
						
							
							
								
								nix search: Add a cache  
							
							 
							
							... 
							
							
							
							The package list is now cached in
~/.cache/nix/package-search.json. This gives a substantial speedup to
"nix search" queries. For example (on an SSD):
First run: (no package search cache, cold page cache)
  $ time nix search blender
  Attribute name: nixpkgs.blender
  Package name: blender
  Version: 2.78c
  Description: 3D Creation/Animation/Publishing System
  real    0m6.516s
Second run: (package search cache populated)
  $ time nix search blender
  Attribute name: nixpkgs.blender
  Package name: blender
  Version: 2.78c
  Description: 3D Creation/Animation/Publishing System
  real    0m0.143s 
							
						 
						
							2017-07-26 17:29:10 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4c9ff89c26 
								
							 
						 
						
							
							
								
								nix-build/nix-shell: Eliminate call to nix-instantiate / nix-store  
							
							 
							
							... 
							
							
							
							Note that this removes the need for a derivation symlink, so the
--drv-path and --add-drv-link flags now do nothing. 
							
						 
						
							2017-07-26 17:29:09 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c94f3d5575 
								
							 
						 
						
							
							
								
								nix-shell: Use bashInteractive from <nixpkgs>  
							
							 
							
							... 
							
							
							
							This adds about 0.1s to nix-shell runtime in the case where
bashInteractive already exists.
See discussion at https://github.com/NixOS/nixpkgs/issues/27493 . 
							
						 
						
							2017-07-20 13:50:25 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								57a30e101b 
								
							 
						 
						
							
							
								
								nix search: Ignore top-level eval errors  
							
							 
							
							... 
							
							
							
							$NIX_PATH may contain elements that don't evaluate to an attrset (like
"nixos-config"), so ignore those. 
							
						 
						
							2017-07-20 13:33:13 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fc3568e263 
								
							 
						 
						
							
							
								
								FD_SETSIZE check: BuildError -> Error  
							
							 
							
							... 
							
							
							
							BuildError denotes a permanent build failure, which is not the case
here. 
							
						 
						
							2017-07-20 13:33:13 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b144c4d617 
								
							 
						 
						
							
							
								
								nix search: Add --json flag  
							
							 
							
							
							
						 
						
							2017-07-20 13:33:13 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eelco Dolstra 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								90825dea51 
								
							 
						 
						
							
							
								
								Add "nix search" command  
							
							 
							
							
							
						 
						
							2017-07-20 13:33:13 +02:00