mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-25 10:00:28 +00:00
gallia: add changelog to meta
This commit is contained in:
@@ -54,6 +54,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
meta = with lib; {
|
||||
description = "Extendable Pentesting Framework for the Automotive Domain";
|
||||
homepage = "https://github.com/Fraunhofer-AISEC/gallia";
|
||||
changelog = "https://github.com/Fraunhofer-AISEC/gallia/releases/tag/v${version}";
|
||||
license = with licenses; [ asl20 ];
|
||||
maintainers = with maintainers; [ fab rumpelsepp ];
|
||||
platforms = platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user