mirror of
				https://github.com/lelgenio/dzgui-nix.git
				synced 2025-11-04 04:47:36 -03:00 
			
		
		
		
	Merge pull request #18 from lelgenio/automated-update
[Automated] Update dzgui "5.6.5"
This commit is contained in:
		
						commit
						4fb5083326
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -15,14 +15,14 @@
 | 
				
			||||||
}:
 | 
					}:
 | 
				
			||||||
stdenv.mkDerivation rec {
 | 
					stdenv.mkDerivation rec {
 | 
				
			||||||
  pname = "dzgui";
 | 
					  pname = "dzgui";
 | 
				
			||||||
  version = "5.6.4";
 | 
					  version = "5.6.5";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  src = fetchFromGitea {
 | 
					  src = fetchFromGitea {
 | 
				
			||||||
    domain = "codeberg.org";
 | 
					    domain = "codeberg.org";
 | 
				
			||||||
    owner = "aclist";
 | 
					    owner = "aclist";
 | 
				
			||||||
    repo = "dztui";
 | 
					    repo = "dztui";
 | 
				
			||||||
    rev = "785df28f66bd48a6e77eede51d2405f5bf91f535";
 | 
					    rev = "f75ef947c93d3f3ce918c5d8ed7043e5a34999bf";
 | 
				
			||||||
    hash = "sha256-ZTS74pRj7yxDS8KOa29V2Naetlqw2JwuQ0h3xQu1Of8=";
 | 
					    hash = "sha256-5Oufa4oGfRhtihHlof1SFT3QfjQyrcQoxsFDZDOQEUQ=";
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  postPatch = ''
 | 
					  postPatch = ''
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue