mirror of
				https://github.com/lelgenio/dzgui-nix.git
				synced 2025-11-04 04:47:36 -03:00 
			
		
		
		
	Merge pull request #5 from lelgenio/automated-update
[Automated] Update dzgui "5.5.0"
This commit is contained in:
		
						commit
						f19d8dd0af
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -14,13 +14,13 @@
 | 
				
			||||||
}:
 | 
					}:
 | 
				
			||||||
stdenv.mkDerivation rec {
 | 
					stdenv.mkDerivation rec {
 | 
				
			||||||
  pname = "dzgui";
 | 
					  pname = "dzgui";
 | 
				
			||||||
  version = "5.3.0";
 | 
					  version = "5.5.0";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  src = fetchFromGitHub {
 | 
					  src = fetchFromGitHub {
 | 
				
			||||||
    owner = "aclist";
 | 
					    owner = "aclist";
 | 
				
			||||||
    repo = "dztui";
 | 
					    repo = "dztui";
 | 
				
			||||||
    rev = "c2c7b37b904a05cdf0c86dbf3d22ef91728577b9";
 | 
					    rev = "bae6a57e1ee5660a07e3a3c326ec68617b831d31";
 | 
				
			||||||
    sha256 = "sha256-iC/c2MBFjvT0wVnKlpX4kL7fVa3BbjpmbEyjCU+aUyY=";
 | 
					    sha256 = "sha256-x5GSyrbEZoru5p70QVRSFx52Njkhvtg/+qc94MqpOmo=";
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  postPatch = ''
 | 
					  postPatch = ''
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue