mirror of
				https://github.com/lelgenio/dzgui-nix.git
				synced 2025-11-04 04:47:36 -03:00 
			
		
		
		
	Merge pull request #17 from lelgenio/automated-update
[Automated] Update dzgui "5.6.4"
This commit is contained in:
		
						commit
						06fcea9445
					
				
					 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.3";
 | 
					  version = "5.6.4";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  src = fetchFromGitea {
 | 
					  src = fetchFromGitea {
 | 
				
			||||||
    domain = "codeberg.org";
 | 
					    domain = "codeberg.org";
 | 
				
			||||||
    owner = "aclist";
 | 
					    owner = "aclist";
 | 
				
			||||||
    repo = "dztui";
 | 
					    repo = "dztui";
 | 
				
			||||||
    rev = "65eda05d9fb3dc3bcb8cef7af6070091e677dd2b";
 | 
					    rev = "785df28f66bd48a6e77eede51d2405f5bf91f535";
 | 
				
			||||||
    hash = "sha256-opNR/1Cjpj/uxXXI8xZQvyL/ffXGGH30fKXTVcAx7Hk=";
 | 
					    hash = "sha256-ZTS74pRj7yxDS8KOa29V2Naetlqw2JwuQ0h3xQu1Of8=";
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  postPatch = ''
 | 
					  postPatch = ''
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue