mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 19:03:28 +00:00
volatility3: add changelog to meta
This commit is contained in:
parent
0a21b163ea
commit
4e4b2f8f2f
@ -36,6 +36,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
meta = with lib; {
|
||||
description = "Volatile memory extraction frameworks";
|
||||
homepage = "https://www.volatilityfoundation.org/";
|
||||
changelog = "https://github.com/volatilityfoundation/volatility3/releases/tag/v${version}";
|
||||
license = {
|
||||
# Volatility Software License 1.0
|
||||
free = false;
|
||||
|
Loading…
Reference in New Issue
Block a user