Loading pkgs/development/python-modules/shamir-mnemonic/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,6 +35,6 @@ buildPythonPackage rec { description = "Reference implementation of SLIP-0039"; homepage = "https://github.com/trezor/python-shamir-mnemonic"; license = licenses.mit; maintainers = with maintainers; [ _1000101 prusnak ]; maintainers = with maintainers; [ prusnak ]; }; } pkgs/development/python-modules/trezor/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -80,6 +80,6 @@ buildPythonPackage rec { description = "Python library for communicating with Trezor Hardware Wallet"; homepage = "https://github.com/trezor/trezor-firmware/tree/master/python"; license = licenses.gpl3; maintainers = with maintainers; [ np prusnak mmahut _1000101 ]; maintainers = with maintainers; [ np prusnak mmahut ]; }; } Loading
pkgs/development/python-modules/shamir-mnemonic/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -35,6 +35,6 @@ buildPythonPackage rec { description = "Reference implementation of SLIP-0039"; homepage = "https://github.com/trezor/python-shamir-mnemonic"; license = licenses.mit; maintainers = with maintainers; [ _1000101 prusnak ]; maintainers = with maintainers; [ prusnak ]; }; }
pkgs/development/python-modules/trezor/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -80,6 +80,6 @@ buildPythonPackage rec { description = "Python library for communicating with Trezor Hardware Wallet"; homepage = "https://github.com/trezor/trezor-firmware/tree/master/python"; license = licenses.gpl3; maintainers = with maintainers; [ np prusnak mmahut _1000101 ]; maintainers = with maintainers; [ np prusnak mmahut ]; }; }