Updates from theba.
This commit is contained in:
		
							parent
							
								
									58e244e4f0
								
							
						
					
					
						commit
						8d1bfbf7cf
					
				| @ -110,8 +110,8 @@ | |||||||
|       repo = "nixpkgs-channels"; |       repo = "nixpkgs-channels"; | ||||||
|     }; |     }; | ||||||
|     stable = import (fetchNixPkgs { |     stable = import (fetchNixPkgs { | ||||||
|       rev = "63b97855f15f5327565f6272def921b3203c8696"; |       rev = "9e959ce6441a3309c2f3e7b07c62f7c681e8eb6f"; | ||||||
|       sha256 = "1xhxrdpicdj73ff0vfjgyqkq9851cn9yh4c8pip3r2z4gff72jg6"; |       sha256 = "1fi40m9yq6jbskp8j0mxnlxhcf4mvwh1qn27idcb9l58762hn5nb"; | ||||||
|     }) {}; |     }) {}; | ||||||
|   in { |   in { | ||||||
|     idea.idea-community = pkgs.idea.idea-community.overrideDerivation (oldAttrs: rec { |     idea.idea-community = pkgs.idea.idea-community.overrideDerivation (oldAttrs: rec { | ||||||
|  | |||||||
| @ -1,11 +1,11 @@ | |||||||
| with import <nixpkgs> {}; | with import <nixpkgs> {}; | ||||||
| stdenv.mkDerivation rec { | stdenv.mkDerivation rec { | ||||||
|   name = "yjp-${version}"; |   name = "yjp-${version}"; | ||||||
|   version = "2016.02-b29"; |   version = "2016.02-b38"; | ||||||
| 
 | 
 | ||||||
|   src = fetchurl { |   src = fetchurl { | ||||||
|     url = "https://www.yourkit.com/download/${name}.zip"; |     url = "https://www.yourkit.com/download/${name}.zip"; | ||||||
|     sha256 = "1i5a8zjgv9wzgpr7fpyrr4j24cmlq2ykz4d5zw0dlqxm9m096dl9"; |     sha256 = "1467nkgxibs0i5sazjw8kvp1bf2p50vgcrl6cfjnv6gm64w2hgsa"; | ||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|   nativeBuildInputs = [ unzip makeWrapper patchelf ]; |   nativeBuildInputs = [ unzip makeWrapper patchelf ]; | ||||||
|  | |||||||
| @ -54,7 +54,7 @@ | |||||||
| 
 | 
 | ||||||
|   systemd.services.ModemManager.enable = true; |   systemd.services.ModemManager.enable = true; | ||||||
| 
 | 
 | ||||||
|   services.xserver.vaapiDrivers = [ pkgs.vaapiIntel ]; |   hardware.opengl.extraPackages = [ pkgs.vaapiIntel ]; | ||||||
| 
 | 
 | ||||||
|   nixpkgs.config.packageOverrides = pkgs: rec { |   nixpkgs.config.packageOverrides = pkgs: rec { | ||||||
|   }; |   }; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user