mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
erosmb: add changelog to meta
This commit is contained in:
parent
4eb8ee1f9e
commit
1b08e4e353
@ -41,6 +41,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
meta = with lib; {
|
||||
description = "SMB network scanner";
|
||||
homepage = "https://github.com/viktor02/EroSmb";
|
||||
changelog = "https://github.com/viktor02/EroSmb/releases/tag/v${version}";
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user