Loading pkgs/by-name/li/lief/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ python3, cmake, ninja, nix-update-script, }: let Loading Loading @@ -67,6 +68,8 @@ stdenv.mkDerivation (finalAttrs: { pythonImportsCheck = [ "lief" ]; passthru.updateScript = nix-update-script { }; meta = with lib; { description = "Library to Instrument Executable Formats"; homepage = "https://lief.quarkslab.com/"; Loading Loading
pkgs/by-name/li/lief/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ python3, cmake, ninja, nix-update-script, }: let Loading Loading @@ -67,6 +68,8 @@ stdenv.mkDerivation (finalAttrs: { pythonImportsCheck = [ "lief" ]; passthru.updateScript = nix-update-script { }; meta = with lib; { description = "Library to Instrument Executable Formats"; homepage = "https://lief.quarkslab.com/"; Loading