chore: Bump Nix channel used for release builds
Bumps the channel to a recent NixOS 19.03 commit.
This commit is contained in:
		
							parent
							
								
									fad8dfcef6
								
							
						
					
					
						commit
						e7cf4668a2
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -12,9 +12,9 @@ | ||||||
| 
 | 
 | ||||||
| let pkgs = import ((import <nixpkgs> {}).fetchFromGitHub { | let pkgs = import ((import <nixpkgs> {}).fetchFromGitHub { | ||||||
|   owner = "NixOS"; |   owner = "NixOS"; | ||||||
|   repo   = "nixpkgs"; |   repo = "nixpkgs-channels"; | ||||||
|   rev    = "50f41ea2fcf86def32799f75577a4fe5cfd1132e"; |   rev = "541d9cce8af7a490fb9085305939569567cb58e6"; | ||||||
|   sha256 = "1q0bxl5nxx1kabqvyzkdw91c5dnwpi2rwsgs5jdmnj7f0qqgdxh8"; |   sha256 = "0jgz72hhzkd5vyq5v69vpljjlnf0lqaz7fh327bvb3cvmwbfxrja"; | ||||||
| }) {}; | }) {}; | ||||||
| in with pkgs; buildGoPackage rec { | in with pkgs; buildGoPackage rec { | ||||||
|   name = "kontemplate-${version}"; |   name = "kontemplate-${version}"; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue