Loading pkgs/development/python-modules/magic-wormhole/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,8 @@ magic-wormhole-transit-relay, magic-wormhole-mailbox-server, pytestCheckHook, gitUpdater, }: buildPythonPackage rec { Loading Loading @@ -112,6 +114,8 @@ buildPythonPackage rec { --zsh wormhole_complete.zsh ''; passthru.updateScript = gitUpdater { }; meta = { changelog = "https://github.com/magic-wormhole/magic-wormhole/blob/${version}/NEWS.md"; description = "Securely transfer data between computers"; Loading Loading
pkgs/development/python-modules/magic-wormhole/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,8 @@ magic-wormhole-transit-relay, magic-wormhole-mailbox-server, pytestCheckHook, gitUpdater, }: buildPythonPackage rec { Loading Loading @@ -112,6 +114,8 @@ buildPythonPackage rec { --zsh wormhole_complete.zsh ''; passthru.updateScript = gitUpdater { }; meta = { changelog = "https://github.com/magic-wormhole/magic-wormhole/blob/${version}/NEWS.md"; description = "Securely transfer data between computers"; Loading