Loading pkgs/development/python-modules/dnfile/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ buildPythonPackage rec { meta = with lib; { description = "Module to parse .NET executable files"; homepage = "hhttps://github.com/malwarefrank/dnfile"; homepage = "https://github.com/malwarefrank/dnfile"; changelog = "https://github.com/malwarefrank/dnfile/blob/v${version}/HISTORY.rst"; license = with licenses; [ mit ]; maintainers = with maintainers; [ fab ]; Loading Loading
pkgs/development/python-modules/dnfile/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ buildPythonPackage rec { meta = with lib; { description = "Module to parse .NET executable files"; homepage = "hhttps://github.com/malwarefrank/dnfile"; homepage = "https://github.com/malwarefrank/dnfile"; changelog = "https://github.com/malwarefrank/dnfile/blob/v${version}/HISTORY.rst"; license = with licenses; [ mit ]; maintainers = with maintainers; [ fab ]; Loading