Loading pkgs/development/python-modules/fickling/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -55,6 +55,6 @@ buildPythonPackage rec { homepage = "https://github.com/trailofbits/fickling"; changelog = "https://github.com/trailofbits/fickling/releases/tag/${src.tag}"; license = lib.licenses.lgpl3Plus; maintainers = [ ]; maintainers = with lib.maintainers; [ sarahec ]; }; } Loading
pkgs/development/python-modules/fickling/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -55,6 +55,6 @@ buildPythonPackage rec { homepage = "https://github.com/trailofbits/fickling"; changelog = "https://github.com/trailofbits/fickling/releases/tag/${src.tag}"; license = lib.licenses.lgpl3Plus; maintainers = [ ]; maintainers = with lib.maintainers; [ sarahec ]; }; }