mirror of
				https://github.com/lelgenio/dzgui-nix.git
				synced 2025-11-04 04:47:36 -03:00 
			
		
		
		
	update 5.2.3 -> 5.2.4
This commit is contained in:
		
							parent
							
								
									03968bade4
								
							
						
					
					
						commit
						c8dde0c35d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -13,13 +13,13 @@
 | 
				
			||||||
}:
 | 
					}:
 | 
				
			||||||
stdenv.mkDerivation rec {
 | 
					stdenv.mkDerivation rec {
 | 
				
			||||||
  pname = "dzgui";
 | 
					  pname = "dzgui";
 | 
				
			||||||
  version = "5.2.3";
 | 
					  version = "5.2.4";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  src = fetchFromGitHub {
 | 
					  src = fetchFromGitHub {
 | 
				
			||||||
    owner = "aclist";
 | 
					    owner = "aclist";
 | 
				
			||||||
    repo = "dztui";
 | 
					    repo = "dztui";
 | 
				
			||||||
    rev = "release/${version}";
 | 
					    rev = "release/${version}";
 | 
				
			||||||
    sha256 = "sha256-fXFu2p9jxYfmsrQ1DBbd6pLcgRs/8HJiH6t4A5KevyQ=";
 | 
					    sha256 = "sha256-fBsowbZPH5KgVvvrnxzdA2oEeEd802jt27yySrLgNqM=";
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  postPatch = ''
 | 
					  postPatch = ''
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue